Commit Graph

309 Commits

Author SHA1 Message Date
iexos ed257bd0b2 remove default TIMEOUT (abra #596) 2026-01-03 15:31:32 +01:00
decentral1se 7dd833dbec Merge pull request 'anubis support' (#72) from anubis into master
Reviewed-on: coop-cloud/traefik#72
Reviewed-by: p4u1 <p4u1@noreply.git.coopcloud.tech>
Reviewed-by: decentral1se <decentral1se@noreply.git.coopcloud.tech>
2026-01-03 14:23:39 +00:00
decentral1se d5f19d3b11 Merge pull request 'feat: pull request template' (#75) from feat-pull-request-template into master
Reviewed-on: coop-cloud/traefik#75
Reviewed-by: p4u1 <p4u1@noreply.git.coopcloud.tech>
2026-01-01 19:34:22 +00:00
decentral1se f16f434877 feat: pull request template 2026-01-01 20:33:36 +01:00
decentral1se 5d656ccb72 Merge pull request 'chore(deps): update traefik docker tag to v3.6.6' (#76) from renovate/traefik-3.x into master
Reviewed-on: coop-cloud/traefik#76
Reviewed-by: p4u1 <p4u1@noreply.git.coopcloud.tech>
Reviewed-by: decentral1se <decentral1se@noreply.git.coopcloud.tech>
2026-01-01 17:39:01 +00:00
decentral1se fa55efb0c3 Merge pull request 'docs: Improve the maintainers docs' (#78) from improve-docs into master
Reviewed-on: coop-cloud/traefik#78
Reviewed-by: decentral1se <decentral1se@noreply.git.coopcloud.tech>
2026-01-01 16:05:42 +00:00
decentral1se 98fe0de193 Merge pull request 'chore: add @javielico as maintainer' (#77) from javielico/traefik:master into master
Reviewed-on: coop-cloud/traefik#77
Reviewed-by: p4u1 <p4u1@noreply.git.coopcloud.tech>
Reviewed-by: decentral1se <decentral1se@noreply.git.coopcloud.tech>
2026-01-01 16:05:08 +00:00
p4u1 862bc9a3a5 docs: Improve the maintainers docs 2025-12-30 11:23:22 +01:00
javielico 0238b73f77 chore: add @javielico as maintainer 2025-12-30 10:18:46 +00:00
renovate-bot 5df55f7833 chore(deps): update traefik docker tag to v3.6.6 2025-12-29 22:20:37 +00:00
decentral1se 5a8c72eb00 refactor: wording, formatting 2025-12-29 21:54:47 +01:00
decentral1se 8eaee04b5d Merge pull request 'Add CurveP256 to the list of cipherSuites' (#73) from ciphersuites into master
Reviewed-on: coop-cloud/traefik#73
Reviewed-by: decentral1se <decentral1se@noreply.git.coopcloud.tech>
2025-12-29 19:58:50 +00:00
ammaratef45 fde0e9fa62 Merge branch 'master' into ciphersuites 2025-12-29 18:24:32 +00:00
ammaratef45 c5eac61766 pump up FILE_PROVIDER_YML_VERSION 2025-12-29 10:11:53 -08:00
p4u1 34d22375d3 Merge pull request 'chore: d1 as maintainer' (#74) from chore-d1-maintainer into master
Reviewed-on: coop-cloud/traefik#74
Reviewed-by: p4u1 <p4u1@noreply.git.coopcloud.tech>
2025-12-28 16:44:43 +00:00
decentral1se bd24d893c2 chore: d1 as maintainer 2025-12-28 10:29:43 +01:00
ammaratef45 e647fd9c45 add CurveP256 to the list of cipherSuites 2025-12-27 22:03:45 -08:00
fauno 92650aa12a feat: serve default robots txt 2025-12-26 13:40:51 -03:00
fauno 0e38a772e9 feat: anubis open graph cache 2025-12-26 13:29:05 -03:00
fauno f469a1a90e doc: readme 2025-12-26 13:23:06 -03:00
fauno 0d85f97200 fix: traefik complains the network is not set 2025-12-24 19:00:41 -03:00
fauno ac33efe73a fix: labels 2025-12-24 18:26:33 -03:00
fauno a135d170bb fix: anubis 2025-12-24 16:58:51 -03:00
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