解压webadapter安装包,tar -xzvf Web_Adaptor_Java_Linux_1051_156442.tar.gz

进入下Webadapter目录下静默安装
./Setup -m silent -l yes -d --/home/arcgis

参数说明

进入到webadapter安装目录、拷贝arcgis.war到Tomcat/webapps文件夹下
cd /home/arcgis/webadaptor10.5.1/
cp ./arcgis.war /home/arcgis/tomcat/webapps/

在浏览器中查看浏览部署效果

由于是静默安装所以只能从命令行配置 ArcGIS Web Adaptor,具体参数如下。
configurewebadaptor.sh -m <Mode> -w <WebAdaptorURL> -g <URL> -u <Username> -p <Password>
