Find your Server IP Address

Having the IP address of a server is useful when performing operations that require network connections to the server, such as log in to your server via SSH to run commands in a terminal or configuring a DNS record so your application can be accessed using a domain name.

  1. On Devopness, navigate to a project then select an environment
  2. Find the Servers card
  3. Click the View in the Servers card to see a list of existing Servers
  4. In the list of servers, find the server you want to connect

    The ip address is a number separated by dots, e.g: 41.234.56.78

  5. Copy the server' IP Address

Required Permissions:

NOTE: To complete the steps in this post, the user needs to have the following permissions in the environment:

Resource Type Permission
Server View

For instructions on how to grant user permissions in an environment, see Add team to an Environment