docs(catalog): mark homepage as verified (2026-08-03)
This commit is contained in:
15
catalog.yaml
15
catalog.yaml
@@ -229,8 +229,19 @@ apps:
|
||||
db: none
|
||||
architecture: single
|
||||
first_run: auto
|
||||
test_status: untested
|
||||
repo: https://gitea.damconsulting.llc/dam/ts-homepage
|
||||
test_status: verified
|
||||
test_date: 2026-08-03
|
||||
repo: https://gitea.damconsulting.llc/DAM/ts-homepage
|
||||
notes: |
|
||||
Official ghcr.io/gethomepage/homepage image. Single container, no DB.
|
||||
Required env var: HOMEPAGE_ALLOWED_HOSTS (use "*" behind Tailscale).
|
||||
Dashboard config lives in YAML files under homepage/config/ (settings,
|
||||
services, bookmarks, widgets, optional docker/kubernetes/proxmox).
|
||||
The image auto-generates stub files (custom.css, custom.js, docker.yaml,
|
||||
kubernetes.yaml, proxmox.yaml) on first run — gitignore these.
|
||||
serve.headscale.json uses the actual MagicDNS base domain
|
||||
(homepage.damconsulting.net), not a {{service}} placeholder, because
|
||||
tailscale serve does NOT substitute template variables in JSON values.
|
||||
|
||||
- service: immich
|
||||
display_name: Immich
|
||||
|
||||
Reference in New Issue
Block a user