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.
- On Devopness, navigate to a project then select an environment
- Find the
Servers
card - Click the
View
in theServers
card to see a list of existingServers
- 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
- 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