When I created my droplet I did it through setting up an SSH key.
I’m trying to access the console thing through the website but it’s asking me for a login and password, I tried using my DigitalOcean login info but that wasn’t it.
Where do I get said login and password?
Thank you
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.
Hello, @jouo
If you do not remember your login credentials for your droplet you can simply reset the root password from the control panel.
You can follow this steps:
Login to your control panel --> Click Droplets --> Select your droplet --> Go to the Access tab --> Click the Reset Root Password button
This will send you an email to the address associated with your DigitalOcean account. You can use the password provided to log in to your Droplet through the console.
Also you can check:
https://www.digitalocean.com/docs/droplets/resources/reset-root-password/
Hope this helps!
Regards, Alex