aboutsummaryrefslogtreecommitdiff
path: root/modules/services/monitoring/default.nix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* delete even more unused configurationsFranck Cuny2023-12-091-10/+0
|
* profiles/monitoring: move loki to a profileFranck Cuny2023-05-121-1/+0
| | | | | Add a nginx virtualhost for loki too, so that we can use a valid SSL certificate.
* profiles/monitoring: move promtail to a profileFranck Cuny2023-05-121-1/+0
|
* profiles/monitoring: move node exporter to a profileFranck Cuny2023-05-121-1/+0
|
* modules/monitoring: consolidate all monitoring services togetherFranck Cuny2023-04-231-0/+13
This will help to organize and structure monitoring modules a bit better.