added backup, change of images to default, and upgraded to latest version #5
Reference in New Issue
Block a user
No description provided.
Delete Branch "backup"
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?
I (hopefully) added all your changes @hermzz of your pull-request #3
additionally I added backup support - although it seems to backup up model-cache and external_storage as well, although I excluded them in the labels, not sure why it's like this.
and updated to v2.5.6.
successfully deployed
would be great if you could review :)
@ -30,10 +31,14 @@ services:- "traefik.http.routers.${STACK_NAME}.entrypoints=web-secure"- "traefik.http.routers.${STACK_NAME}.tls.certresolver=${LETS_ENCRYPT_ENV}"- "coop-cloud.${STACK_NAME}.version=1.3.0+v2.4.1"- "backupbot.backup=${ENABLE_BACKUPS:-true}"We should also update the README at some point to indicate this recipe supports backups at some point too.
yes probably that would be nice, although I haven't seen this consciously in docs of single recipes? Nevertheless, thanks for checking the pull request.
I will merge it for now and as soon as I find more time go through the process declaring us recipe maintainers :)