> For the complete documentation index, see [llms.txt](https://arcgis-enterprise-jumpstart.geomarvel.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://arcgis-enterprise-jumpstart.geomarvel.com/step-15/multi-machine-deployments.md).

# Multi-machine deployments

**Your portal is currently being restarted and will require a couple of minutes to complete. When you click OK, you will be directed to install the Web Adaptor, and configure it with your portal using the initial administrator account. After configuring the Web Adaptor, you can sign in to your portal using the initial administrator account.**

**In order to access your portal, you need to install the ArcGIS Web Adaptor and configure it for use with Portal for ArcGIS. To get started, see** [**About the ArcGIS Web Adaptor**](https://fusion-gisapp2.ad.elpasotexas.gov:7443/arcgis/portalhelp/en/admin/help/017s/017s0000002p000000.htm)**.**\
\
**Once you've installed the Web Adaptor and configured it for use, you’ll access your portal using the Web Adaptor’s URL.**

**To install the ArcGIS Web Adaptor setup files, run the install executable for ArcGIS Web Adaptor.**<br>

![](/files/-LbZ043tQQIeTVPgpQBy)

**The Web Adaptor will now want to install some necessary components.**

![](/files/-LbZ0AbXDWcP63Em5tMI)

**Once the setup files are installed, the next step is to actually install the Web Adaptor for Portal for ArcGIS. Navigate to where you installed the setup files (see previous screenshot if you are unsure).**

![](/files/-LbZ0Hwvq_Xs-NPNCHH-)

**Since this web adaptor is for Portal for ArcGIS, you will want to name to web adaptor something that makes sense for portal. In this example we’ve simply named it “portal”.**

![](/files/-LbZ0R79ysLtc1BlGwVw)

**When ArcGIS Web Adaptor is done installing you will see the following screen.**

![](/files/-LbZ0WNJVwQr3R41IWkF)

**Next, it will open a url:** [**http://localhost/portal/webadaptor**](http://localhost/portal/webadaptor)

**Here you will be asked which product this web adaptor is for. Since we are using Portal, we’ll select Portal for ArcGIS.**

**If you see the warning below, you’ll need to enable port 443 in IIS.“Configuration Prerequisite:**\
**You must enable SSL and bind your security certificate to port 443 on your web site before you can register the Web Adaptor with Portal for ArcGIS. To learn more, see** [**Enabling SSL on your web server.**](http://localhost/portal/WebAdaptorHelp/01n1/01n100000026000000.htm)**”**

![](/files/-LbZ0eXdI0soSRyn4WXw)

![](/files/-LbZ0moyMoaFp9FSBPDe)

**Once the Web Adaptor is configured you will see the url as:** [**https://localhost/portal**](https://localhost/portal)

**To set WebContextURL go to:**

**The set the System Properties:**

**{**

&#x20;  **"disableSignup":"true",**

&#x20;   **"WebContextURL":**&#x20;

**}**<br>

![](/files/-LbZ1IG60jGrdtOHSU_x)

**Note that portal is up, let’s configure AD.**

**In portal Admin you will want to navigate to security > config such as:**

[**https://fusion-gisapp2.ad.elpasotexas.gov/portal/portaladmin/security/config**](https://fusion-gisapp2.ad.elpasotexas.gov/portal/portaladmin/security/config)\
**The best way to do this is to “**[**Test Identity Store**](https://fusion-gisapp2.ad.elpasotexas.gov/portal/portaladmin/security/config/testIdentityStore)**”**

![](/files/-LbZ1RIv5wOZWO0YuKRu)

**Once completed you will get a return object, which has the encryption password.**

**Use this to “**[**Update Identity Store**](https://fusion-gisapp2.ad.elpasotexas.gov/portal/portaladmin/security/config/updateIdentityStore)**”.**

![](/files/-LbZ1atPaOjrfi9CGPGO)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://arcgis-enterprise-jumpstart.geomarvel.com/step-15/multi-machine-deployments.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
