Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Graphite web login and password #128

Open
sleepkp0t opened this issue Dec 26, 2018 · 3 comments
Open

Graphite web login and password #128

sleepkp0t opened this issue Dec 26, 2018 · 3 comments

Comments

@sleepkp0t
Copy link

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

@RamirezTuco
Copy link

+1, stuck on the same problem

@tm-minty
Copy link

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

@mkp-in
Copy link

mkp-in commented Oct 28, 2019

@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/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants