That’s what I did there. Give it a try and let me know how it went.

jaredwolff

on my Digital Ocean account:
(From your directions)

docker run –rm -e INFLUXDB_HTTP_AUTH_ENABLED=true -e INFLUXDB_DB=particle -e INFLUXDB_ADMIN_ENABLED=true -e INFLUXDB_ADMIN_USER=admin -e INFLUXDB_USER=grafana -v influxdb:/var/lib/influxdb influxdb /init-influxdb.sh

/entrypoint.sh: line 340: /init-influxdb.sh: No such file or directory

Terms and Conditions | Privacy Policy