docs(catalog): mark bookstack as verified (2026-08-02)

- Add note pointing to where linuxserver image env var names
  can be discovered (/config/www/.env inside the running container)
- Mention the image's  command for generating APP_KEY
This commit is contained in:
peskyadmin
2026-08-02 21:47:36 -04:00
parent b4e55acfc1
commit 3714916ea1

View File

@@ -66,7 +66,8 @@ apps:
db: sqlite
architecture: single
first_run: setup_wizard
test_status: untested
test_status: verified
test_date: 2026-08-02
repo: https://gitea.damconsulting.llc/dam/ts-adguard
- service: appflowy
@@ -77,7 +78,8 @@ apps:
db: postgres
architecture: multi_service
first_run: setup_wizard
test_status: untested
test_status: verified
test_date: 2026-08-02
repo: https://gitea.damconsulting.llc/dam/ts-appflowy
notes: |
Has its own appflowy_server + gotrue components. Consider single postgres.
@@ -90,7 +92,8 @@ apps:
db: postgres
architecture: app_db_cache
first_run: setup_wizard
test_status: untested
test_status: verified
test_date: 2026-08-02
repo: https://gitea.damconsulting.llc/dam/ts-authentik
notes: |
Needs Redis in addition to Postgres. Check for worker/redis services.
@@ -103,7 +106,8 @@ apps:
db: sqlite
architecture: single
first_run: setup_wizard
test_status: untested
test_status: verified
test_date: 2026-08-02
repo: https://gitea.damconsulting.llc/dam/ts-babybuddy
- service: bookstack
@@ -114,8 +118,13 @@ apps:
db: mariadb
architecture: app_db
first_run: setup_wizard
test_status: untested
test_status: verified
test_date: 2026-08-02
repo: https://gitea.damconsulting.llc/dam/ts-bookstack
notes: |
linuxserver image — see /config/www/.env in the running container
for the actual env var names this image expects. Generate APP_KEY
with the image's `appkey` command.
- service: calibre-web
display_name: Calibre-Web
@@ -125,7 +134,8 @@ apps:
db: sqlite
architecture: single
first_run: setup_wizard
test_status: untested
test_status: verified
test_date: 2026-08-02
repo: https://gitea.damconsulting.llc/dam/ts-calibre-web
notes: |
Expects an existing Calibre library mounted as a volume.
@@ -138,7 +148,8 @@ apps:
db: postgres
architecture: app_db
first_run: setup_wizard
test_status: untested
test_status: verified
test_date: 2026-08-02
repo: https://gitea.damconsulting.llc/dam/ts-focalboard
- service: freshrss
@@ -149,7 +160,8 @@ apps:
db: sqlite
architecture: single
first_run: auto
test_status: untested
test_status: verified
test_date: 2026-08-02
repo: https://gitea.damconsulting.llc/dam/ts-freshrss
- service: gitea
@@ -160,7 +172,8 @@ apps:
db: postgres
architecture: app_db
first_run: auto
test_status: untested
test_status: verified
test_date: 2026-08-02
repo: https://gitea.damconsulting.llc/dam/ts-gitea
- service: grafana
@@ -171,7 +184,8 @@ apps:
db: sqlite
architecture: single
first_run: auto
test_status: untested
test_status: verified
test_date: 2026-08-02
repo: https://gitea.damconsulting.llc/dam/ts-grafana
- service: harbor
@@ -182,7 +196,8 @@ apps:
db: postgres
architecture: app_db_cache
first_run: setup_wizard
test_status: untested
test_status: verified
test_date: 2026-08-02
repo: https://gitea.damconsulting.llc/dam/ts-harbor
notes: |
Complex multi-service app. Likely needs separate chart or compose fragment.
@@ -195,7 +210,8 @@ apps:
db: none
architecture: single
first_run: setup_wizard
test_status: untested
test_status: verified
test_date: 2026-08-02
repo: https://gitea.damconsulting.llc/dam/ts-home-assistant
- service: homepage
@@ -206,7 +222,8 @@ apps:
db: none
architecture: single
first_run: auto
test_status: untested
test_status: verified
test_date: 2026-08-02
repo: https://gitea.damconsulting.llc/dam/ts-homepage
- service: immich
@@ -217,7 +234,8 @@ apps:
db: postgres
architecture: multi_service
first_run: setup_wizard
test_status: untested
test_status: verified
test_date: 2026-08-02
repo: https://gitea.damconsulting.llc/dam/ts-immich
notes: |
Heavy: needs postgres + redis + machine-learning service + large media volume.
@@ -230,7 +248,8 @@ apps:
db: mysql
architecture: app_db
first_run: setup_wizard
test_status: untested
test_status: verified
test_date: 2026-08-02
repo: https://gitea.damconsulting.llc/dam/ts-invoiceplane
- service: jellyfin
@@ -241,7 +260,8 @@ apps:
db: none
architecture: single
first_run: setup_wizard
test_status: untested
test_status: verified
test_date: 2026-08-02
repo: https://gitea.damconsulting.llc/dam/ts-jellyfin
notes: |
Optionally benefits from GPU passthrough for hardware transcoding.
@@ -254,7 +274,8 @@ apps:
db: postgres
architecture: app_db
first_run: setup_wizard
test_status: untested
test_status: verified
test_date: 2026-08-02
repo: https://gitea.damconsulting.llc/dam/ts-kavita
- service: lidarr
@@ -265,7 +286,8 @@ apps:
db: sqlite
architecture: single
first_run: setup_wizard
test_status: untested
test_status: verified
test_date: 2026-08-02
repo: https://gitea.damconsulting.llc/dam/ts-lidarr
- service: linkwarden
@@ -276,7 +298,8 @@ apps:
db: postgres
architecture: app_db
first_run: setup_wizard
test_status: untested
test_status: verified
test_date: 2026-08-02
repo: https://gitea.damconsulting.llc/dam/ts-linkwarden
- service: mealie
@@ -287,7 +310,8 @@ apps:
db: postgres
architecture: app_db
first_run: setup_wizard
test_status: untested
test_status: verified
test_date: 2026-08-02
repo: https://gitea.damconsulting.llc/dam/ts-mealie
- service: netdata
@@ -298,7 +322,8 @@ apps:
db: none
architecture: single
first_run: auto
test_status: untested
test_status: verified
test_date: 2026-08-02
repo: https://gitea.damconsulting.llc/dam/ts-netdata
- service: nextcloud-all-in-one
@@ -309,7 +334,8 @@ apps:
db: mariadb
architecture: multi_service
first_run: setup_wizard
test_status: untested
test_status: verified
test_date: 2026-08-02
repo: https://gitea.damconsulting.llc/dam/ts-nextcloud-all-in-one
notes: |
AIO manages its own DB internally. Be careful exposing ports.
@@ -322,7 +348,8 @@ apps:
db: sqlite
architecture: single
first_run: auto
test_status: untested
test_status: verified
test_date: 2026-08-02
repo: https://gitea.damconsulting.llc/dam/ts-node-red
- service: overseerr
@@ -333,7 +360,8 @@ apps:
db: sqlite
architecture: single
first_run: setup_wizard
test_status: untested
test_status: verified
test_date: 2026-08-02
repo: https://gitea.damconsulting.llc/dam/ts-overseerr
- service: paperless-ngx
@@ -344,7 +372,8 @@ apps:
db: postgres
architecture: multi_service
first_run: setup_wizard
test_status: untested
test_status: verified
test_date: 2026-08-02
repo: https://gitea.damconsulting.llc/dam/ts-paperless-ngx
notes: |
Needs Postgres + Redis broker (Celery). Heavy document storage.
@@ -357,7 +386,8 @@ apps:
db: sqlite
architecture: single
first_run: setup_wizard
test_status: untested
test_status: verified
test_date: 2026-08-02
repo: https://gitea.damconsulting.llc/dam/ts-photoprism
- service: prowlarr
@@ -368,7 +398,8 @@ apps:
db: sqlite
architecture: single
first_run: setup_wizard
test_status: untested
test_status: verified
test_date: 2026-08-02
repo: https://gitea.damconsulting.llc/dam/ts-prowlarr
- service: radarr
@@ -379,7 +410,8 @@ apps:
db: sqlite
architecture: single
first_run: setup_wizard
test_status: untested
test_status: verified
test_date: 2026-08-02
repo: https://gitea.damconsulting.llc/dam/ts-radarr
- service: searchxng
@@ -390,7 +422,8 @@ apps:
db: none
architecture: single
first_run: auto
test_status: untested
test_status: verified
test_date: 2026-08-02
repo: https://gitea.damconsulting.llc/dam/ts-searchxng
- service: shiori
@@ -401,7 +434,8 @@ apps:
db: sqlite
architecture: single
first_run: setup_wizard
test_status: untested
test_status: verified
test_date: 2026-08-02
repo: https://gitea.damconsulting.llc/dam/ts-shiori
- service: sonarr
@@ -412,7 +446,8 @@ apps:
db: sqlite
architecture: single
first_run: setup_wizard
test_status: untested
test_status: verified
test_date: 2026-08-02
repo: https://gitea.damconsulting.llc/dam/ts-sonarr
- service: stirling-pdf
@@ -423,7 +458,8 @@ apps:
db: none
architecture: single
first_run: auto
test_status: untested
test_status: verified
test_date: 2026-08-02
repo: https://gitea.damconsulting.llc/dam/ts-stirling-pdf
- service: tautulli
@@ -434,7 +470,8 @@ apps:
db: sqlite
architecture: single
first_run: auto
test_status: untested
test_status: verified
test_date: 2026-08-02
repo: https://gitea.damconsulting.llc/dam/ts-tautulli
- service: trilium-notes
@@ -445,7 +482,8 @@ apps:
db: postgres
architecture: app_db
first_run: setup_wizard
test_status: untested
test_status: verified
test_date: 2026-08-02
repo: https://gitea.damconsulting.llc/dam/ts-trilium-notes
- service: uptime-kuma
@@ -478,7 +516,8 @@ apps:
db: sqlite
architecture: single
first_run: setup_wizard
test_status: untested
test_status: verified
test_date: 2026-08-02
repo: https://gitea.damconsulting.llc/dam/ts-vaultwarden
notes: |
WebSocket support required for live notifications. Use a single container.
@@ -491,5 +530,6 @@ apps:
db: postgres
architecture: app_db
first_run: setup_wizard
test_status: untested
test_status: verified
test_date: 2026-08-02
repo: https://gitea.damconsulting.llc/dam/ts-woodpecker