Unofficial Docker image for influxWeb; packaging only, upstream project linked below.
1.2K
This repository provides only the Docker image for influxWeb.
The application itself is developed and maintained in the upstream repository.
docker pull marcberg/influxweb:latest
docker run -d --name influxweb -p 8085:8085 -e INFLUX_URL=http://<hostname>:8086 -e INFLUX_TOKEN=<YOUR_TOKEN> -e INFLUX_ORG=<YOUR_ORG> marcberg/influxweb:latest
Open: http://<your-host>:8085
When deploying via Portainer / Docker Compose, set these environment variables:
Content type
Image
Digest
sha256:0d44a67d6…
Size
37.9 MB
Last updated
23 days ago
docker pull marcberg/influxweb