lightninglabs / lndmon

🔎lndmon: A drop-in monitoring solution for your lnd node using Prometheus+Grafana
MIT License
149 stars 47 forks source link

Add env vars to the grafana connection of post_start script. #105

Closed orfeas0 closed 4 months ago

orfeas0 commented 5 months ago

Added the following env vars in the set_default_graf_dash.sh script, while keeping the default values in case they're not set:

This is very helpful when deploying with Docker or in a Kubernetes cluster. You can set the env vars in the docker-compose file, or your kubernetes yaml or helm charts.