Add a Server to Amazon Web Services (AWS)
Devopness allows you to provision a server on AWS using Elastic Compute Cloud (EC2) and manage it through Devopness.
If you don't have an AWS credential, please follow the guide Add Amazon Web Services (AWS) 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
Amazon Web Services
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
AWS
console - If you want to access the server on
AWS
console:- Access AWS console
- On the Search box, enter “EC2” and select it from search results
- In the upper-right corner select the region on which server was provisioned
- Click
Instances
- An
EC2
instance will be listed, with the name of the newServer
you provisioned on Devopness