If I just want a WordPress site and will be editing it only using WordPress, is there any reason for me to set up SSH?
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.
If you are using our WordPress one-click image you will have to log in at least once via SSH. When you launch a WordPress droplet, the WordPress installer is disabled until you log in via SSH the first time. This is done to prevent the WordPress installer from sitting publicly accessible once the droplet is launched.
On that first login, if you are not using an ssh-key for authentication you will also be prompted to change your password. Until you do this you will not be able to access your droplet via SFTP.
While you are ssh’ed in I would recommend at a minimum, ensuring that you have automatic updates configured on your droplet.