diff --git a/catalog.yaml b/catalog.yaml index 1d2799c..e178846 100644 --- a/catalog.yaml +++ b/catalog.yaml @@ -406,13 +406,23 @@ apps: - service: shiori display_name: Shiori image: ghcr.io/go-shiori/shiori - image_tag: latest + image_tag: "v1.7.0" port: 8080 db: sqlite architecture: single - first_run: setup_wizard - test_status: untested - repo: https://gitea.damconsulting.llc/dam/ts-shiori + first_run: auto + test_status: verified + test_date: 2026-08-02 + repo: https://gitea.damconsulting.llc/DAM/ts-shiori + notes: | + Official ghcr.io/go-shiori/shiori image. Single container, SQLite in + a named volume. Default admin (shiori/gopher) is auto-created on + first run — change the password immediately. + KNOWN ISSUE: Shiori v1.7.0's SPA wizard detection panics with HTTP + 500 on the first /api/bookmarks request when no session exists. + The setup wizard does NOT appear on first visit — log in directly + with the default credentials. Optional SHIORI_HTTP_SECRET_KEY env + var persists sessions across restarts. - service: sonarr display_name: Sonarr