{"id":20548581,"url":"https://github.com/benleb/ad-healthcheck","last_synced_at":"2026-04-11T23:46:09.083Z","repository":{"id":72565290,"uuid":"199884854","full_name":"benleb/ad-healthcheck","owner":"benleb","description":"🏥 AppDaemon healthcheck app. Can be used as a docker-compose healthcheck.","archived":false,"fork":false,"pushed_at":"2020-11-01T16:19:53.000Z","size":27,"stargazers_count":2,"open_issues_count":1,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-16T16:26:38.291Z","etag":null,"topics":["app","appdaemon","appdaemon-apps","hacs","healthcheck","home-assistant","python"],"latest_commit_sha":null,"homepage":"","language":"Python","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/benleb.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":"benleb"}},"created_at":"2019-07-31T15:41:42.000Z","updated_at":"2021-09-01T20:54:24.000Z","dependencies_parsed_at":"2023-03-02T02:15:19.505Z","dependency_job_id":null,"html_url":"https://github.com/benleb/ad-healthcheck","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benleb%2Fad-healthcheck","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benleb%2Fad-healthcheck/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benleb%2Fad-healthcheck/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benleb%2Fad-healthcheck/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/benleb","download_url":"https://codeload.github.com/benleb/ad-healthcheck/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242152667,"owners_count":20080330,"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":["app","appdaemon","appdaemon-apps","hacs","healthcheck","home-assistant","python"],"created_at":"2024-11-16T02:13:56.974Z","updated_at":"2026-04-11T23:46:03.897Z","avatar_url":"https://github.com/benleb.png","language":"Python","funding_links":["https://github.com/sponsors/benleb"],"categories":[],"sub_categories":[],"readme":"# healthcheck\n\n[![hacs_badge](https://img.shields.io/badge/HACS-Default-orange.svg)](https://github.com/custom-components/hacs)\n\n*Simple [AppDaemon](https://github.com/home-assistant/appdaemon) healthcheck app. Can be used as a docker-compose healthcheck.*\n\n## Installation\n\nUse [HACS](https://github.com/custom-components/hacs) or [download](https://github.com/benleb/ad-healthcheck/releases) the `healthcheck` directory from inside the `apps` directory here to your local `apps` directory, then add the configuration to enable the `healthcheck` module.\n\n## App configuration\n\n```yaml\nhealthcheck:\n  module: healthcheck\n  class: Healthcheck\n  endpoint: healthcheck\n```\n\nkey | optional | type | default | description\n-- | -- | -- | -- | --\n`module` | False | string | | The module name of the app.\n`class` | False | string | | The name of the Class.\n`endpoint` | True | string | `healthcheck`| The endpoint URL which will be registered.\n\n## docker-compose configuration\n\n```yaml\nhealthcheck:\n  test: [\"CMD\", \"curl\", \"-X\", \"POST\", \"-H\", \"Content-Type: application/json\", \"-d\", \"{}\", \"https://\u003cappdaemon URL\u003e:5050/api/appdaemon/\u003cendpoint\u003e\"]\n  interval: 45s\n  timeout: 3s\n  retries: 5\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenleb%2Fad-healthcheck","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbenleb%2Fad-healthcheck","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenleb%2Fad-healthcheck/lists"}