10-29-2018 03:25 PM
I used this file (https://github.com/keensoft/docker-alfresco/blob/master/docker-compose.yml) from docker-compose to upload an alfresco int to my server, but I'm not able to configure it to use the onlyoffice that is running in another container on port 8081.
When I click on edit in Onlyoffice the system opens the tab as below and nothing is loaded,
and there are no error logs.
Can someone help me?
10-29-2018 03:28 PM
I have now verified that when I try to view the document alfresco returns message: 'OnlyOffice': DocsAPI is not defined
12-11-2018 05:15 AM
Hi,
You have to configure your alfresco-global.properties with below property.
onlyoffice.url=http://localhost:9090/ //url of your openoffice server
Thanks,
Explore our Alfresco products with the links below. Use labels to filter content by product module.