<?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 Using Docker Containers for ArcGIS Server, Portal and Web Adapter in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/using-docker-containers-for-arcgis-server-portal/m-p/326826#M12549</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was wondering if anyone has any success using ArcGIS Server and Portal in a docker container?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are currently attempting to use ArcGIS Web Adapter Java Linux in a Docker Container, our ArcGIS server instances is on a Windows 2012 server:&lt;/P&gt;&lt;P&gt;Some Spec Info:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;The host is Ubuntu 14.04.1 LTS&lt;UL&gt;&lt;LI&gt;And I have tried these official Apache Docker containers:&lt;/LI&gt;&lt;LI&gt;#FROM tomcat:7.0.65-jre7&lt;/LI&gt;&lt;LI&gt;#FROM tomcat:latest&lt;/LI&gt;&lt;LI&gt;FROM tomcat:8-jre8&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;SPAN style="line-height: 1.5;"&gt;Configuration - Container is up and running with Port Mapped from the host to the container on 9780 -&amp;gt; 8080&lt;/SPAN&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;Tomcat instances - Can connect happily using Lynx on the Host -&amp;gt; localhost:9780 and get the config pages.&lt;UL&gt;&lt;LI&gt;Config fails when all the information entered - Message: Asking to check access to the arcgis server.&lt;/LI&gt;&lt;LI&gt;our architect can access the arcgis server url fine by running the wget in the container.&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;Additionally, the architect has copied the script files to the container - it connects to the local tomcat 8080 ok and fails on the connection to arcgis server.&lt;/LI&gt;&lt;LI&gt;The architect has tried to specify a proxy in the -g parameter to see what happens, there is no outgoing connections from the container at all.&lt;/LI&gt;&lt;LI&gt;We have tried tomcat/jdk8 and tomcat7/jdk7&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The future for our implementation is to move away from Windows Servers for ArcGIS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions on the Docker Container or any information for a full implementation for Server would be awesome&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andrew&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Dec 2015 22:04:29 GMT</pubDate>
    <dc:creator>AndrewHansford</dc:creator>
    <dc:date>2015-12-17T22:04:29Z</dc:date>
    <item>
      <title>Using Docker Containers for ArcGIS Server, Portal and Web Adapter</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/using-docker-containers-for-arcgis-server-portal/m-p/326826#M12549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was wondering if anyone has any success using ArcGIS Server and Portal in a docker container?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are currently attempting to use ArcGIS Web Adapter Java Linux in a Docker Container, our ArcGIS server instances is on a Windows 2012 server:&lt;/P&gt;&lt;P&gt;Some Spec Info:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;The host is Ubuntu 14.04.1 LTS&lt;UL&gt;&lt;LI&gt;And I have tried these official Apache Docker containers:&lt;/LI&gt;&lt;LI&gt;#FROM tomcat:7.0.65-jre7&lt;/LI&gt;&lt;LI&gt;#FROM tomcat:latest&lt;/LI&gt;&lt;LI&gt;FROM tomcat:8-jre8&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;SPAN style="line-height: 1.5;"&gt;Configuration - Container is up and running with Port Mapped from the host to the container on 9780 -&amp;gt; 8080&lt;/SPAN&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;Tomcat instances - Can connect happily using Lynx on the Host -&amp;gt; localhost:9780 and get the config pages.&lt;UL&gt;&lt;LI&gt;Config fails when all the information entered - Message: Asking to check access to the arcgis server.&lt;/LI&gt;&lt;LI&gt;our architect can access the arcgis server url fine by running the wget in the container.&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;Additionally, the architect has copied the script files to the container - it connects to the local tomcat 8080 ok and fails on the connection to arcgis server.&lt;/LI&gt;&lt;LI&gt;The architect has tried to specify a proxy in the -g parameter to see what happens, there is no outgoing connections from the container at all.&lt;/LI&gt;&lt;LI&gt;We have tried tomcat/jdk8 and tomcat7/jdk7&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The future for our implementation is to move away from Windows Servers for ArcGIS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions on the Docker Container or any information for a full implementation for Server would be awesome&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andrew&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Dec 2015 22:04:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/using-docker-containers-for-arcgis-server-portal/m-p/326826#M12549</guid>
      <dc:creator>AndrewHansford</dc:creator>
      <dc:date>2015-12-17T22:04:29Z</dc:date>
    </item>
    <item>
      <title>Re: Using Docker Containers for ArcGIS Server, Portal and Web Adapter</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/using-docker-containers-for-arcgis-server-portal/m-p/326827#M12550</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andrew,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There was a similar thread on this topic where another user posted a sample,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/message/558540"&gt;Deploying ArcGIS Server using Docker&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And there is also an item on the ArcGIS Ideas site,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://ideas.arcgis.com/ideaView?id=087E0000000blPSIAY" title="http://ideas.arcgis.com/ideaView?id=087E0000000blPSIAY"&gt;http://ideas.arcgis.com/ideaView?id=087E0000000blPSIAY&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Dec 2015 05:54:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/using-docker-containers-for-arcgis-server-portal/m-p/326827#M12550</guid>
      <dc:creator>DerekLaw</dc:creator>
      <dc:date>2015-12-22T05:54:22Z</dc:date>
    </item>
    <item>
      <title>Re: Using Docker Containers for ArcGIS Server, Portal and Web Adapter</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/using-docker-containers-for-arcgis-server-portal/m-p/326828#M12551</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have just tried to deploying multiple machine ArcGIS Server site on Docker last month. Here are my deployment steps:&lt;/P&gt;&lt;P&gt;(1) I use vmware created three VMs。One is manager host, the others are node hosts. &lt;/P&gt;&lt;P&gt;(2) I installed docker swarm and created a cluster between these VMs. The doc how install swarm is here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.docker.com/swarm/install-manual/" title="https://docs.docker.com/swarm/install-manual/"&gt;Create a swarm for development&lt;/A&gt; &lt;/P&gt;&lt;P&gt;(3) I used a bridge network to accomplish communicate with each docker containers on multiple hosts. The network between docker containers which can across multiple hosts is very important. There are many third software,for example: wave,pipework,open vswitch etc. This is my network architecture diagram.&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" height="250" src="https://community.esri.com/legacyfs/online/165996_pastedImage_2.png" style="width: 448px; height: 250.012903225806px;" width="448" /&gt;&lt;/P&gt;&lt;P&gt;(4) Create ArcGIS&amp;nbsp; Server base image. I used &lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;the official centos 7 image,and installed ArcGIS Server manually.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;(5) Deploying multiple machine site by docker. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&lt;IMG class="image-2 jive-image" height="256" src="https://community.esri.com/legacyfs/online/165997_pastedImage_4.png" style="width: 530px; height: 255.822510822511px;" width="530" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; All of these steps,I think the network is the most important.The ArcGIS Server containers must can communicate with each other directly, not use port mapped from host. Like in the example above, container A(IP:192.168.10.2) can ping other containers(IP:192.168.11.2 and IP:192.168.12.2).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&amp;nbsp;&amp;nbsp; Please forgive me for my bad english.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&amp;nbsp;&amp;nbsp; I hope this can help you.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jan 2016 01:55:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/using-docker-containers-for-arcgis-server-portal/m-p/326828#M12551</guid>
      <dc:creator>yunhan</dc:creator>
      <dc:date>2016-01-08T01:55:08Z</dc:date>
    </item>
    <item>
      <title>Re: Using Docker Containers for ArcGIS Server, Portal and Web Adapter</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/using-docker-containers-for-arcgis-server-portal/m-p/326829#M12552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi There,&lt;/P&gt;&lt;P&gt;Thanks for the information, i will forward this on to our SA for testing&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Andrew&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jan 2016 18:48:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/using-docker-containers-for-arcgis-server-portal/m-p/326829#M12552</guid>
      <dc:creator>AndrewHansford</dc:creator>
      <dc:date>2016-01-12T18:48:38Z</dc:date>
    </item>
    <item>
      <title>Re: Using Docker Containers for ArcGIS Server, Portal and Web Adapter</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/using-docker-containers-for-arcgis-server-portal/m-p/326830#M12553</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ArcGIS Server 10.5 appears to be saving state somewhere outside of "config-store" and "directories". I have set up those directories to be persistent, so they are saved across restarts. That means that every time I start a docker instance, it should come up with the same site. It does not. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I am thinking there is another file or folder outside config-store that is used to persist settings.&lt;/P&gt;&lt;P&gt;Do you know what it is?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Otherwise I have ArcGIS Server 10.5 working fine in Docker, I have published the work so far at &lt;A href="http://github.com/geo-ceg/docker-arcgis-server"&gt;http://github.com/geo-ceg/docker-arcgis-server&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Brian Wilson, GISP&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jun 2017 14:42:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/using-docker-containers-for-arcgis-server-portal/m-p/326830#M12553</guid>
      <dc:creator>BrianWilson</dc:creator>
      <dc:date>2017-06-26T14:42:20Z</dc:date>
    </item>
  </channel>
</rss>

