abra app deploy
throws R011 when removing a service
@mac-chaffee I believe this is happening because in the other *.compose.yml
you still have the web
service but in your changes to the main compose.yml
, you've removed the web
service.…
Another use case: https://git.coopcloud.tech/coop-cloud/rauthy#generate-encryption-keys
@mac-chaffee nice detective work! If you wanna brave effort which can maintain functionality without nginx, be my guest! I imagine it might even be a backwards compatible with existing deployments…
hey @mac-chaffee, you're most welcome and thanks for opening this issue! I originally implemented this without nginx but ended up including it because "privacy" https://git.coopcloud.tech/coop-clou…
abra app ls -S
: FATA: [hash] is not supported
@marlon yeh I was really wondering what people would make of that workflow. I kinda just realised it was necessary some time after a change by toolshed/abra#493 I…
abra app ls -S
not reporting latest versions for traefik?
@fauno without --debug
logs, this is hard to start to try to figure out. I imagine the local state has changed now but it would also be good to see your local $ABRA_DIR/catalogue/recipes.json
…
Not publishing just yet, hopefully later this week. Need to confirm a few last things.
/data/themes
: no such file or directory
@p4u1 yep i took the default
LAUTI_THEME=lauti |
abra app ls -S
gives FATA couldn't parse major part of '1ee9f5e5': '1ee9f5e5'
Glad to hear it was fixed with the upgrade! I guess I'll close this?