• Joined on 2021-07-14
mayel created branch error-pages-attempt in coop-cloud/traefik 2023-02-25 00:51:58 +00:00
mayel pushed to error-pages-attempt at coop-cloud/traefik 2023-02-25 00:51:58 +00:00
a805f5de26 attempt at adding error pages
mayel commented on issue toolshed/organising#417 2023-02-15 03:19:37 +00:00
add a docker system prune with configurable options to undeploy step of lifecycle

May be good to also expose docker image prune (ideally even as a flag to autorun after a deploy) which should be enough for cases where you didn't undeploy and just need to keep a handle on…

mayel commented on issue toolshed/organising#417 2023-02-15 03:14:43 +00:00
add a docker system prune with configurable options to undeploy step of lifecycle

By contrast when that happened the volumes got correctly re-associated

mayel commented on issue toolshed/organising#417 2023-02-15 03:13:18 +00:00
add a docker system prune with configurable options to undeploy step of lifecycle

Well maybe it doesn't actually remove them, but if you remove a container they don't get re-associated correctly when you redeploy it?

mayel commented on issue toolshed/organising#417 2023-02-15 03:09:31 +00:00
add a docker system prune with configurable options to undeploy step of lifecycle

I don't mean as an abra thing, just when running docker system prune directly on the server when your app isn't running

mayel commented on issue toolshed/organising#417 2023-02-15 02:51:41 +00:00
add a docker system prune with configurable options to undeploy step of lifecycle

Well I'm not sure what's expected behaviour but in my experience I had to recreate and readd the secrets after redeploying an accidentally pruned

mayel commented on issue toolshed/organising#417 2023-02-15 02:44:24 +00:00
add a docker system prune with configurable options to undeploy step of lifecycle

+1 for an abra prune command (I have to ssh on to the server and run it often because of deploying incremental and the old docker images taking up space) It would be nice to show a list of…

mayel commented on issue toolshed/organising#236 2023-01-26 01:32:45 +00:00
Automatic patch/security updates for deployed apps

I don't see any problem with it because the env vars shouldn't contain any sensible data. All sensible data should be stored in secrets.

So far I've been using secrets for auto-generated…

mayel commented on pull request coop-cloud/gitea#30 2023-01-20 03:41:33 +00:00
add: forgejo overwrite

@3wordchant yeah makes sens to have a yml override as there may end up being other differences too, just noting the feasibility (I use that to be able to specify a different images for a specific…

mayel commented on pull request coop-cloud/gitea#30 2023-01-20 00:37:30 +00:00
add: forgejo overwrite

oh great to see! btw this approach would also work: image: ${APP_DOCKER_IMAGE} and in the .env simply APP_DOCKER_IMAGE=codeberg.org/forgejo/forgejo:1.18.0-1-rootless or the gitea one by…

mayel opened issue toolshed/recipes-wishlist#83 2023-01-20 00:32:39 +00:00
forgejo, soft fork of gitea
mayel commented on issue toolshed/organising#377 2023-01-17 21:57:14 +00:00
Performance issue with retrieving recipes

I guess this could be a fairly breaking change, depending on how well Gitea's magic redirection-from-old-repo-names feature works. If the answer is "badly"

If that's the case an alternative…

mayel commented on issue toolshed/recipes-catalogue-json#4 2023-01-17 21:50:22 +00:00
Reinstate automatic catalogue generation

Why are commits to recipes-catalogue-json showing up as from me? (Example). Drone is authenticating using a key added to the abra-bot repo, shouldn't it show up as abra-bot? Or maybe Drone is…

mayel created pull request toolshed/docs.coopcloud.tech#112 2023-01-06 19:13:22 +00:00
add tips to get into a container that won't start
mayel created branch mayel-patch-1 in toolshed/docs.coopcloud.tech 2023-01-06 19:12:53 +00:00
mayel pushed to mayel-patch-1 at toolshed/docs.coopcloud.tech 2023-01-06 19:12:53 +00:00
765987d423 Update 'docs/operators/handbook.md'
mayel opened issue toolshed/recipes-wishlist#81 2022-12-27 00:48:06 +00:00
Kopia: backup/restore tool to create encrypted snapshots of data and store remotely or in cloud storage
mayel opened issue toolshed/organising#349 2022-09-28 08:59:40 +00:00
should be able to deploy existing apps/recipes even if abra cannot reach git.coopcloud.tech
mayel opened issue toolshed/organising#348 2022-09-28 08:58:13 +00:00
explanatory error message when abra cannot reach git.coopcloud.tech