Containerized Home monitoring solution (server python + Influxdb + grafana)
launch the server + grafana + influxdb
docker-compose up
rebuild the temp-server image only
docker-compose up --build --force-recreate --no-deps temp-server
Containerized Home monitoring solution (server python + Influxdb + grafana)
Python