← Back to team overview

graphite-dev team mailing list archive

Re: [Question #212611]: Where is Database Graphite

 

Question #212611 on Graphite changed:
https://answers.launchpad.net/graphite/+question/212611

    Status: Open => Answered

Nicholas Leskiw proposed the following answer:
No need for MySQL.  
In /opt/graphite/webapp/graphite run:

python ./manage.py syncdb

That will setup the SQLite database.

Data is stored in /opt/graphite/storage/whisper  
That is using the Whisper file format;  no need for MySQL there either.

-- 
You received this question notification because you are a member of
graphite-dev, which is an answer contact for Graphite.