Commit graph

3 commits

Author SHA1 Message Date
Broque Thomas
8983da5b18 Document dev/nightly release channels and contributor workflow
Adds a Release Channels section to the main README explaining the three
Docker image tracks users can choose from: stable :latest (Docker Hub),
nightly :dev (GHCR, rebuilt from dev branch), and pinned version tags.
Includes a decision table for picking the right channel and switching
instructions for docker-compose users.

Notes on the Unraid section that the template points at :latest by
default, and how to switch an Unraid container to the :dev channel
by editing the Repository field.

Adds a Contributing section covering the dev → main PR workflow, how to
branch off dev, expectations around ruff + pytest passing locally, and
how to run the dev gunicorn config.

Mirrors a short release-channels blurb at the top of
Support/README-Docker.md pointing at the main README's full guide.
2026-04-21 14:40:24 -07:00
Antti Kettunen
da40618818
Add the option to override log level via env variables 2026-04-21 14:42:21 +03:00
Broque Thomas
634e5b6b9c organization 2026-01-27 12:23:19 -08:00
Renamed from README-Docker.md (Browse further)