{"id":18784951,"url":"https://github.com/ghostbar/docker-consul-alerts","last_synced_at":"2026-01-25T20:05:21.915Z","repository":{"id":136418694,"uuid":"43696124","full_name":"ghostbar/docker-consul-alerts","owner":"ghostbar","description":null,"archived":false,"fork":false,"pushed_at":"2015-10-05T20:26:29.000Z","size":124,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-21T09:12:46.309Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/ghostbar.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}},"created_at":"2015-10-05T15:54:57.000Z","updated_at":"2015-10-05T15:54:57.000Z","dependencies_parsed_at":"2023-03-13T20:45:59.779Z","dependency_job_id":null,"html_url":"https://github.com/ghostbar/docker-consul-alerts","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ghostbar/docker-consul-alerts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghostbar%2Fdocker-consul-alerts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghostbar%2Fdocker-consul-alerts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghostbar%2Fdocker-consul-alerts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghostbar%2Fdocker-consul-alerts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ghostbar","download_url":"https://codeload.github.com/ghostbar/docker-consul-alerts/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghostbar%2Fdocker-consul-alerts/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28757696,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-25T16:32:25.380Z","status":"ssl_error","status_checked_at":"2026-01-25T16:32:09.189Z","response_time":113,"last_error":"SSL_read: 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-07T20:44:31.557Z","updated_at":"2026-01-25T20:05:21.899Z","avatar_url":"https://github.com/ghostbar.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# docker container for consul-alerts\n\nThis container is way more lighter than `acaleph/consul-alerts`. It's ~57mb against ~624mb.\n\nHow to run it (this is an example of my `run.sh`):\n\n    docker rm consul-alerts\n    docker run \\\n      --dns $(docker inspect -f '{{ .NetworkSettings.IPAddress }}' consul) \\\n      --name consul-alerts \\\n      --link consul \\\n      -ti \\\n      ghostbar/consul-alerts start \\\n        --alert-addr=0.0.0.0:9000 \\\n        --consul-addr=consul:8500 \\\n        --watch-events --watch-checks\n\nThe server is in a container named `consul` and with `docker inspect` I'm getting it's IP address to add it as a DNS. Take into consideration that will be necessary for the watchs to run.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fghostbar%2Fdocker-consul-alerts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fghostbar%2Fdocker-consul-alerts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fghostbar%2Fdocker-consul-alerts/lists"}