notplants
488a656631
Revert version number to 5.1.1
continuous-integration/drone/pr Build is failing
2026-06-10 17:15:26 +00:00
notplants
793901a7c2
Merge branch 'master' into compose.matrix
continuous-integration/drone/pr Build is failing
2026-06-10 17:14:18 +00:00
carla
6e67d0c8c0
update maintenance and readme ( #108 )
...
continuous-integration/drone/push Build is failing
<!--
This is just a proposal for our updated maintenance file with ideas how we could keep responsibility for the repo from local-it.
-->
* [ ] I have deployed and tested my changes
* [ ] I have [updated relevant versions in `abra.sh`](https://docs.coopcloud.tech/maintainers/upgrade/#updating-versions-in-the-abrash )
* [ ] I have made my environment variable changes [backwards compatible](https://docs.coopcloud.tech/maintainers/upgrade/#backwards-compatible-environment-variable-changes )
* [ ] I have added a [release note entry](https://docs.coopcloud.tech/maintainers/upgrade/#creating-new-release-notes )
Reviewed-on: #108
Reviewed-by: p4u1 <p4u1@noreply.git.coopcloud.tech >
Reviewed-by: decentral1se <decentral1se@noreply.git.coopcloud.tech >
Co-authored-by: carla <carla@local-it.org >
Co-committed-by: carla <carla@local-it.org >
2026-06-10 09:30:57 +00:00
notplants
88f1e61da2
chore: publish 5.1.2+v3.6.15 release
continuous-integration/drone/pr Build is failing
2026-05-25 16:52:59 +00:00
notplants
53321a7700
fix: matrix-federation entrypoint on :8448 to match published port
...
compose.matrix.yml publishes container port 8448, but the entrypoint
was on :9001 — federation traffic hit no listener. :9001 also collided
with the minio-console entrypoint.
2026-05-25 16:52:40 +00:00
Zigzagill
25cf7862ed
Add Cloudflare as DNS provider ( #103 )
...
continuous-integration/drone/push Build is failing
<!--
Thank you for doing recipe maintenance work!
Please mark all checklist items which are relevant for your changes.
Please remove the checklist items which are not relevant for your changes.
Feel free to remove this comment.
-->
* [x] I have deployed and tested my changes
LetsEncrypt challenges passed
* [x] I have [updated relevant versions in `abra.sh`](https://docs.coopcloud.tech/maintainers/upgrade/#updating-versions-in-the-abrash )
No relevant versions to update
* [x] I have made my environment variable changes [backwards compatible](https://docs.coopcloud.tech/maintainers/upgrade/#backwards-compatible-environment-variable-changes )
Only new env vars were added
* [ ] I have added a [release note entry](https://docs.coopcloud.tech/maintainers/upgrade/#creating-new-release-notes )
Unsure if this is necessary but I'm happy to add notes if we want them 😄
Reviewed-on: #103
Reviewed-by: p4u1 <p4u1@noreply.git.coopcloud.tech >
Reviewed-by: decentral1se <decentral1se@noreply.git.coopcloud.tech >
Co-authored-by: Zigzagill <zigzagill@proton.me >
Co-committed-by: Zigzagill <zigzagill@proton.me >
2026-05-16 23:37:49 +00:00
renovate-bot
7fc2cac6ff
chore(deps): update lscr.io/linuxserver/socket-proxy docker tag to v3.2.19 ( #101 )
...
continuous-integration/drone/push Build is failing
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [lscr.io/linuxserver/socket-proxy](https://github.com/linuxserver/docker-socket-proxy/packages ) ([source](https://github.com/linuxserver/docker-socket-proxy )) | patch | `3.2.17` -> `3.2.19` |
> ❗ **Important**
>
> Release Notes retrieval for this PR were skipped because no github.com credentials were available.
> If you are self-hosted, please see [this instruction](https://github.com/renovatebot/renovate/blob/master/docs/usage/examples/self-hosting.md#githubcom-token-for-release-notes ).
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
Reviewed-on: #101
Reviewed-by: decentral1se <decentral1se@noreply.git.coopcloud.tech >
Reviewed-by: p4u1 <p4u1@noreply.git.coopcloud.tech >
Co-authored-by: Renovate Bot <renovate@coopcloud.tech >
Co-committed-by: Renovate Bot <renovate@coopcloud.tech >
2026-05-16 23:36:24 +00:00
decentral1se
005f0235c0
chore: publish 5.1.1+v3.6.15 release
continuous-integration/drone/tag Build is passing
continuous-integration/drone/push Build is failing
2026-05-02 09:37:11 +02:00
decentral1se
7c6dd3f5a5
chore: patch bump for traefik/proxy tags
2026-05-02 09:36:20 +02:00
fauno
440a7f5228
fix: garage ports on host mode ( #99 )
...
continuous-integration/drone/push Build is failing
<!--
Thank you for doing recipe maintenance work!
Please mark all checklist items which are relevant for your changes.
Please remove the checklist items which are not relevant for your changes.
Feel free to remove this comment.
-->
* [x] I have deployed and tested my changes
* [ ] I have [updated relevant versions in `abra.sh`](https://docs.coopcloud.tech/maintainers/upgrade/#updating-versions-in-the-abrash )
* [ ] I have made my environment variable changes [backwards compatible](https://docs.coopcloud.tech/maintainers/upgrade/#backwards-compatible-environment-variable-changes )
* [ ] I have added a [release note entry](https://docs.coopcloud.tech/maintainers/upgrade/#creating-new-release-notes )
Co-authored-by: f <f@sutty.nl >
Reviewed-on: #99
Reviewed-by: p4u1 <p4u1@noreply.git.coopcloud.tech >
Reviewed-by: decentral1se <decentral1se@noreply.git.coopcloud.tech >
Co-authored-by: fauno <fauno@sutty.coop.ar >
Co-committed-by: fauno <fauno@sutty.coop.ar >
2026-04-18 06:13:54 +00:00
decentral1se
74193326fb
chore: add moritz as maintainer
continuous-integration/drone/push Build is failing
2026-03-25 00:17:14 +01:00
p4u1
57a6aed540
chore: publish 5.1.0+v3.6.11 release ( #98 )
...
continuous-integration/drone/push Build is failing
Reviewed-on: #98
Reviewed-by: decentral1se <decentral1se@noreply.git.coopcloud.tech >
2026-03-24 21:00:50 +00:00
moritz
ff138864d4
chore: publish 5.1.0+v3.6.11 release
continuous-integration/drone/tag Build is passing
continuous-integration/drone/pr Build is failing
2026-03-24 11:49:05 +01:00
decentral1se
7370ecfa9d
chore: bump config
continuous-integration/drone/push Build is failing
continuous-integration/drone/tag Build is passing
2026-03-21 18:35:26 +01:00
decentral1se
57e5c49c81
fix: bump config
continuous-integration/drone/push Build is failing
continuous-integration/drone/tag Build is passing
2026-03-21 18:34:29 +01:00
decentral1se
063d194119
chore: prep for 5.0.0+v3.6.10 ( #96 )
...
continuous-integration/drone/push Build is failing
continuous-integration/drone/tag Build is passing
#95
Reviewed-on: #96
Reviewed-by: p4u1 <p4u1@noreply.git.coopcloud.tech >
Co-authored-by: decentral1se <cellarspoon@riseup.net >
Co-committed-by: decentral1se <cellarspoon@riseup.net >
2026-03-21 17:29:39 +00:00
dannygroenewegen
9a46c85735
fix: Change metrics endpoint to use https instead of http 8082 to prevent sending BASIC_AUTH in plaintext. ( #95 )
...
continuous-integration/drone/push Build is failing
* [x] I have deployed and tested my changes
* [x] I have [updated relevant versions in `abra.sh`](https://docs.coopcloud.tech/maintainers/upgrade/#updating-versions-in-the-abrash )
* [x] I have made my environment variable changes [backwards compatible](https://docs.coopcloud.tech/maintainers/upgrade/#backwards-compatible-environment-variable-changes )
* [x] I have added a [release note entry](https://docs.coopcloud.tech/maintainers/upgrade/#creating-new-release-notes )
This fixes #94 . The monitoring-ng recipe uses this metrics endpoint and is updated to use the secure endpoint with coop-cloud/monitoring-ng#17
Reviewed-on: #95
Reviewed-by: p4u1 <p4u1@noreply.git.coopcloud.tech >
Reviewed-by: decentral1se <decentral1se@noreply.git.coopcloud.tech >
Co-authored-by: Danny Groenewegen <mail@dannygroenewegen.nl >
Co-committed-by: Danny Groenewegen <mail@dannygroenewegen.nl >
2026-03-21 15:44:35 +00:00