d52e2d2afa0a44d8f9b4b2db18fbaa478e33dd18
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
Languages
Python
100%