{"id":26452007,"url":"https://github.com/dudecalledbro/monitoring-pi","last_synced_at":"2026-05-12T19:02:37.233Z","repository":{"id":282704382,"uuid":"949406735","full_name":"DudeCalledBro/monitoring-pi","owner":"DudeCalledBro","description":"Ansible playbooks for automating Uptime Kuma deployment","archived":false,"fork":false,"pushed_at":"2025-03-16T11:52:58.000Z","size":0,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-16T12:39:15.775Z","etag":null,"topics":["ansible","automation","docker-compose","uptime-kuma"],"latest_commit_sha":null,"homepage":"","language":"Jinja","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/DudeCalledBro.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"DudeCalledBro"}},"created_at":"2025-03-16T11:48:43.000Z","updated_at":"2025-03-16T11:53:10.000Z","dependencies_parsed_at":"2025-03-16T12:39:26.627Z","dependency_job_id":"bd73044e-30b5-4c7e-90b6-c1d9ebb91ccd","html_url":"https://github.com/DudeCalledBro/monitoring-pi","commit_stats":null,"previous_names":["dudecalledbro/monitoring-pi"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DudeCalledBro%2Fmonitoring-pi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DudeCalledBro%2Fmonitoring-pi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DudeCalledBro%2Fmonitoring-pi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DudeCalledBro%2Fmonitoring-pi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DudeCalledBro","download_url":"https://codeload.github.com/DudeCalledBro/monitoring-pi/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244267662,"owners_count":20425877,"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","automation","docker-compose","uptime-kuma"],"created_at":"2025-03-18T17:25:48.134Z","updated_at":"2026-05-12T19:02:32.200Z","avatar_url":"https://github.com/DudeCalledBro.png","language":"Jinja","funding_links":["https://github.com/sponsors/DudeCalledBro"],"categories":[],"sub_categories":[],"readme":"# Monitoring Pi\n\n[![CI](https://github.com/DudeCalledBro/monitoring-pi/actions/workflows/ci.yml/badge.svg)](https://github.com/DudeCalledBro/monitoring-pi/actions/workflows/ci.yml)\n\nThis repository contains the Ansible code for deploying Uptime Kuma using Docker.\n\n## Prerequisites\n\n- Ensure you have Ansible installed (e.g. `pip3 install ansible`)\n- Ensure Docker is installed on the monitoring server (you may want to checkout my [ansible-docker-role](https://github.com/DudeCalledBro/ansible-role-docker))\n\n## Installation\n\n1. Copy the example.hosts.yml file to hosts.yml. You also have to setup a variables file for your configuration. Therefore you have to copy example.config.yml to config.yml. Also have a look into the roles defaults.\n\n2. Run the Ansible playbook to deploy uptime kuma\n\n    ```bash\n    ansible-playbook main.yml\n    ```\n\n\u003e You may have to enter a password to SSH into the target system, so you need to add `-k` after the `ansible-playbook` command.\n\n## Compose Override\n\nYou can define the variable `uptime_kuma_override` to override the compose services. This allows for customization of your Uptime Kuma deployment without modifying the original `compose.yaml` file.\n\nHere's an example of how to use the override:\n\n```yaml\nuptime_kuma_override:\n  services:\n    monitoring:\n      ports:\n        - 3001:3001\n```\n\nIn this example, we're overriding the ports, adding an environment variable, and specifying a custom volume for the uptime-kuma (monitoring) service.\n\nFor more information on how Docker Compose handles multiple files and overrides, please refer to the official Docker documentation on [multiple Compose files](https://docs.docker.com/compose/how-tos/multiple-compose-files/extends/#multiple-compose-files).\n\n## License\n\nCopyright © 2025 Niclas Spreng\n\nLicensed under the [MIT license](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdudecalledbro%2Fmonitoring-pi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdudecalledbro%2Fmonitoring-pi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdudecalledbro%2Fmonitoring-pi/lists"}