mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-03-18 15:34:13 +01:00
Suzu - Orange Pi 5
LUKS encrypted SSD for NixOS, on Orange Pi 5.
TODOs
- Add support for BGP routing.
Showcases
Features
Micro VMs:
- suzi: dae router(transparent proxy, dhcp)
- mitsuha: tailscale gateway(sub router)
Services:
- OCI Containers: to run some servides that's not available in NixOS.
- ddns
- uptime-kuma: uptime monitoring
- excalidraw/DDTV/owncast/jitsi-meet/...
All the services assumes a reverse proxy to be setup in the front, they are all listening on localhost, and a caddy service is listening on the local network interface and proxy the requests to the services.
TODO: create a private PKI for caddy, to achieve end-to-end encryption between caddy and the services.
