{"id":14965368,"url":"https://github.com/saltstack-formulas/graphite-formula","last_synced_at":"2026-03-02T08:30:53.577Z","repository":{"id":13716570,"uuid":"16410633","full_name":"saltstack-formulas/graphite-formula","owner":"saltstack-formulas","description":null,"archived":false,"fork":false,"pushed_at":"2019-02-15T20:50:49.000Z","size":57,"stargazers_count":15,"open_issues_count":6,"forks_count":40,"subscribers_count":36,"default_branch":"master","last_synced_at":"2025-10-25T11:43:51.516Z","etag":null,"topics":["graphite","python","saltstack"],"latest_commit_sha":null,"homepage":"http://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html","language":"SaltStack","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/saltstack-formulas.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-01-31T14:46:46.000Z","updated_at":"2024-01-07T02:44:28.000Z","dependencies_parsed_at":"2022-09-06T00:10:23.241Z","dependency_job_id":null,"html_url":"https://github.com/saltstack-formulas/graphite-formula","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/saltstack-formulas/graphite-formula","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saltstack-formulas%2Fgraphite-formula","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saltstack-formulas%2Fgraphite-formula/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saltstack-formulas%2Fgraphite-formula/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saltstack-formulas%2Fgraphite-formula/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saltstack-formulas","download_url":"https://codeload.github.com/saltstack-formulas/graphite-formula/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saltstack-formulas%2Fgraphite-formula/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29995912,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-02T01:47:34.672Z","status":"online","status_checked_at":"2026-03-02T02:00:07.342Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["graphite","python","saltstack"],"created_at":"2024-09-24T13:34:39.050Z","updated_at":"2026-03-02T08:30:53.543Z","avatar_url":"https://github.com/saltstack-formulas.png","language":"SaltStack","funding_links":[],"categories":[],"sub_categories":[],"readme":"========\ngraphite\n========\n\nFormula to set up and configure graphite servers on Debian and RedHat systems\n\nSet `monitor_master` role grain on the minion you want graphite installed on:\n\n    salt 'graphitemaster' grains.append roles monitor_master\n\n.. note::\n\n    See the full `Salt Formulas installation and usage instructions\n    \u003chttp://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html\u003e`_.\n\nStarting Service\n================\n\nSetup database if not already done ::\n\n    python /opt/graphite/webapp/graphite/manage.py syncdb\n\nStart graphite ::\n\n    /opt/graphite/bin/run-graphite-devel-server.py /opt/graphite \u0026\n\nGenerating a new password\n==========================\n\nUses the `Passlib library \u003chttp://pythonhosted.org/passlib/\u003e`_ ::\n\n    pip install passlib\n    \nThen make::\n\n    python -c \"from passlib.hash import pbkdf2_sha256; import getpass, pwd; print pbkdf2_sha256.encrypt(getpass.getpass())\"\n    Password: [ENTER YOUR PASSWORD HERE]\n\n\nAvailable states\n================\n\n.. contents::\n    :local:\n\n``graphite``\n------------\n\nInstalls all dependencies and the graphite packages themselves, sets up a minimal system including \nsupervisor to run carbon and django and nginx as the proxy.\n\n``graphite.supervisor``\n-----------------------\n\nAdds a basic supervisor configuration for the graphite daemons to work on top of.\nThe graphite state already depends on this one internally - eventually there should be a supervisor-formula.\n\n``graphite.mysqldb``\n--------------------\n\nDepends on the mysql-formula's mysql.client and mysql.server, makes the graphite server use mysql\nfor the admin login.\n\nPlease note that this is a very basic (and monolithic) formula, not necessarily intended for production use.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaltstack-formulas%2Fgraphite-formula","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsaltstack-formulas%2Fgraphite-formula","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaltstack-formulas%2Fgraphite-formula/lists"}