954
Views
4
Comments
Solved
deployment zone address
Question

Hi. In version 11, how can I change the global deployment zone address after first configuration with checklist? On installation we had one address and now we need change this.

2017-04-04 08-27-11
Alexandre Calisto
Staff
Solution

Hi,

To change the value of the platform zone address through command line (go to installation path and execute the following command):

configurationtool.exe/ModifyDeploymentZone <zone> "<address>"

e.g. configurationtool.exe/ModifyDeploymentZone Global "myserver.outsystemscloud.com"

Cheers

2024-03-25 06-19-08
Harlin Setiadarma

Hi Alexandre,

Does this command can bypass the requirement of having all modules removed first?

Is this safe?

Thanks.

2021-04-09 11-42-43
assif_tiger
 
MVP

joao.moretti wrote:

Hi. In version 11, how can I change the global deployment zone address after first configuration with checklist? On installation we had one address and now we need change this.


https://success.outsystems.com/Documentation/11/Managing_the_Applications_Lifecycle/Deploy_Applications/Selective_Deployment_Using_Deployment_Zones/Create_a_New_Deployment_Zone

2018-07-24 01-18-37
joao.moretti

Thanks Assif. But I need to change the configurations after create. I discovered how to make the change but the process is now much more complex. You need to remove all e-spaces from the deployment zone and only then change the address and then put the e-spaces back. Does anyone know why this change?  I will have customer complaints about this process.

2017-04-04 08-27-11
Alexandre Calisto
Staff
Solution

Hi,

To change the value of the platform zone address through command line (go to installation path and execute the following command):

configurationtool.exe/ModifyDeploymentZone <zone> "<address>"

e.g. configurationtool.exe/ModifyDeploymentZone Global "myserver.outsystemscloud.com"

Cheers

2024-03-25 06-19-08
Harlin Setiadarma

Hi Alexandre,

Does this command can bypass the requirement of having all modules removed first?

Is this safe?

Thanks.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.