Replies: 2 comments
-
Hi @jmturco17, This should be possible. There is an arcgis-webadaptor template: https://github.com/Esri/arcgis-cookbook/tree/main/templates/arcgis-webadaptor There are samples for portal wa, server wa, video server wa, notebook server wa, etc. The arcgis-server-webadaptor.json can be used for image, knowledge, workflow manager, etc. We have about 50 or 51 unique product codes for the web adaptor, so in theory should be able to have up to 50 web adaptors on the same machine. Thanks, |
Beta Was this translation helpful? Give feedback.
-
Thanks @cameronkroeker ! I was able to get it to work. I was hoping I could add all the WAs I needed into the same JSON but that didn't seem to get me too far. I went added seperate JSON files for each web adaptor for different server roles and it works just fine now. Thanks! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I don't believe this is currently possible from the research and testing I'm doing. I'd like to be able to run the web adaptor install for multiple different ArcGIS Server roles on on the same web adaptor machine. I see this can be done with a portal and server (hosting) web adaptor on 1 web adaptor machine but when I try and add additional server roles like "workflow manager", "image", "knowledge" the web adaptor only deploys once for the "hosting server" role. Can anyone provide sample JSON or acknowledge if this is possible with the arcgis-cookbooks?
Beta Was this translation helpful? Give feedback.
All reactions