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