{"id":19762832,"url":"https://github.com/dutterbutter/gran-canarias","last_synced_at":"2026-03-19T11:33:18.728Z","repository":{"id":122078070,"uuid":"372105734","full_name":"dutterbutter/gran-canarias","owner":"dutterbutter","description":null,"archived":false,"fork":false,"pushed_at":"2021-06-10T02:59:11.000Z","size":51,"stargazers_count":0,"open_issues_count":6,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-31T15:11:18.459Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HCL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dutterbutter.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2021-05-30T02:16:05.000Z","updated_at":"2023-06-24T10:57:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"6c8ef28e-abef-4420-bd3c-6288cad750b6","html_url":"https://github.com/dutterbutter/gran-canarias","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dutterbutter/gran-canarias","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dutterbutter%2Fgran-canarias","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dutterbutter%2Fgran-canarias/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dutterbutter%2Fgran-canarias/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dutterbutter%2Fgran-canarias/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dutterbutter","download_url":"https://codeload.github.com/dutterbutter/gran-canarias/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dutterbutter%2Fgran-canarias/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28818239,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-27T18:01:38.485Z","status":"ssl_error","status_checked_at":"2026-01-27T18:01:27.499Z","response_time":168,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-11-12T04:07:12.870Z","updated_at":"2026-01-27T18:37:21.571Z","avatar_url":"https://github.com/dutterbutter.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Terraform Module for Monitoring using Prometheus, Alertmanager and Grafana\n\nThis Terraform module makes it easy to setup [Prometheus](https://prometheus.io), [Alertmanager](https://prometheus.io/docs/alerting/latest/alertmanager) and [Grafana](https://grafana.com/) on AWS.\n\n## Usage\n\nIn order to get the module you will have to (re)initialize Terraform:\n\n```\nterraform init\n```\n\nNow you can deploy to AWS:\n\n```\nterraform apply\n```\n\nThis will create the necessary EC2 instances, the S3 bucket which is used for configuration, the necessary IAM configuration as well as the security groups.\n\n## Configuration\n\nThis Terraform module uses a S3 bucket to store the configuration for Prometheus, Alertmanager and Grafana.\n\nTo use your own configuration you have to apply the following folder structure:\n\n```\n- config\n  - alertmanager\n    - alertmanager.yml\n  - grafana\n    - provisioning\n      - dashboards\n          dashboard.yml\n      - datasources\n          datasource.yml\n    - grafana.ini\n  - prometheus\n    - prometheus.yml\n    - rules.yml\n```\n\nSync your configuration to your S3 bucket and redeploy the module to get Prometheus, Alertmanager and Grafana to use your latest configuration.\n\n```\naws s3 sync config s3://my-monitoring-config\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdutterbutter%2Fgran-canarias","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdutterbutter%2Fgran-canarias","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdutterbutter%2Fgran-canarias/lists"}