Rolling updates
About this task
The presence of the file server.uuid in the PingDirectory server’s config directory indicates whether the server is being set up initially or being updated.
Steps
- 
Create or obtain the
topology.jsonfile either manually or by using external automation. When promoting from a dev/test environment to a stage/prod environment, you can obtain atopology.jsonfile using themanage-topology exportsubcommand. - 
Extract the new server bits to a directory.
 - 
From the same directory’s
bindirectory, replace the new server profile, as follows:manage-profile replace-profile \ --profile /path/to/server-profile \ --profileVariablesFile /path/to/instance-specific-variables.properties \ --serverRoot /path/to/existing/server