{"id":17006108,"url":"https://github.com/duologic/graphite-statsd-cluster","last_synced_at":"2026-04-09T09:45:31.537Z","repository":{"id":69804237,"uuid":"107658463","full_name":"Duologic/Graphite-StatsD-cluster","owner":"Duologic","description":"A Graphite/StatsD cluster","archived":false,"fork":false,"pushed_at":"2019-02-06T13:12:31.000Z","size":58,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-27T10:43:30.105Z","etag":null,"topics":["ansible","aws","graphite","statsd","terraform","vagrant"],"latest_commit_sha":null,"homepage":"","language":"HCL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Duologic.png","metadata":{"files":{"readme":"README.md","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-10-20T09:23:39.000Z","updated_at":"2019-02-06T13:12:32.000Z","dependencies_parsed_at":"2023-06-15T07:45:32.391Z","dependency_job_id":null,"html_url":"https://github.com/Duologic/Graphite-StatsD-cluster","commit_stats":{"total_commits":32,"total_committers":2,"mean_commits":16.0,"dds":0.09375,"last_synced_commit":"cef34a090529d75f907448c80ff3a911c6e49f3c"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Duologic%2FGraphite-StatsD-cluster","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Duologic%2FGraphite-StatsD-cluster/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Duologic%2FGraphite-StatsD-cluster/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Duologic%2FGraphite-StatsD-cluster/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Duologic","download_url":"https://codeload.github.com/Duologic/Graphite-StatsD-cluster/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244945591,"owners_count":20536296,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["ansible","aws","graphite","statsd","terraform","vagrant"],"created_at":"2024-10-14T05:05:01.201Z","updated_at":"2025-12-30T23:49:08.263Z","avatar_url":"https://github.com/Duologic.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"A Graphite/StatsD cluster\n=========================\n\nThis repository bundles a bunch of Ansible roles to provide a Graphite cluster with Statsdaemon and Carbon-relay-ng.\n\nFor Unleashed NV, I'm developing a set of Terraform playbooks with its own [documentation](tf/README.md).\n\nRequirements\n------------\n\n- [Ansible](https://docs.ansible.com/)\n- [Vagrant](https://www.vagrantup.com/)\n- [VirtualBox](https://www.virtualbox.org/)\n- Postgresql database (for Grafana)\n- this git repo + submodules\n\nI've been working from a macOS machine, here are the installation instructions with [Homebrew](https://brew.sh/):\n\n    brew install ansible\n    brew cask install virtualbox\n    brew cask install vagrant\n\n    git clone git@github.com:Duologic/Graphite-StatsD-cluster.git\n    git submode update --init\n\nLet's go\n--------\n\nIn `group_vars/` you'll find ansible-vault encrypted configuration,\nyou might want to replace those as you can't read them:\n\n    # ansible-vault view group_vars/graphite-frontend.yml\n    postgresql_host: 'db.example.com'\n    postgresql_port: 5432\n    postgresql_admin_user: 'postgres'\n    postgresql_admin_password: 'XXX'\n\n    grafana_db_password: 'XXX'\n    grafana_admin_password: 'XXX'\n    grafana_cloudwatch_accessKey: 'XXX'\n    grafana_cloudwatch_secretKey: 'XXX'\n\n    # ansible-vault view group_vars/graphite.yml\n    graphite_secret_key: 'XXX'\n    graphite_admin_password: 'XXX'\n\nYou should now have an environment that would allow you to spin up a Graphite cluster:\n\n    vagrant up\n\nSurf to https://localhost:3000/\n\nImportant files\n---------------\n\n- ./ansible.cfg: the inventory file is referenced here, I prefer my own SSH config so I override the defaults here\n- Vagrantfile: glues the VMs together and creates an Ansible inventory\n\nLicense\n-------\n\nMIT\n\nAuthor Information\n------------------\n\nJeroen Op 't Eynde, jeroen@simplistic.be\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fduologic%2Fgraphite-statsd-cluster","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fduologic%2Fgraphite-statsd-cluster","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fduologic%2Fgraphite-statsd-cluster/lists"}