This guide will take you through the steps to establish a secure SSH connection to manage your Bolt’s sites. This will enable you to manage your sites safely and effectively. Whether managing files, deploying applications, or troubleshooting issues, connecting via SSH protects your data.
First, you’ll need to check and verify your SSH access settings. Although optional, adding SSH keys to your setup can enhance your security. Finally, we’ll walk you through connecting to your site using an SSH client, with specific instructions for Windows and Mac users.
Access Settings and Credentials
- Navigate to your Bolts in the top-level menu.
- Click the relevant Bolt.
- Click the relevant site in the left-side menu to see the site Overview.
- Click Access in the site menu.
- Choose ‘Passwords and public keys’.
Login Information
To connect to your site via SSH, you’ll need the specific login information, which can be found in the site overview in the Admin Panel. The same information is also provided when an site is created. If you need to reset your SSH/SFTP password, you can do so by clicking “Reset SSH password”.

Connection Guide for macOS Terminal
- Search for “Terminal” in Spotlight and open the Terminal application.
- Click “Connect Securely via SSH” in the Login Information or the “Copy” icon.
- Paste it into Terminal. Click Enter.
- You will then be asked for a password unless you use an SSH key.
- You should now be connected to the site!
Connection Guide for Windows via PuTTY
For a more thorough guide on connecting via PuTTY, you can check out our extensive guide.
- You can use the PuTTY client on Windows. You can download it from Putty.org.
- Launch the PuTTY client and navigate to “Session”.
- Copy the hostname from the login information and paste it to the “Host Name” section in PuTTY.
- Check that the “Port” matches the one set in PuTTY.
- Click Open in the bottom right.
- Enter your SFTP/SSH Username.
- You will be asked for a password unless you use an SSH key.
- You should now be connected to the site!
As always, should you have any additional questions, please don’t hesitate to contact us through our support chat at servebolt.com!