Seems there is no place like a management console that most other cloud services have.
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Enter your email to get $200 in credit for your first 60 days with DigitalOcean.
New accounts only. By submitting your email you agree to our Privacy Policy.
Hey @xinyumantaray,
You can find the IP of your Droplet when you enter your DigitalOcean control panel --> https://cloud.digitalocean.com/ --> ON the top left corner select the project your Droplet is in --> In the center of your screen you’ll find the ‘Droplets’ segment --> You should see your Droplet and it’s IP there.
Additionally, you can use the Droplet Console. The Droplet Console is a browser-based way to connect to Droplets. Instead of using
ssh
in a local terminal, you can use the Droplet Console in your preferred web browser.https://docs.digitalocean.com/products/droplets/how-to/connect-with-console/
To add more information. This doc (https://docs.digitalocean.com/products/droplets/how-to/connect-with-ssh/) said ip can be found at DigitalOcean Control Panel. But the url has been dramatically changed to the “project” and the UI looks nothing like the snapshot the doc provides.
I sincerly suggest that the doc and the product should be updated to help users to fulfill easy tasks, such as how to find a Ip of droplet.