Adds homepage app.
This commit is contained in:
12
apps/homepage/manifest.yaml
Normal file
12
apps/homepage/manifest.yaml
Normal 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: []
|
Reference in New Issue
Block a user