app-store/apps/homepage/config.json

23 lines
628 B
JSON

{
"$schema": "../schema.json",
"name": "Homepage",
"available": true,
"exposable": true,
"port": 8756,
"tipi_version": 10,
"version": "0.8.12",
"id": "homepage",
"categories": [
"utilities"
],
"description": "A modern, fully static, fast, secure fully proxied, highly customizable application dashboard with integrations for over 100 services and translations into multiple languages.",
"short_desc": "A highly customizable homepage",
"author": "gethomepage",
"source": "https://github.com/gethomepage/homepage",
"form_fields": [],
"supported_architectures": [
"arm64",
"amd64"
]
}