{"id":13584525,"url":"https://github.com/hatamiarash7/DockerSwarm-Monitoring","last_synced_at":"2025-04-07T01:32:38.803Z","repository":{"id":73239703,"uuid":"250095370","full_name":"hatamiarash7/DockerSwarm-Monitoring","owner":"hatamiarash7","description":"Deploy monitoring service in Docker Swarm - Prometheus / Grafana / cAdvisor / Node Exporter / Alert Manager","archived":false,"fork":false,"pushed_at":"2023-12-15T17:40:20.000Z","size":50,"stargazers_count":5,"open_issues_count":1,"forks_count":5,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-30T04:31:44.683Z","etag":null,"topics":["alert","alertmanager","cadvisor","cadvisor-exporter","dashboard","docker","docker-swarm","dockerswarm-monitoring","grafana","grafana-dashboard","grafana-prometheus","mikrotik","minio","monitoring","node-exporter","pihole","prometheus","prometheus-alertmanager","prometheus-exporter","traefik"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hatamiarash7.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":"2020-03-25T21:28:23.000Z","updated_at":"2024-11-29T12:05:47.000Z","dependencies_parsed_at":"2023-12-15T18:50:13.790Z","dependency_job_id":null,"html_url":"https://github.com/hatamiarash7/DockerSwarm-Monitoring","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hatamiarash7%2FDockerSwarm-Monitoring","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hatamiarash7%2FDockerSwarm-Monitoring/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hatamiarash7%2FDockerSwarm-Monitoring/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hatamiarash7%2FDockerSwarm-Monitoring/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hatamiarash7","download_url":"https://codeload.github.com/hatamiarash7/DockerSwarm-Monitoring/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247578241,"owners_count":20961241,"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":["alert","alertmanager","cadvisor","cadvisor-exporter","dashboard","docker","docker-swarm","dockerswarm-monitoring","grafana","grafana-dashboard","grafana-prometheus","mikrotik","minio","monitoring","node-exporter","pihole","prometheus","prometheus-alertmanager","prometheus-exporter","traefik"],"created_at":"2024-08-01T15:04:19.353Z","updated_at":"2025-04-07T01:32:35.486Z","avatar_url":"https://github.com/hatamiarash7.png","language":null,"funding_links":["https://ko-fi.com/D1D1WGU9"],"categories":["Others"],"sub_categories":[],"readme":"# DockerSwarm Monitoring\n\nDeploy monitoring service in Docker Swarm - Prometheus / Grafana / cAdvisor / Node Exporter / Alert Manager\n\n## Prerequisites\n\n- You need Traefik to access services. First install [Traefik for Docker Swarm](https://github.com/hatamiarash7/DockerSwarm-Traefik)\n\n- To access external sources for prometheus there is multiple hosts in `extra_hosts` section. Change these values according to your needs.\n\n## Install\n\nSet your options :\n\n- Traefik domains\n- alert rules\n- prometheus data sources\n\n```shell\ndocker stack deploy -c docker-stack.yml Monitoring\n```\n\nAccess Grafana : [http://grafana.localhost](http://grafana.localhost)  \nAccess Prometheus : [http://prometheus.localhost](http://prometheus.localhost)\n\n## Extra sources\n\nYou can update or remove this sources\n\n- [Docker Registry v2](https://docs.docker.com/registry)\n- [PiHole](https://pi-hole.net)\n  - Configure ENV data of PiHole server in `pihole/config` file\n  - You should install piechart plugin : `grafana-cli plugins install grafana-piechart-panel`\n  - You can use dashboard : `10176`\n- [MinIO](https://min.io)\n  - You can use [this dashboard](https://gist.github.com/hatamiarash7/d27f51c6c6e5ab97f3abdbacf03ae9c0)\n- [Mikrotik](https://github.com/hatamiarash7/Mikrotik-Exporter)\n  - You can use dashboard : `12055`\n- [Traefik](https://github.com/hatamiarash7/Mikrotik-Exporter)\n  - You can use dashboard : `11462`\n\n---\n\n## Support\n\n[![ko-fi](https://www.ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/D1D1WGU9)\n\n\u003cdiv\u003e\u003ca href=\"https://payping.ir/@hatamiarash7\"\u003e\u003cimg src=\"https://cdn.payping.ir/statics/Payping-logo/Trust/blue.svg\" height=\"128\" width=\"128\"\u003e\u003c/a\u003e\u003c/div\u003e\n\n## Contributing\n\n1. Fork it !\n2. Create your feature branch : `git checkout -b my-new-feature`\n3. Commit your changes : `git commit -am 'Add some feature'`\n4. Push to the branch : `git push origin my-new-feature`\n5. Submit a pull request :D\n\n## Issues\n\nEach project may have many problems. Contributing to the better development of this project by reporting them.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhatamiarash7%2FDockerSwarm-Monitoring","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhatamiarash7%2FDockerSwarm-Monitoring","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhatamiarash7%2FDockerSwarm-Monitoring/lists"}