mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-03-18 15:34:13 +01:00
15 lines
481 B
Markdown
15 lines
481 B
Markdown
# Idols - Ruby
|
|
|
|
Host running operation and maintenance related services:
|
|
|
|
1. 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.
|
|
1. Collect and monitor the metrics/logs of my homelab.
|
|
|
|
## Services
|
|
|
|
1. prometheus + alertmanager + grafana + loki: Monitor the metrics/logs of my homelab.
|
|
1. restic: Backup my personal data to cloud or NAS.
|
|
1. synthing: Sync file between android/macbook/PC and NAS.
|
|
|