@@ -64,7 +64,7 @@ There are no tests, linters, or build steps in this repo — it is pure configur| `blog.bythewood.me` | 8100 | Rust (axum) + Vite (Bun) | no | no || `timelite` | 8200 | Next.js + Bun (local-only, no backend) | no | no || `isaacbythewood.com` | 8300 | Next.js + Bun (Pages Router, plain JS) | no | no || `status` | 8400 | Django + Vite (Bun) + SQLite | yes | yes || `status` | 8400 | Rust (axum) + Vite (Bun) + SQLite | yes | no || `darkfurrow.com` | 8500 | Rust (axum) + Vite (Bun) | no | no |Update ports, repos, or flags by editing `projects.conf` and re-running the relevant provisioning step — every downstream artifact (Caddyfile routes, post-receive hooks, bootstrap script) is generated from this file.
modified
hosts/alpine/srv/projects.conf
@@ -11,5 +11,5 @@ analytics|8000|overshard/analytics|master|yes|noblog.bythewood.me|8100|overshard/blog.bythewood.me|master|no|notimelite|8200|overshard/timelite|master|no|noisaacbythewood.com|8300|overshard/isaacbythewood.com|master|no|nostatus|8400|overshard/status|master|yes|yesstatus|8400|overshard/status|master|yes|nodarkfurrow.com|8500|overshard/darkfurrow.com|master|no|no