Files
app-catalog-felhom.eu/templates
admin 94074840d1 wger: 2.6 with the full DJANGO_DB_* set (2.3 no longer exists upstream)
Correcting my own earlier revert. Reverting to 2.3 was WRONG: wger/server:2.3 is
no longer published on Docker Hub (only 2.4, 2.5, 2.6 resolve), so that pin could
not be pulled at all -- the deploy was accepted and no container was ever created.
An unpullable pin is strictly worse than the problem it was meant to avoid.

Every available version (2.4/2.5/2.6, verified) reads the whole DJANGO_DB_* set
unconditionally, even with the sqlite engine. So supplying it is not a hack
around one version -- it is now the only way to run wger at all. Verified live:
2.6 with the full set boots and applies its migrations ('Applying auth.0001_initial
... OK').

USER/PASSWORD/HOST/PORT are ignored by the sqlite backend but must be present.
DJANGO_DB_DATABASE points into the existing wger_data volume (/home/wger/db),
which is where wger's own default sqlite file lived -- so an existing install is
not pointed at an empty database somewhere else.

Campaign 7 catalog sweep.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Nn3VgQk9iwEGgyx6QJ2NvE
2026-07-19 03:04:55 +02:00
..
2026-07-18 22:37:35 +02:00
2026-07-18 22:59:11 +02:00
2026-07-18 22:59:12 +02:00
2026-07-18 22:59:12 +02:00
2026-07-18 22:59:12 +02:00
2026-07-18 22:59:13 +02:00
2026-07-18 22:59:13 +02:00
2026-07-18 22:59:13 +02:00
2026-07-18 23:27:03 +02:00
2026-07-18 23:27:03 +02:00
2026-07-18 23:27:04 +02:00
2026-07-18 23:27:04 +02:00
2026-07-18 23:27:05 +02:00
2026-07-18 23:27:05 +02:00
2026-07-18 23:27:05 +02:00
2026-07-18 23:27:05 +02:00
2026-07-18 23:27:06 +02:00