p4u1 commented on pull request coop-cloud/traefik#102 2026-05-16 08:12:24 +00:00
chore(deps): update traefik docker tag to v3.7.1

Found this one:

v3.6.16¶ Docker provider: minimum Docker Engine version

Starting with v3.6.16, the Docker provider requires Docker API version v1.40 or above (Docker Engine v19.03). Users…

p4u1 commented on pull request coop-cloud/traefik#102 2026-05-16 08:09:51 +00:00
chore(deps): update traefik docker tag to v3.7.1

Alerta, alerta, there are several CVE fixes packed in here.

However, there are breaking changes: https://doc.traefik.io/traefik/v3.7/migrate/v3/#v370

I don't have time now to dive…

p4u1 approved coop-cloud/forgejo#31 2026-05-16 08:03:50 +00:00
feat: configurable session provider

Nice �

p4u1 commented on pull request coop-cloud/forgejo#31 2026-05-16 08:03:50 +00:00
feat: configurable session provider

Should we set the default to db?

p4u1 approved coop-cloud/forgejo#32 2026-05-16 08:00:03 +00:00
feat: caching settings
p4u1 commented on pull request coop-cloud/forgejo#32 2026-05-16 08:00:03 +00:00
feat: caching settings

Is memory the default value? I wonder if there is a use case where someone wants to disable the cache

p4u1 approved coop-cloud/traefik#103 2026-05-16 07:56:38 +00:00
Add Cloudflare as DNS provider
p4u1 pushed to main at coop-cloud/lauti 2026-05-15 15:49:57 +00:00
efaf2f99d7 feat: add FEDERATION_MODE to compose file
p4u1 approved coop-cloud/forgejo#27 2026-05-07 18:26:45 +00:00
chore(deps): update codeberg.org/forgejo/forgejo docker tag to v15

Successfully deployed this on code.klasse-methode.it

p4u1 commented on pull request coop-cloud/monitoring-ng#13 2026-05-07 18:14:54 +00:00
fix: Shorten all secret and config names to max 14 characters

@dannygroenewegen I would say we merge this and make changes later if needed

p4u1 commented on pull request coop-cloud/forgejo#27 2026-05-07 17:02:12 +00:00
chore(deps): update codeberg.org/forgejo/forgejo docker tag to v15

shall we take the opportunity to rename to forgejo?

p4u1 approved coop-cloud/forgejo#28 2026-05-07 17:00:29 +00:00
feat: s3 storage support
p4u1 commented on pull request coop-cloud/forgejo#27 2026-04-27 06:55:31 +00:00
chore(deps): update codeberg.org/forgejo/forgejo docker tag to v15

You mean if we want to maintain v14 too?

p4u1 pushed to master at coop-cloud/traefik 2026-04-18 06:13:56 +00:00
440a7f5228 fix: garage ports on host mode (#99)
p4u1 merged pull request coop-cloud/traefik#99 2026-04-18 06:13:56 +00:00
fix: garage ports on host mode
p4u1 approved coop-cloud/traefik#99 2026-04-17 06:42:08 +00:00
fix: garage ports on host mode
p4u1 commented on issue toolshed/abra#813 2026-04-14 07:13:34 +00:00
Run automatic pre and post migration scripts

For me the main argument in favor of having a separate upgrade function per version is that abra can convert next to the actual version.I don't have a very strong opinion though

p4u1 commented on issue toolshed/abra#818 2026-04-04 10:39:23 +00:00
interface for abra app config

I really feel the pain with nano, but could you set EDITOR to be a GUI editor? And we could allow setting the editor in abra.yml

If we do the config via abra cli I would go in this direction: r…