| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2023-04-23 | modules/monitoring: consolidate all monitoring services together | Franck Cuny | 1 | -140/+0 | |
| This will help to organize and structure monitoring modules a bit better. | |||||
| 2023-04-05 | monitoring: small fixes | Franck Cuny | 1 | -1/+0 | |
| 2023-04-05 | modules/prometheus: fix IP addresses | Franck Cuny | 1 | -29/+7 | |
| 2023-01-15 | ref(modules/prometheus): don't backup the data | Franck Cuny | 1 | -2/+0 | |
| I don't care if I lose this data, and it's creating a lot of churn in the backups and consuming a lot of space. | |||||
| 2022-06-10 | fix(fmt): correct formatting for all nix files | Franck Cuny | 1 | -1/+2 | |
| This was done by running `nixpkgs-fmt .'. Change-Id: I4ea6c1e759bf468d08074be2111cbc7af72df295 Reviewed-on: https://cl.fcuny.net/c/world/+/404 Tested-by: CI Reviewed-by: Franck Cuny <franck@fcuny.net> | |||||
| 2022-04-24 | gitea: enable metric endpoint | Franck Cuny | 1 | -6/+0 | |
| Move configuration for the scraper into the gitea module itself. | |||||
| 2022-04-13 | traefik: remove the module | Franck Cuny | 1 | -5/+0 | |
| 2022-04-10 | add a module for backup with restic | Franck Cuny | 1 | -14/+1 | |
| Do a single backup for the host, instead of running multiple ones. | |||||
| 2022-04-06 | prometheus: proper name for the option | Franck Cuny | 1 | -1/+1 | |
| 2022-04-06 | refactor prometheus as a module | Franck Cuny | 1 | -0/+188 | |
