Step-By-Step Guide
You will need two license files:
ArcGISGISServerAdvanced
ArcGISImageServer
Repeat the following steps for each license file:
- Run /arcgis/server/tools/authorizeSoftware
- Select the corresponding work organization, work area, and role
- Use ubuntu user and become a root user. Then, run apt-get install emacs
- Edit /arcgis/server/tools/createsite/createsite.properties with username = siteadmin password =<your pass>
- Run /arcgis/server/startserver.sh
- /arcgis/server/tools/createsite/createsite.sh -f createsite.properties
- Use ubuntu user and become a root user. Then, run apt-get install firefox
- sudo apt-get install dbus-x11
- Run firefox https://private_ip:6443/arcgis/admin
- Open port 6433 in inbound rule of security group
- Add DNS entry for server like (URL name) and associate IPv4 address with it
- Run firefox from your computer and try (URL name)
- Run the following commands:
#systemctl enable arcgisserver.service#systemctl stop arcgisserver.service#systemctl start arcgisserver.service#systemctl status arcgisserver.service - Add a load balancer like (URL name) to avoid certificate warning. Force https and forward traffic to 6433
- Install ArcGIS Linux Data Store
Note: During the initial deployment, the Setup program is already executed and installs software under /arcgis/server/. All you need to do is activate the software licenses and set user names and passwords.