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

  1. On Devopness, navigate to a project then select an environment
  2. If there's no other server in the selected environment, just click ADD SERVER
  3. If a list of resource cards is displayed, find the Servers card and click View on it
  4. On the upper-right corner of the list click ADD SERVER
  5. Choose Amazon Web Services as cloud provider
  6. 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

  7. Follow the prompts to complete the configuration of the new Server
  8. Review server information and settings. If everything is correct, click CONFIRM

    Use the PREVIOUS button if you need to modify any server details

  9. Wait for the server:provision action to be completed
  10. After the server is successfully provisioned it will be visible on AWS console
  11. 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 new Server you provisioned on Devopness