foo
This commit is contained in:
parent
5c296f9a84
commit
2065a65757
|
@ -5,7 +5,12 @@
|
|||
3. Deploy updated config with `make`
|
||||
4. Set up [Remote Disk Unlocking](https://nixos.wiki/wiki/Remote_disk_unlocking)
|
||||
1. mkdir -p /etc/secrets/initrd && ssh-keygen -N "" -f /etc/secrets/initrd/ssh_host_25519_key
|
||||
5. Deploy content to web services
|
||||
5. Deploy content:
|
||||
- websites in /srv
|
||||
- factorio world at /var/lib/factorio/saves/default.zip
|
||||
- git/forgejo in /var/lib/forgejo
|
||||
- navidrome
|
||||
6. Set up Grafana users (log in with default admin/admin; change creds; configure)
|
||||
|
||||
# Notes on Caddy
|
||||
Until 2.8 is released with 24.11, Caddy has a pretty limited sense of what
|
||||
|
|
Loading…
Reference in a new issue