diff --git a/catalog.yaml b/catalog.yaml index aff61a4..dc9cc51 100644 --- a/catalog.yaml +++ b/catalog.yaml @@ -148,14 +148,19 @@ apps: - service: freshrss display_name: FreshRSS - image: linuxserver/freshrss - image_tag: latest + image: freshrss/freshrss + image_tag: "8400" port: 80 db: sqlite architecture: single first_run: auto - test_status: untested - repo: https://gitea.damconsulting.llc/dam/ts-freshrss + test_status: verified + test_date: 2026-08-02 + repo: https://gitea.damconsulting.llc/DAM/ts-freshrss + notes: | + Official freshrss/freshrss image. Single container, SQLite in named volumes. + Env vars: TZ (PHP timezone), CRON_MIN (CSV of minutes for feed refresh cron). + First-run: complete the web installer at the Tailscale URL. - service: gitea display_name: Gitea