Files
Linus Gasser e887446bac fix: drop eurooffice_db_password secret, use Postgres trust auth (15.1.2)
Requiring a second Swarm secret in 15.1.1 broke `abra app upgrade` for stacks
that had Euro-Office enabled on 15.1.0 ("missing version for secret?
(eurooffice_db_password)"). The document server's Postgres is internal-only and
holds only transient state, so switch it to POSTGRES_HOST_AUTH_METHOD=trust and
remove the managed secret. Entrypoint wrapper drops file_env DB_PWD (v3).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-17 18:35:00 +02:00
..
2023-03-07 17:10:35 +01:00
2023-03-07 17:10:35 +01:00
2024-09-30 14:24:07 +00:00
2024-12-21 16:56:09 -05:00