stefanprodan / swarmprom

Docker Swarm instrumentation with Prometheus, Grafana, cAdvisor, Node Exporter and Alert Manager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker compose empty environment variables

barnabasbartha opened this issue · comments

Followed the install instructions but running the docker stack deploy command the above exported environment variables don't get replaced but remain empty. Did I something wrong, or do I have to do something differently now?

It turned out I did not followed correctly the instructions as I used sudo. By removing that, the environment variables are getting replaced correctly.