This commit is contained in:
Harivansh Rathi 2026-03-31 16:14:41 -04:00
parent ebf287b2b2
commit 4d0d3c1403

View file

@ -28,7 +28,6 @@ Secrets live in Bitwarden and are rendered at activation time using cli
Deployment is `just switch` for the laptop and `just switch-netty` for the server.
The VPS has a declarative service bundle:
- static networking
- netty exposes 3 tcp ports (22:ssh, 80:http, 443:https)
- services only listen on 127.0.0.1 (runs behind nginx with ACME)
- Self hosts Forgejo mirroring to GitHub (git.harivan.sh)