kamon-io / docker-grafana-graphite

Docker image with StatsD, Graphite, Grafana 2 and a Kamon Dashboard
Apache License 2.0
1.14k stars 495 forks source link

Graphite web login and password #128

Open sleepkp0t opened 5 years ago

sleepkp0t commented 5 years ago

Just installed the whole stack, and while checking status found no login/password for graphite. Tried root/root admin/admin - nothing worked

RamirezTuco commented 5 years ago

+1, stuck on the same problem

tm-minty commented 5 years ago

Run container's shell $ make shell then go to Graphite webapp directory: $ cd /opt/graphite/webapp and created superuser: $ ./manage.py createsuperuser

mkp-in commented 4 years ago

@tm-minty , just to add:

Before you run the manage.py command, you would need to execute the following:

root@38cf3634dcbe:/opt/graphite/webapp# mkdir -p /opt/graphite/storage/log/webapp/