Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | monitoring: small fixes | Franck Cuny | 2023-04-05 | 1 | -1/+0 |
| | |||||
* | modules/prometheus: fix IP addresses | Franck Cuny | 2023-04-05 | 1 | -29/+7 |
| | |||||
* | ref(modules/prometheus): don't backup the data | Franck Cuny | 2023-01-15 | 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. | ||||
* | fix(fmt): correct formatting for all nix files | Franck Cuny | 2022-06-10 | 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> | ||||
* | gitea: enable metric endpoint | Franck Cuny | 2022-04-24 | 1 | -6/+0 |
| | | | | Move configuration for the scraper into the gitea module itself. | ||||
* | traefik: remove the module | Franck Cuny | 2022-04-13 | 1 | -5/+0 |
| | |||||
* | add a module for backup with restic | Franck Cuny | 2022-04-10 | 1 | -14/+1 |
| | | | | Do a single backup for the host, instead of running multiple ones. | ||||
* | prometheus: proper name for the option | Franck Cuny | 2022-04-06 | 1 | -1/+1 |
| | |||||
* | refactor prometheus as a module | Franck Cuny | 2022-04-06 | 1 | -0/+188 |