27 lines
596 B
Markdown
27 lines
596 B
Markdown
# 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?
|