Installation of a single machine ArcGIS server (Windows 10) - GuillermoDowntown/wikidowntownai GitHub Wiki

1. Download and install ArcGIS server

Go to my.esri/ my organisations and then to the submenu developer.

  • Then on the side bar select products.
  • On the main area of the page select ArcGIS enterprise (Windows) with the version you want on the dropdown menu
  • Select view downloads
  • Download: ArcGIS server, Portal for ArcGIS and ArcGIS Web Adaptor (IIS)
  • Go back to my.esri
  • go to licensing and on the left menu to create provisioning files
  • select the product you want a provisioning file for and download it
  • Go to downloads and install each of install executables you downloaded
  • When prompted select the option of using a provisioning file to license the ARCGIS application

2. Install IIS in windows server

  • Open Server Manager and click Manage > Add Roles and Features. Click Next.
  • Select Role-based or feature-based installation and click Next.
  • Select the appropriate server. The local server is selected by default. Click Next.
  • Enable Web Server (IIS) and click Next.
  • No additional features are necessary to install the Web Adaptor, so click Next.
  • On the Web Server Role (IIS) dialog box, click Next.
  • On the Select role services dialog box, verify that the web server components listed below are enabled. Click Next. Verify that your settings are correct and click Install. When the installation completes, click Close to exit the wizard.

3. Obtain an ssl certificate from third party authority

  • obtain a domain name for your certificate
  • Go to let's encrypt (https://letsencrypt.org) to get a 3rd party authority ssl certificate.
  • Look for win-acme.v1.x.x.x.zip and download
  • follow the instructions to install the certificate in your machine

4. Link the web adaptor to portal

5. Federate the server in portal

6. Change the ssl default certificate to the external certificate