switch to upstream image #3
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "upstream-beta"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@ -8,4 +10,6 @@ DOMAIN=uptime-kuma.example.com
SECRET_DB_PASSWORD_VERSION=v1
SECRET_DB_ROOT_PASSWORD_VERSION=v1
LETS_ENCRYPT_ENV=production
hmm, I don't really know the use of this line but it's in all recipes (in fact it comes with the recipe template), why are we removing it here?
I'm not sure about the details, but this relates to this configuration for the reverse-proxy traefik: https://git.coopcloud.tech/coop-cloud/traefik/src/branch/master/traefik.yml.tmpl#L94
Would be good to restore this line
I think the proposed move seems fine to me
I just moved it to the top of the file
thanks for this PR!! Works for me! :)
Maybe it could be good to add a release note with the hint to update the
.env
file when making the release for thisswitch to upstream imageto WIP: switch to upstream imageWIP: switch to upstream imageto switch to upstream imageGood point about the release note. Will add that. It then only needs testing from the autonomic with their deploymend
@p4u1 I tested upgrading our Autonomic instance to this and it worked fine, let's merge!