<?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>idea Adding functionality for including an alias in the Enterprise Builder deployment in ArcGIS Enterprise Ideas</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-ideas/adding-functionality-for-including-an-alias-in-the/idi-p/934602</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;At present, Builder automatically sets the webcontextURL using thehostname of the machine, causing the whole installation being unusable from outside the LAN/intranet.&lt;/P&gt;&lt;P&gt;As I suppose ArcGIS Enterprise is also often used to publish and share GIS services externally, why this isn't something that an automatic installer would allow???&lt;/P&gt;&lt;P&gt;So the idea is basically to have the builder asking for an alias name so that everytime one would access the portal can do it using it instead of an useless/unresolvable FQDN!&lt;/P&gt;&lt;P&gt;This idea came from &lt;A _jive_internal="true" href="https://community.esri.com/thread/208069-impossible-to-log-in-to-arcgis-server-federated-with-portal-after-installation-with-builder"&gt;this thread&lt;/A&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Feb 2018 12:21:43 GMT</pubDate>
    <dc:creator>AlessandroValra</dc:creator>
    <dc:date>2018-02-26T12:21:43Z</dc:date>
    <item>
      <title>Adding functionality for including an alias in the Enterprise Builder deployment</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-ideas/adding-functionality-for-including-an-alias-in-the/idi-p/934602</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;At present, Builder automatically sets the webcontextURL using thehostname of the machine, causing the whole installation being unusable from outside the LAN/intranet.&lt;/P&gt;&lt;P&gt;As I suppose ArcGIS Enterprise is also often used to publish and share GIS services externally, why this isn't something that an automatic installer would allow???&lt;/P&gt;&lt;P&gt;So the idea is basically to have the builder asking for an alias name so that everytime one would access the portal can do it using it instead of an useless/unresolvable FQDN!&lt;/P&gt;&lt;P&gt;This idea came from &lt;A _jive_internal="true" href="https://community.esri.com/thread/208069-impossible-to-log-in-to-arcgis-server-federated-with-portal-after-installation-with-builder"&gt;this thread&lt;/A&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Feb 2018 12:21:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-ideas/adding-functionality-for-including-an-alias-in-the/idi-p/934602</guid>
      <dc:creator>AlessandroValra</dc:creator>
      <dc:date>2018-02-26T12:21:43Z</dc:date>
    </item>
    <item>
      <title>Re: Adding functionality for including an alias in the Enterprise Builder deployment</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-ideas/adding-functionality-for-including-an-alias-in-the/idc-p/934603#M664</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is handled by adding/updating the appropriate configuration in your webserver. If you are using IIS this is just additional aliases with matching certs; in Apache it's a bit more complex but totally possible.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Oct 2018 15:49:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-ideas/adding-functionality-for-including-an-alias-in-the/idc-p/934603#M664</guid>
      <dc:creator>DEWright_CA</dc:creator>
      <dc:date>2018-10-18T15:49:00Z</dc:date>
    </item>
    <item>
      <title>Re: Adding functionality for including an alias in the Enterprise Builder deployment</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-ideas/adding-functionality-for-including-an-alias-in-the/idc-p/934604#M665</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/14059"&gt;David Wright&lt;/A&gt;‌ can you please elaborate a bit? I am not a sysadmin so it would be very useful to understand it if it is possible without too much effort. IIS would be enough to begin. Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Oct 2018 07:49:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-ideas/adding-functionality-for-including-an-alias-in-the/idc-p/934604#M665</guid>
      <dc:creator>AlessandroValra</dc:creator>
      <dc:date>2018-10-19T07:49:29Z</dc:date>
    </item>
    <item>
      <title>Re: Adding functionality for including an alias in the Enterprise Builder deployment</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-ideas/adding-functionality-for-including-an-alias-in-the/idc-p/934605#M666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;@Alessando_Valra&amp;nbsp;, sure thing. You site builder builds the machine with everything running local. You will need to go into IIS Manager application, then user your Machine\Sites you will see the "Default Web Site" in the left hand tree-nav, select it and you will see the actions block on the right side of the screen update. Here you will see the option for "Bindings" , here you can set the alternate host names for access of the web, assign it to port 80/443 and configure your certificates.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the main docs for it..&amp;nbsp;&lt;A class="link-titled" href="https://docs.microsoft.com/en-us/iis/configuration/system.applicationhost/sites/sitedefaults/bindings/binding" title="https://docs.microsoft.com/en-us/iis/configuration/system.applicationhost/sites/sitedefaults/bindings/binding"&gt;Adding a Default Binding | Microsoft Docs&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Oct 2018 15:43:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-ideas/adding-functionality-for-including-an-alias-in-the/idc-p/934605#M666</guid>
      <dc:creator>DEWright_CA</dc:creator>
      <dc:date>2018-10-19T15:43:43Z</dc:date>
    </item>
    <item>
      <title>Re: Adding functionality for including an alias in the Enterprise Builder deployment</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-ideas/adding-functionality-for-including-an-alias-in-the/idc-p/934606#M667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/14059"&gt;David Wright&lt;/A&gt;‌ that will not solve many problems. If you see the &lt;A _jive_internal="true" href="https://community.esri.com/thread/208069-impossible-to-log-in-to-arcgis-server-federated-with-portal-after-installation-with-builder"&gt;linked thread I posted&lt;/A&gt; that made me creating this idea you'll understand.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2018 14:59:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-ideas/adding-functionality-for-including-an-alias-in-the/idc-p/934606#M667</guid>
      <dc:creator>AlessandroValra</dc:creator>
      <dc:date>2018-10-23T14:59:11Z</dc:date>
    </item>
    <item>
      <title>Re: Adding functionality for including an alias in the Enterprise Builder deployment</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-ideas/adding-functionality-for-including-an-alias-in-the/idc-p/1367026#M3579</link>
      <description>&lt;P&gt;oof, Esri got me on this one... in 2024. Thank you for posting this idea!&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jan 2024 22:11:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-ideas/adding-functionality-for-including-an-alias-in-the/idc-p/1367026#M3579</guid>
      <dc:creator>AndreaB_</dc:creator>
      <dc:date>2024-01-05T22:11:42Z</dc:date>
    </item>
  </channel>
</rss>

