<?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 Problem Installing ArcGIS Enterprise on Linux (CentOS 7) in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/problem-installing-arcgis-enterprise-on-linux/m-p/601596#M23194</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am having a real hard time deploying ArcGIS Enterprise 10.6.1 on Linux (CentOS 7). The online help article and installation guides I feel are very disjunct. Earlier I have deployed ArcGIS Enterprise 10.6.1 on Windows 10 Pro, which was a 1000 times easier. I must also mention that I am new to the Linux environment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After reading all the material available, I have done all the pre-requisite configurations. I have installed Apache 2.4.6 (CentOS), Tomcat 7.0.76, Server 10.6.1, and Portal 10.6.1. I face the main problem while installing the Web Adaptor Java Linux 10.6.1. Various installation guides asks to install separate Web-adaptor with different names (portal and server), but unlike the windows Web-adaptor IIS setup the linux Web-adaptor Java setup doesn't ask to name your adapter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After installing the java linux web-adaptor, I deployed the arcgis.WAR file from my Tomcat Web Application Manager (deployed WAR file.png), opened the Web-adaptor by clicking on the link from the list of Applications (opened the web adaptor.png) in Tomcat and configured the Web-adaptor for Server. I should now configure it for Portal, right? When I would try it before I configured it for Server, it wouldn't let me, saying that I need to host a website from my web server's port 80 first (which I believe I already had). Now when I click the "arcgis" web adapter link in the Tomcat App Manager, after having configured for server, it takes me to the ArcGIS REST Services Directory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am a loss. I am unable to figure out how to install web-adaptor separately for server and portal in linux.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We really need a step-by-step guide (PDF) with pictures at least for a base deployment of ArcGIS Enterprise on Linux.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 27 Dec 2019 05:32:20 GMT</pubDate>
    <dc:creator>IndranilMondal</dc:creator>
    <dc:date>2019-12-27T05:32:20Z</dc:date>
    <item>
      <title>Problem Installing ArcGIS Enterprise on Linux (CentOS 7)</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/problem-installing-arcgis-enterprise-on-linux/m-p/601596#M23194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am having a real hard time deploying ArcGIS Enterprise 10.6.1 on Linux (CentOS 7). The online help article and installation guides I feel are very disjunct. Earlier I have deployed ArcGIS Enterprise 10.6.1 on Windows 10 Pro, which was a 1000 times easier. I must also mention that I am new to the Linux environment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After reading all the material available, I have done all the pre-requisite configurations. I have installed Apache 2.4.6 (CentOS), Tomcat 7.0.76, Server 10.6.1, and Portal 10.6.1. I face the main problem while installing the Web Adaptor Java Linux 10.6.1. Various installation guides asks to install separate Web-adaptor with different names (portal and server), but unlike the windows Web-adaptor IIS setup the linux Web-adaptor Java setup doesn't ask to name your adapter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After installing the java linux web-adaptor, I deployed the arcgis.WAR file from my Tomcat Web Application Manager (deployed WAR file.png), opened the Web-adaptor by clicking on the link from the list of Applications (opened the web adaptor.png) in Tomcat and configured the Web-adaptor for Server. I should now configure it for Portal, right? When I would try it before I configured it for Server, it wouldn't let me, saying that I need to host a website from my web server's port 80 first (which I believe I already had). Now when I click the "arcgis" web adapter link in the Tomcat App Manager, after having configured for server, it takes me to the ArcGIS REST Services Directory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am a loss. I am unable to figure out how to install web-adaptor separately for server and portal in linux.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We really need a step-by-step guide (PDF) with pictures at least for a base deployment of ArcGIS Enterprise on Linux.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Dec 2019 05:32:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/problem-installing-arcgis-enterprise-on-linux/m-p/601596#M23194</guid>
      <dc:creator>IndranilMondal</dc:creator>
      <dc:date>2019-12-27T05:32:20Z</dc:date>
    </item>
    <item>
      <title>Re: Problem Installing ArcGIS Enterprise on Linux (CentOS 7)</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/problem-installing-arcgis-enterprise-on-linux/m-p/601597#M23195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You will need to deploy the war file a second time with the portal name to deploy the second web adaptor. I.E.&lt;/P&gt;&lt;P&gt;first you ran.&lt;/P&gt;&lt;P&gt;cp /data/arcgis/webadaptor10.6.1/java/arcgis.war /data/apache-tomcat-8.5.23/webapps/server.war&lt;/P&gt;&lt;P&gt;In addition you must run&lt;/P&gt;&lt;P&gt;cp /data/arcgis/webadaptor10.6.1/java/arcgis.war /data/apache-tomcat-8.5.23/webapps/portal.war&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You must also then perform the configuration: configurewebadaptor.sh on the new portal web adaptor that this step deployed.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Dec 2019 22:23:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/problem-installing-arcgis-enterprise-on-linux/m-p/601597#M23195</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2019-12-27T22:23:58Z</dc:date>
    </item>
    <item>
      <title>Re: Problem Installing ArcGIS Enterprise on Linux (CentOS 7)</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/problem-installing-arcgis-enterprise-on-linux/m-p/601598#M23196</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Another thing to keep in mind is that typically, ArcGIS Enterprise is accessed via standard ports, (80/443), even though the Web Adaptor supports non-standard ports starting at 10.6:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://enterprise.arcgis.com/en/portal/10.6/administer/linux/use-a-non-default-port-for-the-portal-s-web-adaptor.htm" title="https://enterprise.arcgis.com/en/portal/10.6/administer/linux/use-a-non-default-port-for-the-portal-s-web-adaptor.htm"&gt;Use nondefault ports for the portal's ArcGIS Web Adaptor—Portal for ArcGIS (10.6) | ArcGIS Enterprise&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The assumption is that you'll set up a reverse proxy or load balancer to listen on 443 and send traffic to the web adaptor over your non-standard port, (8080):&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;&lt;SPAN style="color: #4c4c4c; font-family: 'Avenir Next W01', 'Avenir Next W00', 'Avenir Next', Avenir, 'Helvetica Neue', sans-serif; font-size: 15.9375px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff; text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;"&gt;Configure the portal with your organization's reverse proxy server or load balancer, so that users access the portal through the default ports. To do this, you need to provide some information to the portal about the reverse proxy or load balancer. For full instructions, see&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;A class="" href="https://enterprise.arcgis.com/en/portal/10.6/administer/linux/using-a-reverse-proxy-server-with-portal-for-arcgis.htm" style="color: #0074b8; text-decoration: none; font-family: 'Avenir Next W01', 'Avenir Next W00', 'Avenir Next', Avenir, 'Helvetica Neue', sans-serif; font-size: 15.9375px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff;"&gt;Use a reverse proxy server with&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;Portal for ArcGIS&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN style="color: #4c4c4c; font-family: 'Avenir Next W01', 'Avenir Next W00', 'Avenir Next', Avenir, 'Helvetica Neue', sans-serif; font-size: 15.9375px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff; text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Dec 2019 18:23:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/problem-installing-arcgis-enterprise-on-linux/m-p/601598#M23196</guid>
      <dc:creator>JonathanQuinn</dc:creator>
      <dc:date>2019-12-31T18:23:57Z</dc:date>
    </item>
  </channel>
</rss>

