mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-08-29 06:17:13 +02:00
- Show group-level labels (alertgroup/cluster/env/namespace) once in the header instead of repeating them per alert. - Use each rule's summary annotation as the per-alert headline (it already carries the distinguishing resource name), falling back to the instance label; show nodename on its own line when present. - Drop the noisy per-alert label dump and the always-N/A value line. Signed-off-by: Ryan Yin <xiaoyin_c@qq.com>
Idols - Aquamarine
Storage, operation and maintenance related services are running on this host:
- 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.
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.