updatereadme

This commit is contained in:
Harivansh Rathi 2026-04-01 16:40:27 -04:00
parent 72b9ee6507
commit ad7415e3f3

View file

@ -27,6 +27,8 @@ Global agent skills are installed declaratively using skills.sh and only resync
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.
All PRs auto-merge on creation if tests pass
The VPS has a declarative service bundle:
- netty exposes 3 tcp ports (22:ssh, 80:http, 443:https)
- services only listen on 127.0.0.1 (runs behind nginx with ACME)