Add a Server to DigitalOcean
Devopness allows you to provision a server on DigitalOcean using Droplets and manage it through Devopness.
If you don't have an DigitalOcean credential, please follow the guide Add DigitalOcean 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
DigitalOcean
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
DigitalOcean
console - If you want to access the server on
DigitalOcean
console:- Log in to DigitalOcean Control Panel
- Find the droplets section
- A
droplet
instance will be listed, with the name of the newServer
you provisioned on Devopness