Skip To Content

Plan a base deployment

Prepare to install ArcGIS Enterprise

Before you run ArcGIS Enterprise Builder, perform the following steps.

  1. Verify you do not have Portal for ArcGIS, ArcGIS Server, ArcGIS Data Store or Web Adaptors named portal or server installed on the machine.
  2. Verify that your machine has a supported operating system installed. For more information, see the system requirements.
  3. Verify that your machine has .NET Framework 4.5 or later installed. The .NET Extension Support Feature is automatically installed with ArcGIS Server and can be used to develop and deploy .NET Server Object Extensions (SOEs) and Server Object Interceptors (SOIs).
  4. Verify that your machine has at least 20 GB of free disk space.
  5. Verify that your machine has at least 16 GB of RAM.
  6. Obtain authorization files for both Portal for ArcGIS and ArcGIS Server. These files are required to complete the installation. The files can be in either .ECP or .PRVC format.
  7. Ensure that port 80 is enabled for HTTP communication.
  8. Create a domain certificate and enable HTTPS on your web server with the assistance of your IT administrator. See the next section for details.
  9. Log in to the machine as a user with administrative privileges.
  10. Close all applications on your computer.

Create a domain certificate and enable HTTPS

Successful completion of the ArcGIS Enterprise configuration wizard requires HTTPS to be enabled in IIS on the machine where the base deployment is installed.

If HTTPS is not enabled, the configuration wizard will not complete and report the following error message:

The Web Adaptor URL https://mymachine.mydomain.com/server cannot be reached. Please check that HTTPS has been enabled for your web server. For instructions on enabling HTTPS, navigate to the Help Topic: Introducing ArcGIS Enterprise > ArcGIS Enterprise Builder > Plan a base deployment.

Note:

In most cases, your IT administrator will give you certificates and bind them to HTTPS port 443.

In 2017, Chrome began only trusting certificates with a Subject Alternative Name (SAN) parameter, which cannot be configured when creating a certificate in the IIS Manager application.

If you are using IIS and need to create a domain certificate, see Create a domain certificate, which provides a script to run on your machine that will create the appropriate certificate and bind it to HTTPS port 443.

You are now ready to proceed with installation steps for the base ArcGIS Enterprise deployment.