Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: adding support for document server inside the helm chart #214

Closed
DarkOnion0 opened this issue Mar 26, 2022 · 6 comments
Closed
Labels
enhancement New feature or request

Comments

@DarkOnion0
Copy link

It would be cool if the helm chart can support the deployment and the configuration of a document server (Collabora or OnlyOffice) without needing to make a separate deployment.

A simple integration could be to deploy the document server in the same pod as the Nextcloud instance to allow communication over localhost, thus the new feature should be easy to integrate with the existing chart.

@Y0ngg4n
Copy link

Y0ngg4n commented Aug 24, 2022

Would be very nice

@hlesesne
Copy link

Agreed - this would be really helpful. I'm trying to implement within a fork, but unfortunately I am new to both nextcloud and collabora, so it is proving fairly painful.

@jessebot jessebot added the enhancement New feature or request label Jul 26, 2024
@jessebot
Copy link
Collaborator

I think if this was to be added, it would make the most sense to add it as a subchart that can be optionally enabled.

Looks like Collabora has a helm chart here:
https://github.com/CollaboraOnline/online/tree/master/kubernetes/helm/collabora-online
And docs here:
https://sdk.collaboraonline.com/docs/installation/Kubernetes.html

And OnlyOffice has a helm chart here:
https://github.com/ONLYOFFICE/Kubernetes-Docs

@tvories, @provokateurin what do you think of this feature?

@provokateurin
Copy link
Member

provokateurin commented Jul 26, 2024

Yeah let's use what is already out there. Would be great to validate that it works with a new CI test.
What I'm not sure about is the level of auto configuration we can provide so that Nextcloud and Collabora Online/OnlyOffice talk to each other automatically.

@jessebot
Copy link
Collaborator

jessebot commented Jul 26, 2024

Agree, I have no idea on this at all. I haven't actually used these together at all. So, let's start by splitting this into two issues:

As for this issue, we could close it with the answer of yes, this sounds like a great idea :) We just need to actually do the work in a compartmentalized fashion.

@provokateurin
Copy link
Member

I'll close this, more specific discussions can happen in the respective issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

5 participants