← Back to team overview

graphite-dev team mailing list archive

[Question #248737]: Graphite Installation using RPM

 

New question #248737 on Graphite:
https://answers.launchpad.net/graphite/+question/248737

Hi , This is what I did. 
1. Went to http://graphite.readthedocs.org/en/latest/releases/0_9_12.html
2. download required bundles. 
https://github.com/graphite-project/graphite-web/archive/0.9.12.tar.gz
https://github.com/graphite-project/carbon/archive/0.9.12.tar.gz
https://github.com/graphite-project/whisper/archive/0.9.12.tar.gz
3. Extracted and went in to each folder and typed this command. 
python setup.py bdist_rpm
4. so RPM files will be created inside the dist/ folder. And used the noarch rpm file to install the whisper, carbon and graphite-web. 

It was just easy like that. . But I am doubtful, Do I miss anything here. ?? There was no any documentation i could find explaining these steps, so I am skeptical to go ahead without knowing I haven't missed anything. Could some one please comment on this. 

Thanks 

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