<?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 Re: Is Alfresco 6.x on Docker production ready? in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/is-alfresco-6-x-on-docker-production-ready/m-p/88013#M26473</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Just wanted to check with you if you have installed Alfresco Enterprise 6.x in Production using docker-compose or some other method.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to install the docker based Alfresco Enterprise Edition in the EKS cluster. However, using the docker compose file I am able to spin up the cluster for ACS services. However, I am not able to access the services outside of the container. Also, could not change the service endpoints to specific domain URLs.&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you have any documentation related to the Alfresco docker based installation for Enterprise or could point in the right direction that would be helpful.&lt;/P&gt;&lt;P&gt;Thank you in advance for your help.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sudatta Mawade&lt;/P&gt;</description>
    <pubDate>Thu, 27 Feb 2020 07:21:09 GMT</pubDate>
    <dc:creator>sudattamawade</dc:creator>
    <dc:date>2020-02-27T07:21:09Z</dc:date>
    <item>
      <title>Is Alfresco 6.x on Docker production ready?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/is-alfresco-6-x-on-docker-production-ready/m-p/88009#M26469</link>
      <description>&lt;P&gt;Hello everybody, I have been running Alfresco Community 201707GA (that should correspond to Alfresco Enterprise 5.2) since a few years.&lt;/P&gt;&lt;P&gt;Now I am investigating about newer releases of Alfresco and how to upgrade my 5.2 to those newer versions. As far as I can see, now Alfresco Community is mainly distributed as a Docker Compose package, but it is still possible to install all components "manually" and avoid using Docker. Certainly the old Alfresco installer is not available anymore (unfortunate choice if I may, it was very convenient to use!).&lt;/P&gt;&lt;P&gt;My question is: is anybody using Alfresco on Docker in a production environment? Or is it better to use a "normally" installed Tomcat, Postgres, etc...?&lt;/P&gt;&lt;P&gt;Documentation is not very clear, it looked to me that Docker distribution of Alfresco is meant for testing purposes...&lt;/P&gt;</description>
      <pubDate>Mon, 23 Sep 2019 12:25:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/is-alfresco-6-x-on-docker-production-ready/m-p/88009#M26469</guid>
      <dc:creator>sistemi</dc:creator>
      <dc:date>2019-09-23T12:25:55Z</dc:date>
    </item>
    <item>
      <title>Re: Is Alfresco 6.x on Docker production ready?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/is-alfresco-6-x-on-docker-production-ready/m-p/88010#M26470</link>
      <description>&lt;P&gt;I have started from 5 version and then meet docker. On my opinion docker has unrivaled benefits.&amp;nbsp;&lt;SPAN&gt;Today we using the 6.1 docker-compose production. As Alfresco suite (repo, share, postgres, solr, activemq) is, and as all accist components (ssl proxy, ocr, docker managment, monitoring, online editor, db manager) are docker deployed.&amp;nbsp;I can not imagine a single reason that will make me return to old concept.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Sep 2019 15:50:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/is-alfresco-6-x-on-docker-production-ready/m-p/88010#M26470</guid>
      <dc:creator>fedorow</dc:creator>
      <dc:date>2019-09-23T15:50:57Z</dc:date>
    </item>
    <item>
      <title>Re: Is Alfresco 6.x on Docker production ready?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/is-alfresco-6-x-on-docker-production-ready/m-p/88011#M26471</link>
      <description>&lt;P&gt;You can try the new installer based in Docker for Community:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/Alfresco/alfresco-docker-installer" target="_blank" rel="nofollow noopener noreferrer"&gt;https://github.com/Alfresco/alfresco-docker-installer&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Sep 2019 07:08:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/is-alfresco-6-x-on-docker-production-ready/m-p/88011#M26471</guid>
      <dc:creator>angelborroy</dc:creator>
      <dc:date>2019-09-24T07:08:57Z</dc:date>
    </item>
    <item>
      <title>Re: Is Alfresco 6.x on Docker production ready?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/is-alfresco-6-x-on-docker-production-ready/m-p/88012#M26472</link>
      <description>&lt;P&gt;Thank you for the hint, I'll give a try to that Docker-installer.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Sep 2019 09:32:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/is-alfresco-6-x-on-docker-production-ready/m-p/88012#M26472</guid>
      <dc:creator>sistemi</dc:creator>
      <dc:date>2019-09-24T09:32:33Z</dc:date>
    </item>
    <item>
      <title>Re: Is Alfresco 6.x on Docker production ready?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/is-alfresco-6-x-on-docker-production-ready/m-p/88013#M26473</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Just wanted to check with you if you have installed Alfresco Enterprise 6.x in Production using docker-compose or some other method.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to install the docker based Alfresco Enterprise Edition in the EKS cluster. However, using the docker compose file I am able to spin up the cluster for ACS services. However, I am not able to access the services outside of the container. Also, could not change the service endpoints to specific domain URLs.&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you have any documentation related to the Alfresco docker based installation for Enterprise or could point in the right direction that would be helpful.&lt;/P&gt;&lt;P&gt;Thank you in advance for your help.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sudatta Mawade&lt;/P&gt;</description>
      <pubDate>Thu, 27 Feb 2020 07:21:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/is-alfresco-6-x-on-docker-production-ready/m-p/88013#M26473</guid>
      <dc:creator>sudattamawade</dc:creator>
      <dc:date>2020-02-27T07:21:09Z</dc:date>
    </item>
    <item>
      <title>Re: Is Alfresco 6.x on Docker production ready?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/is-alfresco-6-x-on-docker-production-ready/m-p/88014#M26474</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://migration33.stage.lithium.com/t5/user/viewprofilepage/user-id/4126"&gt;@sudattamawade&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If you want to install on an EKS cluster you should use our helm charts NOT docker compose, take a look here =&amp;gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A class="c-link" href="https://docs.alfresco.com/6.1/tasks/deploy-helm-aws.html" target="_blank" rel="noopener noreferrer nofollow" aria-describedby="slack-kit-tooltip"&gt;https://docs.alfresco.com/6.1/tasks/deploy-helm-aws.html&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;There is also this GitHub repo that has some guidelines: &lt;/SPAN&gt;&lt;A class="c-link" href="https://github.com/Alfresco/acs-deployment-aws" target="_blank" rel="noopener noreferrer nofollow" aria-describedby="slack-kit-tooltip"&gt;https://github.com/Alfresco/acs-deployment-aws&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;HTH,&lt;/P&gt;</description>
      <pubDate>Mon, 02 Mar 2020 09:36:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/is-alfresco-6-x-on-docker-production-ready/m-p/88014#M26474</guid>
      <dc:creator>EddieMay</dc:creator>
      <dc:date>2020-03-02T09:36:59Z</dc:date>
    </item>
    <item>
      <title>Re: Is Alfresco 6.x on Docker production ready?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/is-alfresco-6-x-on-docker-production-ready/m-p/88015#M26475</link>
      <description>&lt;P&gt;Hi Eddie,&lt;/P&gt;&lt;P&gt;Thank you for your quick response. I have tried installing the docker based installation using your link.&lt;/P&gt;&lt;P&gt;However, I could see that the Alfresco Share, ADF services are on same port and using nginx proxy.&lt;/P&gt;&lt;P&gt;I could see the services in the cluster up and running.&lt;/P&gt;&lt;P&gt;However, I am not able to expose the services from the cluster to the public subnet. Any idea how this can be achieved, I am unable to access the share URL from the browser. Do you have any documentation or guide available that would help. It could be an issue with EKS cluster or something minor, however, I am not able to figure that out. Any help would be helpful.&lt;/P&gt;&lt;P&gt;Thank you and have a great day ahead.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sudatta Mawade&lt;/P&gt;</description>
      <pubDate>Tue, 03 Mar 2020 12:47:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/is-alfresco-6-x-on-docker-production-ready/m-p/88015#M26475</guid>
      <dc:creator>sudattamawade</dc:creator>
      <dc:date>2020-03-03T12:47:47Z</dc:date>
    </item>
    <item>
      <title>Re: Is Alfresco 6.x on Docker production ready?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/is-alfresco-6-x-on-docker-production-ready/m-p/88016#M26476</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://migration33.stage.lithium.com/t5/user/viewprofilepage/user-id/4126"&gt;@sudattamawade&lt;/A&gt;,&lt;/P&gt;
&lt;DIV class="c-message_kit__blocks c-message_kit__blocks--rich_text"&gt;
&lt;DIV class="c-message__message_blocks c-message__message_blocks--rich_text"&gt;
&lt;DIV class="p-block_kit_renderer" data-qa="block-kit-renderer"&gt;
&lt;DIV class="p-block_kit_renderer__block_wrapper p-block_kit_renderer__block_wrapper--first"&gt;
&lt;DIV class="p-rich_text_block" dir="auto"&gt;
&lt;DIV class="p-rich_text_section"&gt;Are you unsure what the public URL needs to be to access the system? If so, maybe this link will help &lt;A class="c-link" href="https://github.com/Alfresco/acs-deployment/blob/master/docs/helm-deployment-aws_kops.md#deploying-the-ingress-for-alfresco-content-services" target="_blank" rel="noopener noreferrer nofollow" aria-describedby="slack-kit-tooltip"&gt;https://github.com/Alfresco/acs-deployment/blob/master/docs/helm-deployment-aws_kops.md#deploying-the-ingress-for-alfresco-content-services&lt;/A&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;DIV class="c-message_kit__attachments"&gt;
&lt;DIV class="c-message_attachment"&gt;
&lt;DIV class="c-message_kit__gutter"&gt;
&lt;DIV class="c-message_kit__gutter__right" data-qa="message_content"&gt;
&lt;DIV class="c-message_kit__blocks c-message_kit__blocks--rich_text"&gt;
&lt;DIV class="c-message__message_blocks c-message__message_blocks--rich_text"&gt;
&lt;DIV class="p-block_kit_renderer" data-qa="block-kit-renderer"&gt;
&lt;DIV class="p-block_kit_renderer__block_wrapper p-block_kit_renderer__block_wrapper--first"&gt;
&lt;DIV class="p-rich_text_block" dir="auto"&gt;
&lt;DIV class="p-rich_text_section"&gt;It provides a command line way of getting the ELB address of the ingress.&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="p-rich_text_section"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="p-rich_text_section"&gt;HTH,&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;DIV class="c-message_actions__container c-message__actions" role="group" aria-label="Message actions" data-qa="message-actions"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Tue, 03 Mar 2020 14:56:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/is-alfresco-6-x-on-docker-production-ready/m-p/88016#M26476</guid>
      <dc:creator>EddieMay</dc:creator>
      <dc:date>2020-03-03T14:56:32Z</dc:date>
    </item>
    <item>
      <title>Re: Is Alfresco 6.x on Docker production ready?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/is-alfresco-6-x-on-docker-production-ready/m-p/88017#M26477</link>
      <description>&lt;P&gt;Hi Eddie,&lt;/P&gt;&lt;P&gt;Thank you for your reply.&lt;/P&gt;&lt;P&gt;I have followed the steps for Helm installation. I could see that the INGRESS release and ACS release are correctly deployed. However, when we try to access the below URLs:&lt;/P&gt;&lt;P&gt;We are getting the below issue nginx&lt;/P&gt;&lt;P&gt;&lt;FONT size="3"&gt;&lt;SPAN class="js-issue-title"&gt;503 Service Temporarily Unavailable&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;PRE&gt;  Share: https://&lt;SPAN class="pl-smi"&gt;$EXTERNALHOST&lt;/SPAN&gt;/share
  Content: https://&lt;SPAN class="pl-smi"&gt;$EXTERNALHOST&lt;/SPAN&gt;/alfresco&lt;/PRE&gt;&lt;P&gt;&lt;FONT size="3"&gt;&lt;SPAN class="js-issue-title"&gt;Does this mean that the Alfresco Content Services are not correctly deployed or if there is an issue with the nginx ingress controller. Please point me in the right direction. Your help is highly appreciated.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;Thank you and have a great day ahead.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sudatta Mawade&lt;/P&gt;</description>
      <pubDate>Thu, 05 Mar 2020 07:22:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/is-alfresco-6-x-on-docker-production-ready/m-p/88017#M26477</guid>
      <dc:creator>sudattamawade</dc:creator>
      <dc:date>2020-03-05T07:22:43Z</dc:date>
    </item>
    <item>
      <title>Re: Is Alfresco 6.x on Docker production ready?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/is-alfresco-6-x-on-docker-production-ready/m-p/88018#M26478</link>
      <description>&lt;P&gt;Hi Eddie,&lt;/P&gt;&lt;P&gt;Just to let you know the $ExternalHost is the ELB Address which we have confirgured.&lt;/P&gt;&lt;P&gt;Thank you and have a great day ahead.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sudatta Mawade&lt;/P&gt;</description>
      <pubDate>Thu, 05 Mar 2020 07:32:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/is-alfresco-6-x-on-docker-production-ready/m-p/88018#M26478</guid>
      <dc:creator>sudattamawade</dc:creator>
      <dc:date>2020-03-05T07:32:44Z</dc:date>
    </item>
    <item>
      <title>Re: Is Alfresco 6.x on Docker production ready?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/is-alfresco-6-x-on-docker-production-ready/m-p/88019#M26479</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;since the quesiton of the original post was'nt claryfied by the answers of this thread, I ask it again: Is the use of docker-compose to operate Alfresco in a production environment recomended? Yes or No? If no, why?&lt;/P&gt;&lt;P&gt;Regarding the official Alfresco documentation, it is a clear No. But the reason ist not very detailied ("Due to the limited capabilities of Docker Compose,..."). See link below.&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.alfresco.com/6.2/tasks/deploy-docker-compose.html" target="_self" rel="nofollow noopener noreferrer"&gt;https://docs.alfresco.com/6.2/tasks/deploy-docker-compose.html&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I operate three Alfresco server which I installed with the docker-compose script provided by&amp;nbsp;&lt;A href="https://github.com/aborroy" target="_self" rel="nofollow noopener noreferrer"&gt;https://github.com/aborroy&lt;/A&gt;&amp;nbsp; Works flawlessly.&lt;/P&gt;&lt;P&gt;Gitub-URL:&amp;nbsp;&lt;A href="https://github.com/Alfresco/alfresco-docker-installer" target="_self" rel="nofollow noopener noreferrer"&gt;https://github.com/Alfresco/alfresco-docker-installer&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In my opionion this is a great installer (like the old days when we had a proper installer script to install Alfresco), So, question is, is this docker installer also ment to be used only for test/dev purposes?&lt;/P&gt;&lt;P&gt;Would be nice, if someone from Alresco could be clarify this question. Thank you.&lt;/P&gt;&lt;P&gt;Best regards, Matthias&lt;/P&gt;</description>
      <pubDate>Thu, 10 Dec 2020 20:54:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/is-alfresco-6-x-on-docker-production-ready/m-p/88019#M26479</guid>
      <dc:creator>mbasoft</dc:creator>
      <dc:date>2020-12-10T20:54:54Z</dc:date>
    </item>
    <item>
      <title>Re: Is Alfresco 6.x on Docker production ready?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/is-alfresco-6-x-on-docker-production-ready/m-p/88020#M26480</link>
      <description>&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;i second you and also think that this should be clarified&lt;/P&gt;</description>
      <pubDate>Tue, 22 Dec 2020 04:07:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/is-alfresco-6-x-on-docker-production-ready/m-p/88020#M26480</guid>
      <dc:creator>delacosta456</dc:creator>
      <dc:date>2020-12-22T04:07:33Z</dc:date>
    </item>
    <item>
      <title>Re: Is Alfresco 6.x on Docker production ready?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/is-alfresco-6-x-on-docker-production-ready/m-p/88021#M26481</link>
      <description>&lt;P&gt;Docker Compose deploymen can be used for prod environments when using Community version. But I guess the usage with Enterprise is discouraged.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Dec 2020 08:22:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/is-alfresco-6-x-on-docker-production-ready/m-p/88021#M26481</guid>
      <dc:creator>angelborroy</dc:creator>
      <dc:date>2020-12-22T08:22:41Z</dc:date>
    </item>
    <item>
      <title>Re: Is Alfresco 6.x on Docker production ready?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/is-alfresco-6-x-on-docker-production-ready/m-p/88022#M26482</link>
      <description>&lt;P&gt;Hi Angel,&lt;/P&gt;&lt;P&gt;Thank you very much to clarify this question. Btw, your &lt;A href="https://github.com/Alfresco/alfresco-docker-installer" target="_self" rel="nofollow noopener noreferrer"&gt;script&lt;/A&gt; helped me a lot to install containerized Alfresco community 6.2 as well as get a baisc understanding how docker and docker-compose works.&lt;/P&gt;&lt;P&gt;All the best, Matthias&lt;/P&gt;</description>
      <pubDate>Sun, 27 Dec 2020 16:27:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/is-alfresco-6-x-on-docker-production-ready/m-p/88022#M26482</guid>
      <dc:creator>mbasoft</dc:creator>
      <dc:date>2020-12-27T16:27:37Z</dc:date>
    </item>
  </channel>
</rss>

