ts-freshrss: verified 2026-08-02
Official freshrss/freshrss:8400 image, single container with SQLite in named volumes. No external DB. Verified end-to-end on the Mac mini. Notes the TZ and CRON_MIN env vars (PHP timezone and feed refresh cron) and the web installer first-run flow.
This commit is contained in:
13
catalog.yaml
13
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
|
||||
|
||||
Reference in New Issue
Block a user