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 :)
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 main2026-02-11 17:53:25 +00:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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 :)