Cannot get OnlyOffice to run #73
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I'm trying to get OnlyOffice running following the instructions in the README:
5.abra app cmd ... app install_onlyoffice
I tried both nextcloud.mydomain.tld and onlyoffice.mydomain.tld as the
ONLYOFFICE_URL, but neither worked. Also, I didn't find any information for traefik to route anextcloud.mydomain.tldto any of the containers.What am I missing?
Can you please give us more specifics and supply some logs (
abra app logs ...)?This is handled automagically by traefik based on the labels in the each recipe.
This is probably my problem: I have a specific setup, because I put the co-op-cloud in a VM on my server, and have a server-traefik forward requests to the co-op-cloud traefik...
I did look for labels which specify an onlyoffice.DOMAIN URL, but couldn't find anything in the nextcloud recipe. Can this be auto-generated?
Also on the server, I only have the following labels:
So nothing about onlyoffice...
I tried various variations of
new/config/deploy/install, but nothing shows any label with an additional host in it.OK, I feel stupid, but at least it works now. Let's hope it helps somebody else not spending 4h to look for OnlyOffice which is not installed.
#74
Ouch, thanks for persisting and submitting the PR! I will review it.