Commit Graph
4 Commits
Author SHA1 Message Date
Mauricio SiuandClaude Fable 5 ede9c3684c fix: align compose env vars with template.toml and allow external hostnames
The compose file referenced ${SERVICE_PASSWORD_ENCRYPT} and
${SERVICE_PASSWORD_WEB}, but template.toml defines the variables as
SETTINGS_ENCRYPTION_KEY and DUPLICATI__WEBSERVICE_PASSWORD, so both
values rendered empty at deploy time. Also removed the leftover
SERVICE_URL_DUPLICATI_8200 passthrough entry and added
DUPLICATI__WEBSERVICE_ALLOWED_HOSTNAMES=* so the Duplicati web server
(2.0.8+) accepts requests forwarded by Traefik for the configured
domain instead of rejecting unknown Host headers.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-08 02:10:02 -06:00
Mauricio Siu a8f186303a Merge remote-tracking branch 'origin/canary' into add-duplicati
# Conflicts:
#	meta.json
2026-07-08 00:05:50 -06:00
Manuel Schneider b19d017a66 fix docker-compose requirements for duplicati 2026-05-04 08:14:16 +02:00
Manuel Schneider bf4d1d6605 add duplicati 2026-04-19 21:56:47 +02:00