<?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: Connect Alfresco Docker images in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/connect-alfresco-docker-images/m-p/145851#M38650</link>
    <description>&lt;P&gt;For installing of amp use custom image by making Dockerfile.&lt;/P&gt;&lt;P&gt;For permanent tests use docker exec command without create bash session&lt;/P&gt;&lt;PRE&gt;docker compose exec alfresco java -jar alfresco-mmt.jar install example-amp.amp alfresco.war -verbose&lt;/PRE&gt;&lt;P&gt;or with creation bash session and run multiple commands.&lt;/P&gt;&lt;PRE&gt;docker compose exec -it alfresco bash&lt;/PRE&gt;&lt;P&gt;The second way is clouse to ssh session.&lt;/P&gt;&lt;P&gt;p.s. container is not a virtual machine&lt;/P&gt;</description>
    <pubDate>Wed, 19 Oct 2022 20:06:17 GMT</pubDate>
    <dc:creator>fedorow</dc:creator>
    <dc:date>2022-10-19T20:06:17Z</dc:date>
    <item>
      <title>Connect Alfresco Docker images</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/connect-alfresco-docker-images/m-p/145848#M38647</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Right now, I have three environments, two on docker and one on server. For this, I want to deploy similarly in this environment.&amp;nbsp;&lt;/P&gt;&lt;P&gt;My problem, I can not ssh connection to ip:&lt;/P&gt;&lt;PRE&gt;ssh root@172.18.0.8
ssh: connect to host 172.18.0.8 port 22: Connection refused&lt;/PRE&gt;&lt;P&gt;get ip:&lt;/P&gt;&lt;PRE&gt;docker inspect -f '{{range.NetworkSettings.Networks}}{{.IPAddress}}{{end}}' test-alfresco-1
172.18.0.8&lt;/PRE&gt;&lt;P&gt;in:&lt;/P&gt;&lt;PRE&gt;docker exec -it test-alfresco-1 /bin/bash&lt;/PRE&gt;&lt;P&gt;not problem.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Oct 2022 09:03:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/connect-alfresco-docker-images/m-p/145848#M38647</guid>
      <dc:creator>jpexposito</dc:creator>
      <dc:date>2022-10-19T09:03:27Z</dc:date>
    </item>
    <item>
      <title>Re: Connect Alfresco Docker images</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/connect-alfresco-docker-images/m-p/145849#M38648</link>
      <description>&lt;P&gt;Docker / Docker Compose creates an internal network that is only accesible from containers.&lt;/P&gt;
&lt;P&gt;So this 172.x ips cannot be accessed from your host.&lt;/P&gt;
&lt;P&gt;Making changes in a container is not recommended (possible?), so I'm not sure why you want to access the container using ssh.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Oct 2022 09:51:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/connect-alfresco-docker-images/m-p/145849#M38648</guid>
      <dc:creator>angelborroy</dc:creator>
      <dc:date>2022-10-19T09:51:33Z</dc:date>
    </item>
    <item>
      <title>Re: Connect Alfresco Docker images</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/connect-alfresco-docker-images/m-p/145850#M38649</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I want install amp ´s in enviroment. For this, I necesite connect with ssh, to replicate the enviroment.&lt;/P&gt;&lt;P&gt;Thank´s&lt;/P&gt;</description>
      <pubDate>Wed, 19 Oct 2022 17:15:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/connect-alfresco-docker-images/m-p/145850#M38649</guid>
      <dc:creator>jpexposito</dc:creator>
      <dc:date>2022-10-19T17:15:31Z</dc:date>
    </item>
    <item>
      <title>Re: Connect Alfresco Docker images</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/connect-alfresco-docker-images/m-p/145851#M38650</link>
      <description>&lt;P&gt;For installing of amp use custom image by making Dockerfile.&lt;/P&gt;&lt;P&gt;For permanent tests use docker exec command without create bash session&lt;/P&gt;&lt;PRE&gt;docker compose exec alfresco java -jar alfresco-mmt.jar install example-amp.amp alfresco.war -verbose&lt;/PRE&gt;&lt;P&gt;or with creation bash session and run multiple commands.&lt;/P&gt;&lt;PRE&gt;docker compose exec -it alfresco bash&lt;/PRE&gt;&lt;P&gt;The second way is clouse to ssh session.&lt;/P&gt;&lt;P&gt;p.s. container is not a virtual machine&lt;/P&gt;</description>
      <pubDate>Wed, 19 Oct 2022 20:06:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/connect-alfresco-docker-images/m-p/145851#M38650</guid>
      <dc:creator>fedorow</dc:creator>
      <dc:date>2022-10-19T20:06:17Z</dc:date>
    </item>
    <item>
      <title>Re: Connect Alfresco Docker images</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/connect-alfresco-docker-images/m-p/145852#M38651</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Thist I sabe. The problem, its connect ssh, and diferents sistems, with ssh.&lt;/P&gt;&lt;P&gt;Thank´s.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Oct 2022 07:09:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/connect-alfresco-docker-images/m-p/145852#M38651</guid>
      <dc:creator>jpexposito</dc:creator>
      <dc:date>2022-10-20T07:09:47Z</dc:date>
    </item>
    <item>
      <title>Re: Connect Alfresco Docker images</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/connect-alfresco-docker-images/m-p/145853#M38652</link>
      <description>&lt;P&gt;You don't need to use SSH to install AMPS or JARS.&lt;/P&gt;
