-
Notifications
You must be signed in to change notification settings - Fork 7
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
owncloud full build ( collabora, onlyoffice) with keycloak. #1039
Comments
@arsalaaan I would split things into two steps:
IMPORTANT: The compose description is currently reworked, no worry. We are currently referencing rolling releases and close to a new v7 to be published soon. The changes mainly address updating and upgrading. With v7, switch docs to 7.0 and you will get updated compose files providing new web features that can be enabled. |
Hi @mmattel , |
If I am not mistaken, the intro of the referenced doc says: ... You can configure Collabora and/or OnlyOffice or none of them to be available. Pls give it a try and follow the guide. THEN do the next step using Keycloak - which is out of scope of that document. You need additional/changed settings in |
Hi There, I've fixed all the issues, only ocis-rolling working for both keycloak and full. Now I want to change onlyoffice to enterprise. can someone please let me know how to upgrade license. |
@arsalaaan great to hear that you configured Infinite Scale to work with Keycloak 😄 Though I have not tested this, I dont have an oo-ee license at my hand, using ee should not be a big issue. In |
Hi There, I'm unable to use onlyoffice in ocis_full build. only collabora is working. I'm getting the following error in onlyoffice. /var/log/onlyoffice/documentserver/docservice/err.log
|
Hi there,
Can someone please help me build ocis_full (collabora, onlyoffice etc) with ocis_keycloak. I tried alot to merge both build but owncloud keeps buffering and do not redirect to keycloak. However. when i tried to merge ocis_full into keycloak, then only office does not work.
One more issue is that I'm unable to install my own SSL into traefik.
traefik-1 | time="2024-10-29T18:59:03Z" level=error msg="Unable to obtain ACME certificate for domains \"c.mydomain.com\": unable to generate a certificate for the domains [c.mydomain.com]: error: one or more domains had a problem:\n[c.mydomain.com] acme: error: 403 :: urn:ietf:params:acme:error:unauthorized :: 1.2.3.4: Invalid response from http://c.mydomain.com/.well-known/acme-challenge/7SJ-5dIt_kg_-n9PU4Tb_gAEHyYYBCEHnj6CyqjFmDM: 403\n" rule="Host(
c.mydomain.com)" ACME CA="https://acme-v02.api.letsencrypt.org/directory" providerName=http.acme routerName=ocis@docker traefik-1 | time="2024-10-29T18:59:05Z" level=error msg="Unable to obtain ACME certificate for domains \"kc.mydomain.com\": unable to generate a certificate for the domains [kc.mydomain.com]: error: one or more domains had a problem:\n[kc.mydomain.com] acme: error: 403 :: urn:ietf:params:acme:error:unauthorized :: 1.2.3.4: Invalid response from http://kc.mydomain.com/.well-known/acme-challenge/G3kCJArQvmY8klpuFchZFygXd_KTZOFYJLiHs6ol4jE: 403\n" routerName=keycloak@docker rule="Host(
kc.mydomain.com)" providerName=http.acme ACME CA="https://acme-v02.api.letsencrypt.org/directory"
note: mydomain.com and 1.2.3.4 is just example here, I'm using actual domain, with record already published.
When I merge keycloak with collabora, wopi, onlyoffice. ( I tried to open keycloak first and proceed to unsafe as i can't install SSL but no luck)
The text was updated successfully, but these errors were encountered: