ArcGIS Enterprise deployment tool

380
4
02-14-2023 10:38 PM
Status: Open
GoranGobac
New Contributor III

If a user has a multi tier Environment (for example Dev, Quality, Productive) he isn't able to deploy services and other Esri Items over them. This use case is based on usage of referenced DB.

So the idea or better to say the NEED is to have a tool that allows Administrator to deploy items (services, maps, Dashboards, Experience Builder...) form one Environment to other so that the Items are than from construct identical (with taking in account that this could be only then possible if the data construct that is consumed from backend also identical is)

Esri strategy today is, do it manually what doesn't correlate with having a Enterprise Product .

Tags (1)
4 Comments
Scott_Tansley

 

A couple of articles that may help you, there may not be a 'simple' way, but there are strategies for this which can be implemented manually or scripted:

https://enterprise.arcgis.com/en/portal/latest/administer/windows/migration-strategies.htm#:~:text=A....

https://enterprise.arcgis.com/en/server/latest/deploy/windows/arcgis-server-in-development-staging-a...

https://assistant.esri-ps.com/signin 

 

 

GoranGobac

Thx @Scott_Tansley,
we have already implemented Custom Solution based on py also with rudimentary GUI. But nevertheless think that Esri should provide more for such Plattform typ.  

GarethFinney1

Totally agree with this. There should be far better tools available for promoting dev work to staging and production environments.

DeanMoiler

Absolutely agree with this also. The clone_items() method is getting there with the ability to keep the same item ids between portals. Being able to apply this method for services also, or at the stage of publishing a service, to retain IDs if being promoted, would close some gaps here.