{"id":18686223,"url":"https://github.com/xenit-eu/alfresco-actuators","last_synced_at":"2025-11-07T23:30:34.549Z","repository":{"id":38401881,"uuid":"332798376","full_name":"xenit-eu/alfresco-actuators","owner":"xenit-eu","description":"Health endpoint(s)","archived":false,"fork":false,"pushed_at":"2023-12-21T12:27:23.000Z","size":156,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-04-16T13:05:13.592Z","etag":null,"topics":["actuators","alfresco","alfresco-addon","alfresco-module","healthcheck","monitoring"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xenit-eu.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","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":"2021-01-25T15:49:45.000Z","updated_at":"2022-11-06T16:26:02.000Z","dependencies_parsed_at":"2024-11-07T10:43:39.045Z","dependency_job_id":null,"html_url":"https://github.com/xenit-eu/alfresco-actuators","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xenit-eu%2Falfresco-actuators","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xenit-eu%2Falfresco-actuators/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xenit-eu%2Falfresco-actuators/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xenit-eu%2Falfresco-actuators/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xenit-eu","download_url":"https://codeload.github.com/xenit-eu/alfresco-actuators/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239541850,"owners_count":19656102,"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":["actuators","alfresco","alfresco-addon","alfresco-module","healthcheck","monitoring"],"created_at":"2024-11-07T10:26:40.744Z","updated_at":"2025-11-07T23:30:34.518Z","avatar_url":"https://github.com/xenit-eu.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Alfresco actuators\n\nHealth endpoint, unauthenticated, to be used as docker and load balancer health check.\n\nThe webscript is available at:\n\n```\n    alfresco/s/xenit/actuators/health\n    alfresco/s/xenit/actuators/health/details\n```\n\nwith both having request parameter disabled with values :\n\n* `SystemInfoService`\n* `AlfrescoInfoService`\n* `ContentInfoService`\n* `LicenseInfoService`\n* `StatusInfoService`\n\nexample:\n\n* `alfresco/s/xenit/actuators/health?disabled=SystemInfoService,LicenseInfoService`\n* `alfresco/s/xenit/actuators/health/details?disabled=SystemInfoService`\n\n## Usage\n\nStatus code is to be used for the health check.\n\nThe output of the health check is:\n\n```\n\n{\"status\":\"UP\"}\n\n```\n\nor\n\n```\n\n{\"status\":\"DOWN\" , \"message\":\"error message\"}\n\n```\n\nCurrently the check looks at:\n\n* system\n    * os\n    * java\n    * cpu\n* alfresco\n    * id\n    * version\n    * edition\n    * license\n    * warManifest\n    * modules\n    * status\n    * content store\n\n# Development\n\n## Todo\n\nSee [TODO.md](TODO.md)\n\n## How to run integration tests\n\n```\n\n./gradlew integrationTest\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxenit-eu%2Falfresco-actuators","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxenit-eu%2Falfresco-actuators","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxenit-eu%2Falfresco-actuators/lists"}