WIP: Add v33 and v34, including EuroOffice #91

Draft
ineiti wants to merge 6 commits from c4dt/nextcloud:main into main
Owner

DO NOT MERGE THIS PR AS-IS!

This is a first try at getting v33 and v34 into nextcloud.

Missing:

  • "floating" versions for v32 and v33, according to the MAINTENANCE.md file
  • testing by one more maintainer

To be discussed:

  • I added EuroOffice directly as a compose.eurooffice.yaml file in here, instead of creating a separate recipe. I did this because EuroOffice is still in heavy development, so I hope it's more stable to publish a combination we know it works
DO NOT MERGE THIS PR AS-IS! This is a first try at getting v33 and v34 into nextcloud. Missing: - "floating" versions for v32 and v33, according to the MAINTENANCE.md file - testing by one more maintainer To be discussed: - I added EuroOffice directly as a compose.eurooffice.yaml file in here, instead of creating a separate recipe. I did this because EuroOffice is still in heavy development, so I hope it's more stable to publish a combination we know it works
ineiti added 3 commits 2026-07-21 11:39:26 +00:00
Updates the container tags to the latest 33-version of nextcloud.
Updates to the latest 34 version docker containers
of nextcloud.
feat: add in-stack Euro-Office integration (15.1.0)
continuous-integration/drone/pr Build is failing
4f4ba6db79
This adds an optional eurooffice instance to the recipe. Contrary to the
OnlyOffice integration, which is a separate recipe, I choose this way
because I suppose that most of the time the eurooffice instance will
only be used by Nextcloud.
There seems to be an error with the current EuroOffice official image
which fails to initialize their database. For this reason it also includes
a Postgres and a RabbitMQ service. Both are initialised upon first
usage.
Owner

Cool that you startet trying to integrate Euro-Office!!

Cool that you startet trying to integrate Euro-Office!!
Author
Owner

Cool that you startet trying to integrate Euro-Office!!

If you have the time to try it out and give feedback, that would be awesome!

> Cool that you startet trying to integrate Euro-Office!! If you have the time to try it out and give feedback, that would be awesome!
Owner

I will be on holiday next weeks but will put it on our agenda and let you know if we managed to test it :)

I will be on holiday next weeks but will put it on our agenda and let you know if we managed to test it :)
Author
Owner

I think I'll start with a warm-up and add v33 to the official nextcloud recipe, then see what people think about this one.

I think I'll start with a warm-up and add v33 to the official nextcloud recipe, then see what people think about this one.
ineiti changed title from DRAFT: Add v33 and v34, including EuroOffice to WIP: Add v33 and v34, including EuroOffice 2026-07-22 14:40:18 +00:00
ineiti added 1 commit 2026-07-23 10:30:50 +00:00
Adding fixed tag to EuroOffice
continuous-integration/drone/pr Build is failing
f76245c34d
ineiti added 1 commit 2026-07-25 20:22:49 +00:00
ineiti force-pushed main from 99caaebbc3 to e0ccb67958 2026-07-25 20:24:11 +00:00 Compare
ineiti added 1 commit 2026-07-25 20:26:14 +00:00
ineiti force-pushed main from e0ccb67958 to 5e728e5141 2026-07-25 20:26:14 +00:00 Compare
This pull request is marked as a work in progress.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u https://git.coopcloud.tech/c4dt/nextcloud main:c4dt-main
git checkout c4dt-main
Sign in to join this conversation.