13 lines
449 B
YAML
13 lines
449 B
YAML
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: []
|