Files
lichen.page/compose.min.yml
notplants a8cee2f92d add configurable auth_providers, min image overlay, bump to 0.1.9
- Add AUTH_PROVIDERS env var (comma-separated, default: file,atproto)
  to control which login methods are shown
- Unified lichen.toml.tmpl with OIDC section gated on OIDC_ENABLED env
- Entrypoint generates lichen.toml from base config only if not already
  present, preserving user customizations
- Add compose.min.yml overlay for lichen-min image (without atproto/git/shell)
- Entrypoint guards git commands for min image compatibility
- Bump lichen-full and lichen-min images to 0.1.9
- Bump recipe version to 0.1.1+0.1.9
2026-04-07 04:40:06 +00:00

7 lines
75 B
YAML

---
version: "3.8"
services:
app:
image: notplants/lichen-min:0.1.9