I hv setup a Droplet with ssh key. And added a domain and changed nameserver. It works fine. But it ask SSH login info. How to remove it to use my website? . Mean time is it safe to remove it ?
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.
Thank You Andrew. Thanks for the link. Now I hv got it. <br> <br>And a small suggestion <br>Why dont you change wp-admin ssh login message “Please login to your droplet via SSH for login details.” to “Please login to your droplet via SSH for Wordpress login details”. <br> <br>Then the users like me wont confuse. <br> <br>Thank You for your great support. Cheers
If you’re using the Wordpress application, check this tutorial: <br> <br>https://www.digitalocean.com/community/articles/one-click-install-wordpress-on-ubuntu-13-10-with-digitalocean <br> <br>Long story short, the default username and password can be found by SSHing into your droplet and running: <br> <br>cat /root/WORDPRESS
I choose Ubuntu with Wordpress application. I hv tried without SSH key. but still its asking username and password to view the public domain. :( <br>