# Sequel pro + ssh to vagrant

**URL:** https://discourse.roots.io/t/sequel-pro-ssh-to-vagrant/4683
**Category:** trellis
**Created:** 2015-09-05T03:26:34Z
**Posts:** 65
**Showing post:** 60 of 65

## Post 60 by @ericgauvin — 2016-12-29T21:05:54Z

I got this to work with these settings. It this legit? Maybe you want to add it into the documentation. Seems to work. (basically connecting to mysql as a user and not as root)

> [@Cannot connect to MySQL](https://discourse.roots.io/t/cannot-connect-to-mysql/8318/9):
>
> Yes. This worked for me too. SETUP SEQUEL PRO LOCAL ---------------------- (from documentation) Connection type: SSH MySQL host: 127.0.0.1 Username: root Password: devpw (use the value of vault\_mysql\_root\_password from group\_vars/development/vault.yml) SSH Host: example.dev SSH User: vagrant SSH Key: Select the following file from your Trellis directory: .vagrant/machines/default/virtualbox/private\_key (alternate) Connection type: SSH MySQL host: 127.0.0.1 Username: example\_dev (use the valu…

---

_[View the full topic](https://discourse.roots.io/t/sequel-pro-ssh-to-vagrant/4683)._
