Add a Server to Google Cloud Platform (GCP)
Devopness allows you to provision a server on GCP using Google Compute Engine (GCE) and manage it through Devopness.
If you don't have a GCP credential, please follow the guide Add Google Cloud Platform (GCP) Credential
- On Devopness, navigate to a project then select an environment
- If there's no other server in the selected environment, just click
ADD SERVER
- If a list of resource cards is displayed, find the
Servers
card and click View on it - On the upper-right corner of the list click
ADD SERVER
- Choose
Google Cloud Platform
as cloud provider - Select a
Credential
If no credential is listed or you want to use a different one, click
Create a new credential
and follow the guide Add a Credential - Follow the prompts to complete the configuration of the new
Server
- Review server information and settings. If everything is correct, click
CONFIRM
Use the
PREVIOUS
button if you need to modify any server details - Wait for the
server:provision
action to be completed - After the server is successfully provisioned it will be visible on GCP console
- If you want to access the server on GCP console:
- Access GCP Console
- On the Search box, enter “Compute Engine” and select it from search results
- A
GCE
instance will be listed, with the name of the newServer
you provisioned on Devopness