mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-03-26 19:31:31 +01:00
Rakushun - Orange Pi 5 Plus
LUKS encrypted SSD for NixOS, on Orange Pi 5 Plus.
Host running storage, operation and maintenance related services:
- Storage such as git server, file server/browser, torrent downloader,, etc.
- Backup or sync my personal data to cloud or NAS.
- For safety, those data should be encrypted before sending to the cloud or my NAS.
- Collect and monitor the metrics/logs of my homelab.
Showcases
Features
Services:
- prometheus + alertmanager + grafana + loki: Monitor the metrics/logs of my homelab.
- restic: Backup my personal data to cloud or NAS.
- synthing: Sync file between android/macbook/PC and NAS.
- gitea: Self-hosted git service.
- sftpgo: SFTP server.
- transmission & AriaNg: Torrent downloader and HTTP downloader
- alist/filebrower: File browser for local/SMB/Cloud
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.
