auto: docs sync 2026-08-20T12:00:04+00:00
Files changed: engine/.embcache.json engine/changelog.md engine/lint-report.md vault/projects/meshwars.md
This commit is contained in:
parent
43f047950d
commit
e786b59f46
4 changed files with 14 additions and 4 deletions
|
|
@ -7,8 +7,12 @@ aliases:
|
|||
- meshwars.com
|
||||
related:
|
||||
- [[meshcore-transport]]
|
||||
status: live
|
||||
- [[meshai-region-routing-plan]]
|
||||
- [[meshai-prod-compose-override]]
|
||||
- [[SESSION-HANDOFF-meshai-test]]
|
||||
- [[meshtastic-headscale-runbook]]
|
||||
updated: 2026-08-20
|
||||
status: live
|
||||
---
|
||||
|
||||
# MeshWars
|
||||
|
|
@ -17,7 +21,7 @@ A territory control game played over mesh radio. Seven teams claim roughly 300 m
|
|||
|
||||
## Where it runs
|
||||
|
||||
CT 119 (`mesh-territory`) on the utility host. A single Docker container built from the repo, FastAPI plus SQLite, no external services. The database is one file at `/data/game.db` inside the container. TLS terminates on the CT 101 Caddy, which proxies to port 8090.
|
||||
CT 119 (`mesh-territory`) on the utility host. A single Docker container built from the repo, FastAPI plus SQLite, no external services. The database is one file at `/data/game.db` inside the container. TLS terminates on the CT 101 [[caddy]], which proxies to port 8090.
|
||||
|
||||
Credentials — admin token, invite code, the owner's player key — live in `credentials`, never in this vault.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue