<?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: Alfresco 6.2.x installation using docker-compose.yml in Linux(Ubuntu)  server in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-6-2-x-installation-using-docker-compose-yml-in-linux/m-p/93954#M27767</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;A href="https://migration33.stage.lithium.com/t5/user/viewprofilepage/user-id/82450"&gt;@Aswani_Juvva&lt;/A&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;I have doubt here ,&lt;/P&gt;
&lt;P&gt;What is the role of proxy service in alfresco and how nginx.conf file configuration will work!&lt;/P&gt;

&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;BR /&gt;Replied on other thread you created, see here:&amp;nbsp;&lt;A href="https://hub.alfresco.com/t5/alfresco-content-services-forum/what-is-the-role-of-proxy-service-in-alfresco-installation-6-2v/m-p/303420/highlight/true#M22224" target="_blank" rel="noopener nofollow noreferrer"&gt;https://hub.alfresco.com/t5/alfresco-content-services-forum/what-is-the-role-of-proxy-service-in-alfresco-installation-6-2v/m-p/303420/highlight/true#M22224&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 27 Nov 2020 15:13:41 GMT</pubDate>
    <dc:creator>abhinavmishra14</dc:creator>
    <dc:date>2020-11-27T15:13:41Z</dc:date>
    <item>
      <title>Alfresco 6.2.x installation using docker-compose.yml in Linux(Ubuntu)  server</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-6-2-x-installation-using-docker-compose-yml-in-linux/m-p/93949#M27762</link>
      <description>&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;I'm trying to install alfresco 6.2.x for poc purpose in linux server which is running on (192.168.X.X) . In this host, few ports mentioned in docker-compose.yml are already in use , so that I had to change the ports.&lt;/P&gt;&lt;P&gt;I have installed docker and docker-compose on this server.&lt;/P&gt;&lt;P&gt;1. what are the softwares I need to install in server to install alfresco 6.2.x ?&lt;/P&gt;&lt;P&gt;2.can you plase share the step by step process to install the alfresco 6.2.x using docker-compose.yml with custom ports configuration?&lt;/P&gt;&lt;P&gt;Note: I have tried with default configuration of docker-compose.yml, it works fine. But when I tried with custom ports It didn't work.&lt;/P&gt;&lt;P&gt;I have followed the link&amp;nbsp;&lt;A href="https://javaworld-abhinav.blogspot.com/2020/07/change-alfresco-share-proxy-and-db.html" target="_blank" rel="nofollow noopener noreferrer"&gt;https://javaworld-abhinav.blogspot.com/2020/07/change-alfresco-share-proxy-and-db.html&lt;/A&gt;&amp;nbsp; for custom ports configuration. but it did not work as expected.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Aug 2020 11:02:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-6-2-x-installation-using-docker-compose-yml-in-linux/m-p/93949#M27762</guid>
      <dc:creator>Aswani_Juvva</dc:creator>
      <dc:date>2020-08-10T11:02:59Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco 6.2.x installation using docker-compose.yml in Linux(Ubuntu)  server</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-6-2-x-installation-using-docker-compose-yml-in-linux/m-p/93950#M27763</link>
      <description>&lt;P&gt;Per your inputs "&lt;SPAN&gt;I have tried with default configuration of docker-compose.yml, it works fine.&amp;nbsp;". it indicates that you have already installed docker engine and docker-compose on your ubuntu machine.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;U&gt;Since you have asked, you just need:&lt;/U&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;1- Docker engine :&amp;nbsp;&lt;A href="https://docs.docker.com/engine/install/" target="_blank" rel="noopener nofollow noreferrer"&gt;https://docs.docker.com/engine/install/&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;2- Docker compose:&amp;nbsp;&lt;A href="https://docs.docker.com/compose/install/" target="_blank" rel="noopener nofollow noreferrer"&gt;https://docs.docker.com/compose/install/&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;3- docker-compose.yml (you can download from &lt;A href="https://www.alfresco.com/thank-you/thank-you-downloading-alfresco-community-edition" target="_self" rel="nofollow noopener noreferrer"&gt;here&lt;/A&gt;).&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: inherit;"&gt;Make sure there is sufficient memory allocated to the docker engine so that all containers can get launched successfully. Minimum 8GB is required. Check this post on how to allocate memory:&amp;nbsp;&lt;A href="https://hub.alfresco.com/t5/alfresco-content-services-forum/question-about-alfresco-down-in-alfresco-6-2-0-using-ftp/m-p/300861/highlight/true#M20590" target="_blank" rel="noopener nofollow noreferrer"&gt;https://hub.alfresco.com/t5/alfresco-content-services-forum/question-about-alfresco-down-in-alfresco-6-2-0-using-ftp/m-p/300861/highlight/true#M20590&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;For changing the ports you followed the steps given in the &lt;A href="https://javaworld-abhinav.blogspot.com/2020/07/change-alfresco-share-proxy-and-db.html" target="_self" rel="nofollow noopener noreferrer"&gt;post&lt;/A&gt; , Can you provide details on the errors (please share the error log) you are seeing and what all ports you are trying to change ? So that we can figure out the problem.&lt;/P&gt;</description>
      <pubDate>Mon, 10 Aug 2020 12:40:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-6-2-x-installation-using-docker-compose-yml-in-linux/m-p/93950#M27763</guid>
      <dc:creator>abhinavmishra14</dc:creator>
      <dc:date>2020-08-10T12:40:54Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco 6.2.x installation using docker-compose.yml in Linux(Ubuntu)  server</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-6-2-x-installation-using-docker-compose-yml-in-linux/m-p/93951#M27764</link>
      <description>&lt;P&gt;Hi Abhinav,&lt;/P&gt;&lt;P&gt;Thank you so much for quick responce.&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&amp;nbsp;I have checked memory allocated to docker, in output it shows memory did not allocated&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;CONTAINER ID NAME CPU % MEM USAGE / LIMIT MEM % NET I/O BLOCK I/O PIDS&lt;/P&gt;&lt;P&gt;My doubt is,&amp;nbsp; how alfresco installed successfully and I did operation like upload ,download ,delete etc with default ports configuration without assigning memory to docker engine.&lt;/P&gt;&lt;P&gt;kindly suggest If I am thinking in wrong way.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;2. coming to the logs: I did see any errors logs when I run docker-compose up --build command.&lt;/P&gt;&lt;P&gt;But, when I check in browser using 192.168.x.x:7080/alfresco it gives&amp;nbsp;"This site can’t be reached" error&lt;/P&gt;&lt;P&gt;I have run telnet to the server with 7080 port, but its not working.&amp;nbsp; please check the attached screen shots of telnet and browser error.&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;Below is the logs at the end of the application startup:&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;alfresco_1 | 11-Aug-2020 04:06:11.185 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-7080"]&lt;BR /&gt;alfresco_1 | 11-Aug-2020 04:06:11.206 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["ajp-nio-7009"]&lt;BR /&gt;alfresco_1 | 11-Aug-2020 04:06:11.226 INFO [main] org.apache.catalina.startup.Catalina.start Server startup in 143708 ms&lt;BR /&gt;alfresco_1 | 2020-08-11 04:06:40,436 INFO [management.subsystems.ChildApplicationContextFactory] [http-nio-7080-exec-2] Starting 'Transformers' subsystem, ID: [Transformers, default]&lt;BR /&gt;alfresco_1 | 2020-08-11 04:06:40,724 INFO [management.subsystems.ChildApplicationContextFactory] [http-nio-7080-exec-2] Startup of 'Transformers' subsystem, ID: [Transformers, default] complete&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;U&gt;&lt;STRONG&gt;3 . I have changed the config of alfresco, solr, share ,postgresql and proxy&amp;nbsp; services in docker-compose.yml as below.&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;services:&lt;BR /&gt;&lt;U&gt;&lt;STRONG&gt;alfresco:&lt;/STRONG&gt;&lt;/U&gt;&lt;BR /&gt;build:&lt;BR /&gt;dockerfile: ./DockerFile&lt;BR /&gt;context: ./configs-to-override/alfresco&lt;BR /&gt;mem_limit: 1500m&lt;BR /&gt;environment:&lt;BR /&gt;JAVA_OPTS: "&lt;BR /&gt;-Ddb.driver=org.postgresql.Driver&lt;BR /&gt;-Ddb.username=alfresco&lt;BR /&gt;-Ddb.password=alfresco&lt;BR /&gt;-Ddb.url=jdbc&lt;img id="smileytongue" class="emoticon emoticon-smileytongue" src="https://connect.hyland.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt;ostgresql://postgres:5454/alfresco&lt;BR /&gt;-Dsolr.host=solr6&lt;BR /&gt;-Dsolr.port=9999&lt;BR /&gt;-Dsolr.secureComms=none&lt;BR /&gt;-Dsolr.base.url=/solr&lt;BR /&gt;-Dindex.subsystem.name=solr6&lt;BR /&gt;-Dshare.host=127.0.0.1&lt;BR /&gt;-Dshare.port=7080&lt;BR /&gt;-Dalfresco.host=localhost&lt;BR /&gt;-Dalfresco.port=7080&lt;BR /&gt;-Daos.baseUrlOverwrite=http://localhost:7080/alfresco/aos&lt;BR /&gt;-Dmessaging.broker.url=\"failover&lt;img id="smileysad" class="emoticon emoticon-smileysad" src="https://connect.hyland.com/i/smilies/16x16_smiley-sad.png" alt="Smiley Sad" title="Smiley Sad" /&gt;nio://activemq:61616)?timeout=3000&amp;amp;jms.useCompression=true\"&lt;BR /&gt;-Ddeployment.method=DOCKER_COMPOSE&lt;/P&gt;&lt;P&gt;-Dlocal.transform.service.enabled=true&lt;BR /&gt;-DlocalTransform.pdfrenderer.url=http://alfresco-pdf-renderer:8090/&lt;BR /&gt;-DlocalTransform.imagemagick.url=http://imagemagick:8090/&lt;BR /&gt;-DlocalTransform.libreoffice.url=http://libreoffice:8090/&lt;BR /&gt;-DlocalTransform.tika.url=http://tika:8090/&lt;BR /&gt;-DlocalTransform.misc.url=http://transform-misc:8090/&lt;/P&gt;&lt;P&gt;-Dlegacy.transform.service.enabled=true&lt;BR /&gt;-Dalfresco-pdf-renderer.url=http://alfresco-pdf-renderer:8090/&lt;BR /&gt;-Djodconverter.url=http://libreoffice:8090/&lt;BR /&gt;-Dimg.url=http://imagemagick:8090/&lt;BR /&gt;-Dtika.url=http://tika:8090/&lt;BR /&gt;-Dtransform.misc.url=http://transform-misc:8090/&lt;/P&gt;&lt;P&gt;-Dcsrf.filter.enabled=false&lt;BR /&gt;-Xms1500m -Xmx1500m&lt;BR /&gt;"&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;share:&lt;/STRONG&gt;&lt;/U&gt;&lt;BR /&gt;build:&lt;BR /&gt;dockerfile: ./DockerFile&lt;BR /&gt;context: ./configs-to-override/share&lt;BR /&gt;mem_limit: 1g&lt;BR /&gt;environment:&lt;BR /&gt;REPO_HOST: "alfresco"&lt;BR /&gt;REPO_PORT: "7080"&lt;BR /&gt;JAVA_OPTS: "&lt;BR /&gt;-Xms500m&lt;BR /&gt;-Xmx500m&lt;BR /&gt;-Dalfresco.host=localhost&lt;BR /&gt;-Dalfresco.port=7080&lt;BR /&gt;-Dalfresco.context=alfresco&lt;BR /&gt;-Dalfresco.protocol=http&lt;BR /&gt;"&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;postgres:&lt;/STRONG&gt;&lt;/U&gt;&lt;BR /&gt;image: postgres:11.4&lt;BR /&gt;mem_limit: 512m&lt;BR /&gt;environment:&lt;BR /&gt;- POSTGRES_PASSWORD=alfresco&lt;BR /&gt;- POSTGRES_USER=alfresco&lt;BR /&gt;- POSTGRES_DB=alfresco&lt;BR /&gt;command: postgres -c max_connections=300 -c log_min_messages=LOG -p 5454&lt;BR /&gt;ports:&lt;BR /&gt;- 5454:5454&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;solr6:&lt;/STRONG&gt;&lt;/U&gt;&lt;BR /&gt;image: alfresco/alfresco-search-services:1.4.0&lt;BR /&gt;mem_limit: 2g&lt;BR /&gt;environment:&lt;BR /&gt;#Solr needs to know how to register itself with Alfresco&lt;BR /&gt;- SOLR_ALFRESCO_HOST=alfresco&lt;BR /&gt;- SOLR_ALFRESCO_PORT=7080&lt;BR /&gt;#Alfresco needs to know how to call solr&lt;BR /&gt;- SOLR_SOLR_HOST=solr6&lt;BR /&gt;- SOLR_SOLR_PORT=9999&lt;BR /&gt;#Create the default alfresco and archive cores&lt;BR /&gt;- SOLR_CREATE_ALFRESCO_DEFAULTS=alfresco,archive&lt;BR /&gt;#HTTP by default&lt;BR /&gt;- ALFRESCO_SECURE_COMMS=none&lt;BR /&gt;- "SOLR_JAVA_MEM=-Xms2g -Xmx2g"&lt;BR /&gt;- SOLR_PORT=9999&lt;BR /&gt;ports:&lt;BR /&gt;- 8083:9999 #Browser port&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;U&gt;&lt;STRONG&gt;proxy:&lt;/STRONG&gt;&lt;/U&gt;&lt;BR /&gt;build:&lt;BR /&gt;dockerfile: ./DockerFile&lt;BR /&gt;context: ./configs-to-override/proxy&lt;BR /&gt;mem_limit: 128m&lt;BR /&gt;depends_on:&lt;BR /&gt;- alfresco&lt;BR /&gt;ports:&lt;BR /&gt;- 7080:7080&lt;BR /&gt;links:&lt;BR /&gt;- alfresco&lt;BR /&gt;- share&lt;/P&gt;&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="acs-browser-op.PNG" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image"&gt;&lt;img src="https://connect.hyland.com/t5/image/serverpage/image-id/779i604CF883571016B6/image-size/large?v=v2&amp;amp;px=999" role="button" title="image" alt="image" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="hostChecking.png" style="width: 492px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image"&gt;&lt;img src="https://connect.hyland.com/t5/image/serverpage/image-id/780iBD3562EBBAF0147B/image-size/large?v=v2&amp;amp;px=999" role="button" title="image" alt="image" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Aug 2020 04:15:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-6-2-x-installation-using-docker-compose-yml-in-linux/m-p/93951#M27764</guid>
      <dc:creator>Aswani_Juvva</dc:creator>
      <dc:date>2020-08-11T04:15:44Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco 6.2.x installation using docker-compose.yml in Linux(Ubuntu)  server</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-6-2-x-installation-using-docker-compose-yml-in-linux/m-p/93952#M27765</link>
      <description>&lt;P&gt;The output you are seeing is after all containers are stopped. Notice the memory limits in docker-compose.yml file, that allocates memory to each container.&lt;/P&gt;
&lt;P&gt;You can check all resources using following command:&lt;/P&gt;
&lt;PRE&gt;&lt;A href="https://docs.docker.com/engine/reference/commandline/info/" target="_self" rel="nofollow noopener noreferrer"&gt;docker info&lt;/A&gt;&lt;/PRE&gt;
&lt;P&gt;&lt;U&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="docker info" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image"&gt;&lt;img src="https://connect.hyland.com/t5/image/serverpage/image-id/782i1A4B31AD5FEF16B7/image-size/large?v=v2&amp;amp;px=999" role="button" title="image" alt="image" /&gt;&lt;/span&gt;&lt;SPAN class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;docker info&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/U&gt;&lt;/P&gt;
&lt;P&gt;&lt;U&gt;Start the containers and then check the resources using following command:&lt;/U&gt;&lt;/P&gt;
&lt;PRE&gt;&lt;A href="https://docs.docker.com/engine/reference/commandline/stats/" target="_self" rel="nofollow noopener noreferrer"&gt;docker stats&lt;/A&gt;&lt;/PRE&gt;
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="docker stats" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image"&gt;&lt;img src="https://connect.hyland.com/t5/image/serverpage/image-id/785i74AEA310F62E9D0E/image-size/large?v=v2&amp;amp;px=999" role="button" title="image" alt="image" /&gt;&lt;/span&gt;&lt;SPAN class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;docker stats&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Did you checked whether all servies are up and running when you tried connecting ?&lt;/P&gt;
&lt;P&gt;&lt;U&gt;Try this command and see whether all containers are up:&lt;/U&gt;&lt;/P&gt;
&lt;PRE&gt;&lt;A href="https://docs.docker.com/engine/reference/commandline/ps/" target="_self" rel="nofollow noopener noreferrer"&gt;docker ps&lt;/A&gt;&lt;/PRE&gt;
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="docker ps" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image"&gt;&lt;img src="https://connect.hyland.com/t5/image/serverpage/image-id/784i3232D67932B863EE/image-size/large?v=v2&amp;amp;px=999" role="button" title="image" alt="image" /&gt;&lt;/span&gt;&lt;SPAN class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;docker ps&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;It may be possible that, proxy service did not launch properly.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Try doing these steps:&lt;/P&gt;
&lt;P&gt;1- Stop all services&lt;/P&gt;
&lt;P&gt;2- For proxy service update the "&lt;SPAN&gt;mem_limit: 128m&lt;/SPAN&gt;" to "&lt;SPAN&gt;mem_limit: 256m&lt;/SPAN&gt;"&lt;/P&gt;
&lt;P&gt;3- Try launchging the containers again.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can also take reference from this docker-compose.yml file:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/abhinavmishra14/change-acs-share-port-demo/blob/master/docker-compose.yml" target="_blank" rel="noopener nofollow noreferrer"&gt;https://github.com/abhinavmishra14/change-acs-share-port-demo/blob/master/docker-compose.yml&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Or&lt;/P&gt;
&lt;P&gt;Try launching containers using the above given docker-compose.yml file, clone this project:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/abhinavmishra14/change-acs-share-port-demo" target="_blank" rel="noopener nofollow noreferrer"&gt;https://github.com/abhinavmishra14/change-acs-share-port-demo&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Navigate to the '&lt;A href="https://github.com/abhinavmishra14/change-acs-share-port-demo" target="_blank" rel="noopener nofollow noreferrer"&gt;change-acs-share-port-demo&lt;/A&gt;' directory and use "./launcher.sh start or sudo ./launcher.sh start" command to launch containers.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Aug 2020 13:55:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-6-2-x-installation-using-docker-compose-yml-in-linux/m-p/93952#M27765</guid>
      <dc:creator>abhinavmishra14</dc:creator>
      <dc:date>2020-08-11T13:55:12Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco 6.2.x installation using docker-compose.yml in Linux(Ubuntu)  server</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-6-2-x-installation-using-docker-compose-yml-in-linux/m-p/93953#M27766</link>
      <description>&lt;P&gt;Hi Abhinav,&lt;/P&gt;&lt;P&gt;Thanks for the solution!&lt;/P&gt;&lt;P&gt;I have doubt here ,&lt;/P&gt;&lt;P&gt;What is the role of proxy service in alfresco and how nginx.conf file configuration will work!&lt;/P&gt;</description>
      <pubDate>Fri, 27 Nov 2020 12:02:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-6-2-x-installation-using-docker-compose-yml-in-linux/m-p/93953#M27766</guid>
      <dc:creator>Aswani_Juvva</dc:creator>
      <dc:date>2020-11-27T12:02:37Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco 6.2.x installation using docker-compose.yml in Linux(Ubuntu)  server</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-6-2-x-installation-using-docker-compose-yml-in-linux/m-p/93954#M27767</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;A href="https://migration33.stage.lithium.com/t5/user/viewprofilepage/user-id/82450"&gt;@Aswani_Juvva&lt;/A&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;I have doubt here ,&lt;/P&gt;
&lt;P&gt;What is the role of proxy service in alfresco and how nginx.conf file configuration will work!&lt;/P&gt;

&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;BR /&gt;Replied on other thread you created, see here:&amp;nbsp;&lt;A href="https://hub.alfresco.com/t5/alfresco-content-services-forum/what-is-the-role-of-proxy-service-in-alfresco-installation-6-2v/m-p/303420/highlight/true#M22224" target="_blank" rel="noopener nofollow noreferrer"&gt;https://hub.alfresco.com/t5/alfresco-content-services-forum/what-is-the-role-of-proxy-service-in-alfresco-installation-6-2v/m-p/303420/highlight/true#M22224&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Nov 2020 15:13:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-6-2-x-installation-using-docker-compose-yml-in-linux/m-p/93954#M27767</guid>
      <dc:creator>abhinavmishra14</dc:creator>
      <dc:date>2020-11-27T15:13:41Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco 6.2.x installation using docker-compose.yml in Linux(Ubuntu)  server</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-6-2-x-installation-using-docker-compose-yml-in-linux/m-p/93955#M27768</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;A href="https://migration33.stage.lithium.com/t5/user/viewprofilepage/user-id/82450"&gt;@Aswani_Juvva&lt;/A&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Hi Abhinav,&lt;/P&gt;
&lt;P&gt;Thanks for the solution!&lt;/P&gt;

&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Glad it worked for you. Good luck.&lt;/P&gt;</description>
      <pubDate>Fri, 27 Nov 2020 15:16:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-6-2-x-installation-using-docker-compose-yml-in-linux/m-p/93955#M27768</guid>
      <dc:creator>abhinavmishra14</dc:creator>
      <dc:date>2020-11-27T15:16:19Z</dc:date>
    </item>
  </channel>
</rss>

