Commit Graph

286 Commits

Author SHA1 Message Date
fauno fa7cf3e17b fix: labels 2025-12-24 16:49:37 -03:00
fauno d05c81b4d7 feat: anubis 2025-12-24 16:27:05 -03:00
p4u1 3830eedfa0 chore: publish 3.9.0+v3.6.5 release 3.9.0+v3.6.5 2025-12-23 14:26:54 +01:00
p4u1 1acff756cc feat: support nextcloud talk high performance backend (#66)
This implements the high performance backend for Nextcloud Talk, which is nessecary if it needs to handle more people (video) calling.
More Details about it: https://nextcloud-talk.readthedocs.io/en/latest/quick-install/

The current implementation is sadly limited to be used once per host, so this might need some additional love in the future, if someone needs it more flexible.

The related Nextcloud PR: coop-cloud/nextcloud#56

Co-authored-by: Apfelwurm <Alexander@volzit.de>
Reviewed-on: coop-cloud/traefik#66
Co-authored-by: p4u1 <p4u1_f4u1@riseup.net>
Co-committed-by: p4u1 <p4u1_f4u1@riseup.net>
2025-12-23 13:25:15 +00:00
p4u1 57f7cbd08b chore: publish 3.8.0+v3.6.5 release 3.8.0+v3.6.5 2025-12-23 14:16:13 +01:00
p4u1 c9e326b13c chore(deps): update traefik docker tag to v3.6.5 (#68)
This handles the [breaking change](https://doc.traefik.io/traefik/v3.6/migrate/v3/#v364) by allowing all encoded characters in the request path

Co-authored-by: Renovate Bot <renovate@coopcloud.tech>
Reviewed-on: coop-cloud/traefik#68
Co-authored-by: p4u1 <p4u1_f4u1@riseup.net>
Co-committed-by: p4u1 <p4u1_f4u1@riseup.net>
2025-12-23 13:12:44 +00:00
jade 7e688c9094 feat: support UDP proxy of port 2022 and 2023 for P2Panda apps (#70)
# Support P2P communication between P2Panda Apps

Apps built with the set of [P2Panda](https://p2panda.org/) libraries perform P2P communication over two UDP ports. The default ports for these are 2022 and 2023.

There aren't really a lot (any?) P2Panda web apps out there, most are desktop or mobile apps.

So, this change is being specifically request by the [LoRes Tech](https://lores.tech/) project in order to support our [LoRes Node](https://github.com/local-resilience-tech/lores-node/) app. We have a recipe drafted for this [here](https://codeberg.org/lores/lores-node-coop-cloud-recipe) and we will push that to the catalogue once this change is in.

It seems better to make this kiwix change as general as possible, which is why we called the flag `P2PANDA_ENABLED` rather than `LORES_NODE_ENABLED`. In practice if there was a larger ecosystem of such apps, we'd probably need to make the actual port numbers configurable.

Reviewed-on: coop-cloud/traefik#70
Reviewed-by: p4u1 <p4u1@noreply.git.coopcloud.tech>
Co-authored-by: Jade Ambrose <jade@noreply.git.coopcloud.tech>
Co-committed-by: Jade Ambrose <jade@noreply.git.coopcloud.tech>
2025-12-22 12:37:50 +00:00
p4u1 88502ecda4 Merge pull request 'chore: Configure Renovate' (#64) from renovate/configure into master
Reviewed-on: coop-cloud/traefik#64
2025-11-20 18:24:11 +00:00
renovate-bot c42914f72a Add renovate.json 2025-11-20 17:50:32 +00:00
p4u1 268316cc83 Merge pull request 'add MAINTAINERS.md' (#61) from maintainers into master
Reviewed-on: coop-cloud/traefik#61
Reviewed-by: decentral1se <decentral1se@noreply.git.coopcloud.tech>
2025-11-20 17:07:42 +00:00
p4u1 7dc902e82b chore: publish 3.7.0+v3.6.2 release 3.7.0+v3.6.2 2025-11-20 18:01:44 +01:00
p4u1 72bc0912f7 Merge pull request 'docs: Adds section on how to configure basic auth' (#62) from basic-auth-docs into master
Reviewed-on: coop-cloud/traefik#62
2025-11-20 16:55:53 +00:00
p4u1 5b4bcbf1b8 Merge pull request 'chore: upgrade to v3.6.2, enables NODES=1 and PING=1 on socket-proxy' (#63) from upgrade-v3.6.2 into master
Reviewed-on: coop-cloud/traefik#63
Reviewed-by: p4u1 <p4u1@noreply.git.coopcloud.tech>
2025-11-20 16:55:26 +00:00
p4u1 5be795b033 Update README.md 2025-11-20 16:42:15 +00:00
philippr 7d7481f3ee chore: upgrade to v3.6.2, enables NODES=1 and PING=1 on socket-proxy 2025-11-19 20:44:19 +01:00
ammaratef45 92554180a8 chore: publish 3.6.3+v3.4.5 release 3.6.3+v3.4.5 2025-11-13 22:24:18 -08:00
ammaratef45 1052601523 pump up TRAEFIK_YML_VERSION version 2025-11-14 05:46:15 +00:00
p4u1 3ae4d8f889 Update MAINTENANCE.md 2025-11-06 09:54:08 +00:00
p4u1 07d47e087b docs: Adds section on how to configure basic auth 2025-11-05 15:31:06 +01:00
p4u1 a01ec10d15 update 2025-11-04 18:54:51 +01:00
p4u1 4ea14d260a add MAINTAINERS.md 2025-10-31 17:13:56 +01:00
3wordchant 1a48b9bac8 docs: Fix CI/CD badge link
[ci skip]
2025-10-30 09:45:46 -04:00
marlon 7ede5f7cc6 chore: publish 3.6.2+v3.4.5 release 3.6.2+v3.4.5 2025-10-27 13:32:31 -04:00
marlon 8b06144f54 fix: bump entrypoint version var 2025-10-27 13:25:34 -04:00
marlon 6c6b5c66ca chore: publish 3.6.1+v3.4.5 release 3.6.1+v3.4.5 2025-10-22 23:02:24 -04:00
marlon 993ed9cf09 Garage support .env addition 2025-10-22 21:09:23 -04:00
marlon 1c2302b288 Merge branch 'master' into HEAD 2025-10-22 21:03:58 -04:00
marlon 27d5c092de add support for Garage RPC port 2025-10-22 21:01:02 -04:00
Raghav 88e1a67146 chore: publish 3.6.0+v3.4.5 release 3.6.0+v3.4.5 2025-08-28 18:01:23 -04:00
sixsmith 7e7422a593 Expose LOG_MAX_AGE
Reviewed-on: coop-cloud/traefik#55
Reviewed-by: decentral1se <decentral1se@noreply.git.coopcloud.tech>
2025-08-28 18:05:27 +00:00
Raghav 304915a396 Set default LOG_MAX_AGE 2025-08-27 11:50:13 -04:00
ripclap a3ab012d55 revert f2e746344e
revert chore: publish 3.5.1+v3.4.5 release
2025-08-13 19:17:11 +00:00
ripclap f2e746344e chore: publish 3.5.1+v3.4.5 release 2025-08-13 19:10:53 +00:00
ripclap 1ec509eee8 Fixed azure secret variable 2025-08-13 19:05:05 +00:00
ammaratef45 52c2cbf7ec chore: publish 3.5.0+v3.4.5 release 3.5.0+v3.4.5 2025-08-13 05:27:39 -07:00
decentral1se b8303290de Merge pull request 'feat: add azure DNS-01 challenge support' (#56) from ripclap/traefik:master into master
Reviewed-on: coop-cloud/traefik#56
Reviewed-by: decentral1se <decentral1se@noreply.git.coopcloud.tech>
2025-08-12 19:16:42 +00:00
ripclap 445feab87c Revert "Updated TRAEFIK_YML_VERSION"
This reverts commit 2db1a03d94.
2025-08-12 09:44:59 -07:00
ripclap b8aa102a01 azure: update code to align with established conventions 2025-08-12 01:21:56 -07:00
ripclap 2db1a03d94 Updated TRAEFIK_YML_VERSION 2025-08-11 17:37:22 -07:00
ripclap c7e510fbad Added Azure DNS 01-Challenge support 2025-08-12 00:20:57 +00:00
ripclap f7087646b1 Added Azure DNS 01-Challenge support 2025-08-12 00:20:11 +00:00
Raghav 8d7f9bd6a2 traefik_yml_version 2025-08-08 22:17:46 -04:00
Raghav 01c5b2a3a4 Update to Traefik v3 2025-08-06 18:13:11 -04:00
p4u1 810e1b0502 chore: publish 3.4.2+v3.4.5 release 3.4.2+v3.4.5 2025-07-28 14:33:50 +02:00
marlon 270af60ba4 chore: publish 3.4.1+v3.4.5 release 3.4.1+v3.4.5 2025-07-25 18:14:45 -04:00
marlon 27dfc1ae2c chore: publish 3.4.0+v3.4.4 release 3.4.0+v3.4.4 2025-07-23 23:14:01 -04:00
Brooke 2ff2c0d59e Merge pull request 'update to traefik v3' (#54) from sixsmith/traefik:v3-update-only into master
Reviewed-on: coop-cloud/traefik#54
2025-07-23 00:06:45 +00:00
Raghav 60ec1191a8 v3: update Traefik 2025-07-15 15:57:41 -07:00
moritz ff351d4c7f fix drone 2025-07-01 20:02:30 +02:00
moritz 4a5cfddb4c chore: publish 3.3.0+v2.11.26 release 3.3.0+v2.11.26 2025-07-01 19:40:44 +02:00