I just started playing with Coreos to run my docker containers.
However, when I spun up an instance on Digital Ocean with my private key,
I wasn’t able to login using the root account. It turns out that Digital Ocean sets up the private key
for an account with the name core
. So, the next time you are stuck doing this just try logging in with
the core account.
1 | ssh core@<your-ip> |
I am currently working on LiveForm which makes
setting up contact forms on your website a breeze.