Hosting Server Setup
The portal helps transform your ArcGIS Server services into information products and helps you securely share content with your users and stakeholders.
For installation of ArcGIS server first start with unpacking of installer files and launch the setup program. Now select the component and specify installation location.
Install ArcGIS Server
Now it will ask to add ArcGIS server account details.
After this export configuration file and specify the location to store it and then click on install.
Authorization
Once installation is completed, the software authorization wizard launches ArcGIS server and select appropriate option for authorization.
Your software authorization number commonly referred as ECP number and it will populate from our provisioning file. Click on Next.
Next you can authorize extensions for which you have licensing .
Finally your authorization is sent to ESRI and your software is authorized. Click on Finish.
Create a New ArcGIS Server Site
Now open browser and open site- https://localhost6443/arcgis/manager

First step is create PSA account. This account is referred as a siteadmin account
Post-Installer Web Setup
Its purpose is to give you one initial administrator account that allows you to log in to Manager and configure security. If you need to change the user name and/or password for this account, you can do so in ArcGIS Server Manager.

siteadmin || arcG1SS3rv3r.eno
Specify your root server directory and configuration store
Root server directory- D:/arcgis/arcgisserver/directories
Configuration store- D:/arcgis/arcgisserver/config-store

you may now login to new ArcGIS server site with your siteadmin credentials.
In browser open site- https://enowa-sgis-wps.neom.local:6443/arcgis/manager
Federating an ArcGIS Server site with your portal integrates the security and sharing models of your portal with one or more ArcGIS Server sites.When you add a server to your portal, you are federating the server with the portal. A server that has been added to your portal is known as a federated server.
Here we are adding server site with Portal.

Now check ArcGIS server. In browser open site- https://enowa-sgis-wps.neom.local:6443/arcgis/manager.
Change log settings through ArcGIS server manager

Dedicated instances are use, if you anticipate that most of your services will receive frequent traffic or if you will not have enough services running in your server site to present a significant load on machine memory.

Configure Server Role
Use the toggle button to select the server role you want to configure on your federated server site. You can configure multiple server roles on your server site as long as the site meets the requirements for the server role.
Hosting Server- A hosting server allows you to publish hosted layers, add files to the portal's Map Viewer Classic, and perform feature and raster analysis in Map Viewer Classic and ArcGIS Pro. To be configured as your hosting server, the server site must have a relational type of ArcGIS Data Store registered as its managed database.
When a hosting server is configured with your portal, it is automatically used for standard feature analysis in Map Viewer Classic and ArcGIS Pro.

Licensing the Server with the Image Role

ArcGIS Image server
ArcGIS Image Server is part of ArcGIS Enterprise, and provides a distributed computing and storage system that powers the analytical processing and serving of large collections of imagery, elevation data, rasters, and other remotely sensed data.
The role information is passed to ArcGIS Server in the authorization file you provide. If you have authorization files for multiple server licensing roles, ensure that you are using the correct one when authorizing ArcGIS Server.
To open the Software Authorization Wizard at a later time, click Start > Program Files > ArcGIS > Software Authorization.
Select authorization option-
I have received an authorization file from Esri and am now ready to finish the authorization process.
Browse license file for image server.

Open ArcGIS manager and check status of ArcGIS server authorization.

Register Raster Data Store
Register Data Store(s) with the ArcGIS Server Site
You can use ArcGIS Server Manager to register data directories, databases, and cloud storage locations with ArcGIS Server. Data registration provides the ArcGIS Server site with a list of locations where the source data for your services originates. Data registration provides the following benefits:
Data registration helps you validate whether your services are referencing data locations known and approved by the server administrator.
Data registration allows ArcGIS Server to remap paths to your data when you publish (and copy) your map, model, or other resources to the server.
The way you register data storage locations with ArcGIS Server in Server Manager is through the Data Stores tab in the Server Configuration module. To access this tab, sign in to Server Manager and click Site > Server Configuration > Data Stores.
Name: Provide a unique name for the registered location containing alphanumeric characters and underscores.
Type: Click the Type drop-down arrow and select File Share.
Path: Specify the full path to the raster file share, for example, /net/myserver/opt/local/rasterFileShare. Avoid using local paths, such as /opt/local/data, unless the same data folder will be available on all nodes of the server site.
Click Save. The file share you registered appears on the Registered Data Stores dialog box.

Configure Server Roles-
Enable Raster Analytics Server and Image hosting server and save.

Last updated