reinstall

This commit is contained in:
Elias Gasparis 2025-11-08 14:18:13 +08:00
commit 237853b590
29 changed files with 1096 additions and 0 deletions

27
FUTURE-SERVER.md Normal file
View file

@ -0,0 +1,27 @@
# FUTURE SERVER
One day, I would like to move off of Yunohost and do this all by myself.
Steps I would need to take.
1. Backup Data
- all data is on ZFS mirrors, no action needed
- other configuration not important
2. Install NixOS
- install with zfs-on-root, encryption enabled
3. Import ZFS Pools
- /mnt/hermes
4. Install Reverse proxy
- caddy-dns-gandi on github
5. Setup services
- user docker or nixos services
- tailscale
- calibre-web
- jellyfin
- immich-photos
- nextcloud (*!)
- whoogle
6. Setup Backups
- zfs mirror pool (name?)
# Other Considerations
- where to setup docker stuff?