added backup, change of images to default, and upgraded to latest version #5

Merged
val merged 1 commits from backup into main 2026-02-11 17:53:25 +00:00
Owner

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 :)

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 :)
val added 1 commit 2026-02-11 01:45:33 +00:00
hermzz reviewed 2026-02-11 15:05:34 +00:00
@ -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}"
Contributor

We should also update the README at some point to indicate this recipe supports backups at some point too.

We should also update the README at some point to indicate this recipe supports backups at some point too.
Author
Owner

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 :)

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 :)
hermzz approved these changes 2026-02-11 15:07:22 +00:00
val merged commit 07aa95dc11 into main 2026-02-11 17:53:25 +00:00
Sign in to join this conversation.
No description provided.