Add LXC deploy script, Gitea Actions workflow and deploy docs
deploy / deploy (push) Canceled after 0s

This commit is contained in:
2026-09-06 19:28:35 +03:00
parent 73b90c81ee
commit 61919ab00d
6 changed files with 211 additions and 1 deletions
+2 -1
View File
@@ -158,7 +158,8 @@ curl -H 'authorization: Bearer <token-a>' http://localhost:3000/api/rooms/<room>
```
Full API reference: [docs/API.md](docs/API.md). MCP setup:
[docs/MCP.md](docs/MCP.md).
[docs/MCP.md](docs/MCP.md). Deploying to your own LXC via Gitea Actions or
webhooks: [docs/DEPLOY.md](docs/DEPLOY.md).
## Negotiation protocol in one paragraph