Fix backup stack env for Portainer git deploy.
Remove compose ${VAR} overrides that blanked stack.env values and map KOPIA_REPOSITORY_PASSWORD in init-kopia; use hostname-only B2 endpoint.
This commit is contained in:
@@ -8,7 +8,7 @@ KOPIA_REPOSITORY_PASSWORD=8f4c2a9e1b7d6035f8e2c4a6910d3b7e5f9a8c2d6b4e1f0a3c7d9e
|
||||
B2_BUCKET=ginnoir-backup
|
||||
B2_KEY_ID=00452ab80ae44e10000000001
|
||||
B2_APPLICATION_KEY=K004P2lGTtRiCe430O5dVZJiTn7Kwr8
|
||||
B2_ENDPOINT=https://s3.us-west-004.backblazeb2.com
|
||||
B2_ENDPOINT=s3.us-west-004.backblazeb2.com
|
||||
|
||||
# ntfy alerts (same pattern as watchtower)
|
||||
NTFY_URL=https://ntfy.ginnoir.com/backup
|
||||
|
||||
Reference in New Issue
Block a user