&lt;P&gt;Take a look at this project to learn how to apply addons to Alfresco and Share Docker Images:&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>Thu, 20 Oct 2022 07:19:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/connect-alfresco-docker-images/m-p/145853#M38652</guid>
      <dc:creator>angelborroy</dc:creator>
      <dc:date>2022-10-20T07:19:28Z</dc:date>
    </item>
    <item>
      <title>Re: Connect Alfresco Docker images</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/connect-alfresco-docker-images/m-p/145854#M38653</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have to equalize the environments, but the problem it´s alfresco docker don´t have ssh.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Oct 2022 09:04:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/connect-alfresco-docker-images/m-p/145854#M38653</guid>
      <dc:creator>jpexposito</dc:creator>
      <dc:date>2022-10-20T09:04:23Z</dc:date>
    </item>
    <item>
      <title>Re: Connect Alfresco Docker images</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/connect-alfresco-docker-images/m-p/145855#M38654</link>
      <description>&lt;P&gt;May you define the term "equalize"?&lt;/P&gt;
&lt;P&gt;May you elaborate additionally on why SSH is a requirement for that?&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 20 Oct 2022 09:22:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/connect-alfresco-docker-images/m-p/145855#M38654</guid>
      <dc:creator>angelborroy</dc:creator>
      <dc:date>2022-10-20T09:22:05Z</dc:date>
    </item>
    <item>
      <title>Re: Connect Alfresco Docker images</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/connect-alfresco-docker-images/m-p/145856#M38655</link>
      <description>&lt;P&gt;I want equal´s deploy in diferents enviroments.&lt;/P&gt;&lt;P&gt;Thank´s&lt;/P&gt;</description>
      <pubDate>Thu, 20 Oct 2022 13:51:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/connect-alfresco-docker-images/m-p/145856#M38655</guid>
      <dc:creator>jpexposito</dc:creator>
      <dc:date>2022-10-20T13:51:21Z</dc:date>
    </item>
    <item>
      <title>Re: Connect Alfresco Docker images</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/connect-alfresco-docker-images/m-p/145857#M38656</link>
      <description>&lt;P&gt;This is one of the main features of Docker Compose: deploying exactly the same version of services with the same customizations (addons, plugins, configuration...) in any environment.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Oct 2022 15:55:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/connect-alfresco-docker-images/m-p/145857#M38656</guid>
      <dc:creator>angelborroy</dc:creator>
      <dc:date>2022-10-20T15:55:33Z</dc:date>
    </item>
  </channel>
</rss>

