mirror of
https://github.com/harivansh-afk/nix.git
synced 2026-04-15 07:04:47 +00:00
updatereadme (#28)
This commit is contained in:
parent
72b9ee6507
commit
3a40e8d634
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
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.
|
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:
|
The VPS has a declarative service bundle:
|
||||||
- netty exposes 3 tcp ports (22:ssh, 80:http, 443:https)
|
- netty exposes 3 tcp ports (22:ssh, 80:http, 443:https)
|
||||||
- services only listen on 127.0.0.1 (runs behind nginx with ACME)
|
- services only listen on 127.0.0.1 (runs behind nginx with ACME)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue