{ "version": 1, "manifestVersion": 2, "type": "app", "id": "io.cloudron.healthchecks", "title": "Healthchecks", "description": "Cron job monitoring service. Listens for HTTP requests and email messages (pings) from your cron jobs and sends alerts when pings are late.", "author": "Healthchecks.io", "website": "https://github.com/healthchecks/healthchecks", "contactEmail": "cloudron@tsys.dev", "tagline": "Cron job monitoring with alerting", "version": "3.12.0", "healthCheckPath": "/", "httpPort": 8000, "memoryLimit": 512, "addons": { "localstorage": true, "postgresql": { "version": "14" } }, "tcpPorts": { "HTTP_PORT": { "description": "Healthchecks HTTP port", "defaultValue": 8000 } }, "mediaLinks": [ "https://raw.githubusercontent.com/healthchecks/healthchecks/master/static/img/logo.png" ], "changelog": "Initial Cloudron package for Healthchecks", "icon": "file://logo.png" }