Home - PeaceNlove/gispro-python-deploy-manual GitHub Wiki
Installation and configuration
See Installation and configuration for instructions on installing and configuring ArcGIS Pro and Jenkins
Using the tools
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