{ "version": 1, "manifestVersion": 2, "type": "app", "id": "io.cloudron.easygate", "title": "Easy Gate", "description": "Easy Gate is a web application that serves as the central hub for your self-hosted infrastructure. Services and notes are parsed in real time from a JSON/YAML config file (hot reload, no restarts), and items can be assigned to user groups that only see them based on their IP subnet. No database required.", "author": "wiredlush", "website": "https://github.com/wiredlush/easy-gate", "contactEmail": "cloudron@tsys.dev", "tagline": "A gate to your self-hosted infrastructure", "version": "2.0.3", "healthCheckPath": "/", "httpPort": 8080, "httpAuth": { "type": "proxy" }, "memoryLimit": 256, "addons": { "localstorage": true }, "mediaLinks": [], "changelog": "Initial Cloudron package for Easy Gate 2.0.3. Config-driven dashboard hub with no user model, fronted by the Cloudron authentication proxy; configuration persists at /app/data/easy-gate.json with real-time hot reload.", "icon": "file://logo.png" }