To access your site(s) via SSH, you’ll first need to add a public SSH key in the Flywheel dashboard. Keys are how we verify your identity and are more secure than a username/password combination. If you haven’t added a public key to the Flywheel dashboard, refer to our SSH key management article.
Once your public key has been added, you can now connect to your sites via SSH!
If you’re connecting for the first time, you’ll likely see a message similar to this, asking you verify the fingerprint:
The authenticity of host 'ssh.getflywheel.com (11.111.111.11)' can't be established. RSA key fingerprint is SHA256:gGoHM/YYEKoCOrbrO/o0ZU1fndq8wz+KkkR8ePc8t5g. Are you sure you want to continue connecting (yes/no/[fingerprint])?
Verify that the fingerprint shown in your terminal matches the fingerprint shown in Flywheel on the SSH tab, and then type yes
to continue connecting.
You should now see a welcome message and a list of all the sites you have access to:
Welcome To The Flywheel SSH Service Select your destination... 1 : Super Fly (flytrevan/super-fly) 2 : High Flyers (jhobbs/high-flyers) 3 : Rad Enough (flytrevan/rad-enough) 4 : Bozingo's Gadgets (flytrevan/bozingos-gadgets) 5 : Flyer's Club (atrabold/flyers-club) 6 : Awesome Opposums (trevannonadmin/awesome-opposums) 7 : Flippy's Martial Arts (trevsclient/flippys-martial-arts) 8 : Trusty Robots (trevsclient/trusty-robots) 9 : Full Plastic Jacket (flytrevan/full-plastic-jacket) 10 : Tank's Mobile Service (trevsclient/tanks-mobile-service) [email protected]>
Type the number next to the site you wish to view.
You should now be connected to the site you selected!
The instructions above outline connecting to the SSH gateway and viewing a list of all sites that you can then connect to. You can also connect directly to a site using the following syntax:
ssh [email protected]
For example:
ssh [email protected]
Your username can be found on your profile page, and the site-slug can be found at the end of the URL (after the site owner’s username) when viewing a site in the Flywheel dashboard.
To connect to a staging site, the syntax is:
ssh [email protected]
For example:
ssh [email protected]
To connect to a site owned by an Organization, the syntax is:
ssh [email protected]
For example:
ssh [email protected]
The Organization’s username can be found before the site slug in the URL when viewing the site in the Flywheel dashboard.
If you’re unable to connect, try specifying your identity file:
ssh -i /path/key-filename ssh.getflywheel.com
For example:
ssh -i ~/.ssh/id_ed25519 ssh.getflywheel.com
New to Flywheel? Start here, we've got all the information you'll need to get started and launch your first site!
How to migrate your site to Flywheel using Flywheel Migrations
How do I go live on Flywheel?
What is a demo site?
Learn all about managing your Flywheel user account, Teams and integrations.
View allFlywheel hosting plans include a ton of great features. Learn about how to get a free SSL certificate, set up a staging site, and more!
Deploying to Flywheel via SSH and GitHub Actions
How do I get started with Staging?
Backups on Flywheel
All the server and setting info you'll need to help you get the most out of your Flywheel hosting plan!
Connecting to Flywheel’s SSH Gateway
Can I access my Flywheel site via SSH?
Can I get access to my database?
Tips and tricks for managing your sites on Flywheel, including going live, troubleshooting issues and migrating or cloning sites.
View allLearn how to connect, deploy, and more with SSH on Flywheel's platform.
Using SSH tunneling to access your site’s database
Deploying to Flywheel via SSH and GitHub Actions
Connecting to Flywheel’s SSH Gateway
Learn more about Growth Suite, our all-in-one solution for freelancers and agencies to grow more quickly and predictably.
Getting started with Growth Suite
Growth Suite: What are invoice statuses?
Growth Suite: What do client emails look like?
Learn more about Managed Plugin Updates, and how you can keep your sites up to date, and extra safe.
Managed Plugin Updates: Database upgrades
Managed Plugin Updates: How to pause plugin updates for a site
Managed Plugin Updates: Plugin Security Alerts
We can help! Check out our Brand Resources page for links to all of our brand assets.
Brand Resources