Add nixos-logs system with Grafana, Prometheus, and Loki; fix Traefik config formatting
This commit is contained in:
parent
11a870a60f
commit
e6b7a95b57
4 changed files with 126 additions and 11 deletions
|
|
@ -15,6 +15,7 @@ configs=(
|
|||
"nixos-teamspeak"
|
||||
"nixos-traefik"
|
||||
"nixos-build-machine"
|
||||
"nixos-logs"
|
||||
)
|
||||
|
||||
if [[ -n "$1" ]]; then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue