-
Notifications
You must be signed in to change notification settings - Fork 0
Home
PeaceNlove edited this page Nov 17, 2019
·
8 revisions
See Installation and configuration for instructions on installing and configuring ArcGIS Pro and Jenkins
The gispro-python-deploy toolbox consist of several tools for authoring the deploy configurations and the deploy tool itself:
- CreateMapserviceJSONTool
- UpdateMapserviceJSONTool
- AddDatabaseInfo
- AddSecurityInfo
- InstallMapserviceTool
The Mapservice configuration is stored in a JSON file. The structure of this file can be found here
The tools use global configuration file PublishTools.ini to describe the server configurations which the tools use PublishTools.ini. The structure of this file can be found here