Adds homepage app.

This commit is contained in:
2025-08-16 07:55:57 -07:00
parent c2f8f7e6a0
commit 62a076b574
9 changed files with 188 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
name: homepage
install: true
description: Homepage is a modern, fully static, fast, secure fully proxied, highly customizable application dashboard with integrations for over 100 services.
version: 1.0.0
icon: https://gethomepage.dev/favicon.ico
requires: []
defaultConfig:
image: ghcr.io/gethomepage/homepage:latest
domain: homepage.{{ .cloud.internalDomain }}
port: 3000
tlsSecretName: wildcard-internal-wild-cloud-tls
requiredSecrets: []