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
Serverscard and click View on it - On the upper-right corner of the list click
ADD SERVER - Choose
Google Cloud Platformas cloud provider - Select a
CredentialIf no credential is listed or you want to use a different one, click
Create a new credentialand 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
CONFIRMUse the
PREVIOUSbutton if you need to modify any server details - Wait for the
server:provisionaction to be completed - After the server is successfully provisioned it will be visible on the GCP console
- If you want to access the server on the GCP console:
- Access GCP Console
- On the Search box, enter “Compute Engine” and select it from search results
- A
GCEinstance will be listed, with the name of the newServeryou provisioned on Devopness