<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Libreoffice with Alfresco docker in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/libreoffice-with-alfresco-docker/m-p/78509#M24545</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone! I'm trying to install alfresco using docker (acs-community-deployment) and since I never worked with docker before I have some troubles. First of all I didn't really get whether libreoffice is included or not. I can see libreoffice in the logs&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;alfresco_1 | 20-Sep-2018 06:40:44.218 INFO [OfficeProcessThread-0] org.artofsolving.jodconverter.office.OfficeProcess.start Using original OpenOffice command: [/opt/libreoffice5.4/program/soffice.bin, -accept=socket,host=127.0.0.1,port=8100;urp;, -env:UserInstallation=file:///usr/local/tomcat/temp/.jodconverter_socket_host-127.0.0.1_port-8100, -headless, -nocrashreport, -nodefault, -nofirststartwizard, -nolockcheck, -nologo, -norestore]&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;but when I try to open a document via web-interface I'm getting errors&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Unable to open &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://ce0f304915e8:8080/alfresco/aos/sites/swsdp/documentLibrary/test.doc" rel="nofollow noopener noreferrer" target="_blank"&gt;http://ce0f304915e8:8080/alfresco/aos/sites/swsdp/documentLibrary/test.doc&lt;/A&gt;&lt;SPAN&gt; (ce0f304915e8 is an alfresco-content-repository-community container id)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and there is no connection to server, unable to open the file&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://ce0f304915e8:8080/alfresco/aos/sites/swsdp/documentLibrary/test.doc" rel="nofollow noopener noreferrer" target="_blank"&gt;http://ce0f304915e8:8080/alfresco/aos/sites/swsdp/documentLibrary/test.doc&lt;/A&gt;&lt;/P&gt;&lt;P&gt;How can I make online editing work? Should it work from scratch with acs-community-deployment project or do I need to install alfresco/alfresco-libreoffice separetely?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Sep 2018 11:39:11 GMT</pubDate>
    <dc:creator>brancott</dc:creator>
    <dc:date>2018-09-20T11:39:11Z</dc:date>
    <item>
      <title>Libreoffice with Alfresco docker</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/libreoffice-with-alfresco-docker/m-p/78509#M24545</link>
      <description>Hello everyone! I'm trying to install alfresco using docker (acs-community-deployment) and since I never worked with docker before I have some troubles. First of all I didn't really get whether libreoffice is included or not. I can see libreoffice in the logsalfresco_1 | 20-Sep-2018 06:40:44.218 INF</description>
      <pubDate>Thu, 20 Sep 2018 11:39:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/libreoffice-with-alfresco-docker/m-p/78509#M24545</guid>
      <dc:creator>brancott</dc:creator>
      <dc:date>2018-09-20T11:39:11Z</dc:date>
    </item>
    <item>
      <title>Re: Libreoffice with Alfresco docker</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/libreoffice-with-alfresco-docker/m-p/78510#M24546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P class=""&gt;Online editing has nothing to see with LibreOffice. You need to configure AOS module, which is not included in default Alfresco images.&lt;/P&gt;&lt;P class=""&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P class=""&gt;Add something similar to these lines (the “Install AOS part”) to your Alfresco Docker customization:&lt;/P&gt;&lt;P class=""&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;A href="https://github.com/keensoft/alfresco-docker-template/blob/master/templates/201804-EA/alfresco/Dockerfile" rel="nofollow noopener noreferrer"&gt;https://github.com/keensoft/alfresco-docker-template/blob/master/templates/201804-EA/alfresco/Dockerfile&lt;/A&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;BR /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Sep 2018 05:26:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/libreoffice-with-alfresco-docker/m-p/78510#M24546</guid>
      <dc:creator>angelborroy</dc:creator>
      <dc:date>2018-09-21T05:26:36Z</dc:date>
    </item>
    <item>
      <title>Re: Libreoffice with Alfresco docker</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/libreoffice-with-alfresco-docker/m-p/78511#M24547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry for late reply.&lt;/P&gt;&lt;P&gt;Could you please give me a hint on how to customise Alfresco docker? A link maybe? I tried to read about docker, but so far I've only gotten confused. acs-community-deployment has a docker-compose.yml but not Dockerfile, so should I create one and declare it in docker-compose.yml? Or what?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Sep 2018 08:02:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/libreoffice-with-alfresco-docker/m-p/78511#M24547</guid>
      <dc:creator>brancott</dc:creator>
      <dc:date>2018-09-25T08:02:28Z</dc:date>
    </item>
    <item>
      <title>Re: Libreoffice with Alfresco docker</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/libreoffice-with-alfresco-docker/m-p/78512#M24548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use this project as starting point:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://github.com/keensoft/docker-alfresco" title="https://github.com/keensoft/docker-alfresco" rel="nofollow noopener noreferrer"&gt;GitHub - keensoft/docker-alfresco: Docker Alfresco Compose ready to be used&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is also a wiki page with different configurations to be applied:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://github.com/keensoft/docker-alfresco/wiki" title="https://github.com/keensoft/docker-alfresco/wiki" rel="nofollow noopener noreferrer"&gt;Home · keensoft/docker-alfresco Wiki · GitHub&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Sep 2018 09:18:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/libreoffice-with-alfresco-docker/m-p/78512#M24548</guid>
      <dc:creator>angelborroy</dc:creator>
      <dc:date>2018-09-25T09:18:32Z</dc:date>
    </item>
  </channel>
</rss>

