add automerge repo sync server

This commit is contained in:
Anish Lakhwara
2026-08-13 21:19:27 -07:00
parent 74c5216423
commit 4c3c2a761c
5 changed files with 71 additions and 3 deletions
+1
View File
@@ -52,5 +52,6 @@ All subdomains point to the same static IP:
- `pds.commonscomputer.com` → PDS (port 5556, proxied via Caddy)
- `knot.commonscomputer.com` → Tangled Knot (port 5555, proxied via Caddy)
- `spindle.commonscomputer.com` → Tangled Spindle (port 6555, proxied via Caddy)
- `automerge.commonscomputer.com` → Automerge Repo sync server (port 3030, proxied via Caddy)
Caddy handles HTTPS termination and reverse proxying to the internal services.