centralised grafana/loki/prometheus monitoring stack
Go to file
decentral1se e5463521dc
drop that config
2022-03-17 12:41:20 +01:00
gathering init 2022-03-17 11:15:51 +01:00
monitoring drop that config 2022-03-17 12:41:20 +01:00
.gitignore init 2022-03-17 11:15:51 +01:00
README.md add hacking commands 2022-03-17 12:09:55 +01:00

README.md

new-monitoring-experiment

https://pad.autonomic.zone/lyCDVQbaSpusOtIZXHzHMA?view#2022-03-17-monitoring-co-hack

hacking

We're deploying stuff by hand for now while we hack away on experimental things.

set -a && source .env.sample && set +a
docker context use $yourremotecontext
docker stack deploy -c compose.yml $yourstackname