Commit Graph
11 Commits
Author SHA1 Message Date
autonomic-bot ce5308c7f5 chore: upgrade lasuite-drive redis to 8.10.2, collabora to 26.04.4.1.1
cc-ci/testme cc-ci: failure
collabora 26.04 images exec coolwsd directly (--use-env-vars; no shell in the
image), so the sh/start-collabora-online.sh entrypoint and extra_params env are
gone: ssl options move to command args, the healthcheck switches to
coolwsd --probe, and the admin panel password moves from the collabora_p
docker secret to the COLLABORA_ADMIN_PASSWORD env var (empty = locked).

redis 8.10.2 is a security release (transaction ACL-revocation bypass,
unauthenticated cluster-bus join; cache sidecar, no cluster mode here).
2026-09-21 21:20:55 +00:00
notplants 0b64135f98 run migrations automatically on backend startup (AUTO_MIGRATIONS)
Add a migrate.sh config (ported from lasuite-docs) that the backend
entrypoint runs when AUTO_MIGRATIONS=true (default). It loads secrets,
waits for the DB, and idempotently applies pending migrations via
'migrate --check' then 'migrate --noinput'. The manual 'abra app cmd
backend migrate' now delegates to the same script.
2026-06-23 19:13:39 +00:00
notplants 0411553e36 add minio backup label and fix pg restore path 2026-02-20 14:19:59 +00:00
notplants 7bc5a4bcca fix env.sample 2026-02-18 11:05:26 -05:00
notplants d838d62103 fix env.sample 2026-02-18 11:04:40 -05:00
notplants 223a242f70 working on release 0.7.0 2026-02-18 10:43:49 -05:00
notplants f114ed0bab bump to 0.5.0+v0.12.0 2026-02-18 13:54:20 +00:00
notplants 57201fb2ec working on readme and configs 2026-01-08 17:47:14 -05:00
notplants 9b3e311fdf Fix env.sample 2025-12-29 13:49:00 -05:00
notplants 5ab7f0d499 working on recipe 2025-12-18 15:30:20 -05:00
notplants 9c5f767cb8 lasuite-docs as starting point 2025-12-18 15:09:45 -05:00