{"id":19188770,"url":"https://github.com/miquido/alertmanager-webhook-forwarder","last_synced_at":"2025-07-10T00:35:16.479Z","repository":{"id":64302662,"uuid":"186616390","full_name":"miquido/alertmanager-webhook-forwarder","owner":"miquido","description":"The project was made by Miquido. https://www.miquido.com/","archived":false,"fork":false,"pushed_at":"2023-02-25T04:45:55.000Z","size":187,"stargazers_count":2,"open_issues_count":3,"forks_count":1,"subscribers_count":3,"default_branch":"develop","last_synced_at":"2025-02-23T03:42:21.555Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/miquido.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2019-05-14T12:22:25.000Z","updated_at":"2024-12-16T06:25:16.000Z","dependencies_parsed_at":"2024-06-20T08:19:03.237Z","dependency_job_id":"6656c476-f596-46c7-a860-fc3cdf08da01","html_url":"https://github.com/miquido/alertmanager-webhook-forwarder","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/miquido/alertmanager-webhook-forwarder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miquido%2Falertmanager-webhook-forwarder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miquido%2Falertmanager-webhook-forwarder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miquido%2Falertmanager-webhook-forwarder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miquido%2Falertmanager-webhook-forwarder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/miquido","download_url":"https://codeload.github.com/miquido/alertmanager-webhook-forwarder/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miquido%2Falertmanager-webhook-forwarder/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264506243,"owners_count":23619002,"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":[],"created_at":"2024-11-09T11:25:58.269Z","updated_at":"2025-07-10T00:35:16.457Z","avatar_url":"https://github.com/miquido.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Alertmanager Webhook Forwarder\n\n- [Alertmanager Webhook Forwarder](#alertmanager-webhook-forwarder)\n  - [Build Matrix](#build-matrix)\n  - [Docker Guide](#docker-guide)\n    - [Build](#build)\n    - [Run](#run)\n    - [Lint](#lint)\n  - [Go Guide](#go-guide)\n    - [Init](#init)\n    - [Run](#run-1)\n    - [Build](#build-1)\n\n---\n\n## Build Matrix\n\n| CI Job | Branch [`develop`](https://github.com/miquido/alertmanager-webhook-forwarder/tree/develop)                                                                                            | Branch [`master`](https://github.com/miquido/alertmanager-webhook-forwarder/tree/master)                                                                                            |\n| ------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |\n| Circle | [![CircleCI](https://circleci.com/gh/miquido/alertmanager-webhook-forwarder/tree/develop.svg?style=svg)](https://circleci.com/gh/miquido/alertmanager-webhook-forwarder/tree/develop) | [![CircleCI](https://circleci.com/gh/miquido/alertmanager-webhook-forwarder/tree/master.svg?style=svg)](https://circleci.com/gh/miquido/alertmanager-webhook-forwarder/tree/master) |\n\n## Docker Guide\n\n### Build\n\n```sh\ndocker-compose build --pull\n```\n\n### Run\n\n```sh\ndocker-compose run --rm cli help\n\n# or\ndocker-compose up server\n\n# 2nd terminal\ncurl http://localhost:8080/healthz\n```\n\n### Lint\n\n```sh\ndocker-compose run --rm go\n```\n\n## Go Guide\n\n### Init\n\n```sh\nexport GO111MODULE=on\ngo mod init\ngo mod download\ngo mod verify\n```\n\n### Run\n\n```sh\ngo run main.go help\n```\n\n### Build\n\n```sh\ngo build -o alertmanager-webhook-forwarder main.go\n./alertmanager-webhook-forwarder help\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiquido%2Falertmanager-webhook-forwarder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmiquido%2Falertmanager-webhook-forwarder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiquido%2Falertmanager-webhook-forwarder/lists"}