Appearance
Install, Upgrade and Remove
This guide provides instructions for some basic operations against a game server Deployment.
Appearance
This guide provides instructions for some basic operations against a game server Deployment.
Managing the life cycles of game server deployments is essential for keeping deployments healthy. There are three actions you can take against a deployment: install, upgrade, and remove.
The install action is used when making a new Deployment into a target Environment in Metaplay Cloud. Please check the Deploy a Game Server section for more details.
When you want to patch an existing Deployment with modified Helm values, or want to migrate to use another release of the metaplay-gameserver Helm chart for certain features, you can simply invoke the same CLI commands as if making a new Deployment:
metaplay deploy server lovely-wombats-build-quickly $IMAGE_TAG
To remove a Deployment from an environment, simply run:
metaplay remove server lovely-wombats-build-quickly