Commit Graph

17 Commits

Author SHA1 Message Date
9f68524046 bump to 0.3.1+v5.1.0
Add env vars introduced upstream across v4.6 → v5.0:
- CONVERSION_UPLOAD_ENABLED (v4.8.5) — recipe override true (upstream default false)
- CONVERSION_FILE_MAX_SIZE / _EXTENSIONS_ALLOWED / _API_* (v4.5.0 source)
- DB_PSYCOPG_POOL_ENABLED (v4.8.1)
- DJANGO_EMAIL_URL_APP (v4.6.0) — recipe sets to https://${DOMAIN}
- MEDIA_AUTH_ORIGINAL_URL_HEADER (v5.0.0)

All except CONVERSION_UPLOAD_ENABLED and DJANGO_EMAIL_URL_APP use the
bare-key defer-to-upstream pattern (like existing LOGGING_LEVEL_*), so
upstream defaults apply unless the operator sets them in .env.

Document all 10 vars (commented) in .env.sample.
2026-05-18 17:42:23 +00:00
988662f2ca improve .env.sample 2026-02-20 14:19:15 -05:00
dcd91e6a6f add auto-migration on backend startup 2026-02-20 19:15:02 +00:00
f74cd82e5f Update .env.sample 2026-01-08 21:06:37 +00:00
b6f601ca24 Add email integration working with secrets 2025-11-17 12:45:18 -05:00
41ad58f47d trying to use minio_root_pass_file 2025-11-06 14:59:24 -05:00
9c6bb70b7a working with abra recipe lint 2025-11-06 14:06:33 -05:00
54acd65edd working before secret shortening 2025-11-06 12:46:06 -05:00
82ca119cdb working on nginx.conf.tmpl 2025-11-05 11:29:51 -05:00
184255b249 almost working with docker secrets 2025-10-31 15:36:14 -04:00
51c939dd2c working on secrets 2025-10-31 13:14:12 -04:00
9a4d5058f9 Add alias of lasuite-app instead of app to prevent docker DNS name conflict 2025-10-31 11:21:36 -04:00
20649c56d7 Fix poorly formed json in OIDC_AUTH_REQUEST_EXTRA_PARAMS 2025-09-25 17:43:03 -04:00
3wc
703c092e93 Move some settings to env 2025-06-11 13:50:54 +01:00
3wc
7b00a0ff4c Switch to external SSO 2025-06-11 13:38:30 +01:00
3wc
b8cae21f52 Almost-working V2 2025-06-10 11:40:14 +01:00
3wc
9220e0c585 Initial import 2025-06-05 16:12:51 +01:00