I created my first CoreOS droplet, put my ssh public key there.
When I went to Console Access from my account, it asked for login, entered root, then it asked for password. I don’t have a password because I created the droplet with SSH key.
Same thing happened when trying to ssh from my local machine.
I even tried to destroy and recreate the droplet, but it doesn’t help.
Any thought?
Thanks.
DD
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!
Hello, there
As per the other comments, the user should be "core"and not “root”
You can ssh to the droplet with the following command:
- ssh core@DropletIP
If you want to specify the ssh-key you can also use the -iargument:
- ssh -i ~/.ssh/ssh-key core@DropletIP
Regards, Alex
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.