Database Access using Graphical Interface
Last updated
Last updated
You can access the database using a graphical interface that supports SSH connection.
Follow this guide to set up SSH access.
After making a successful SSH connection use this command:
cat .my.cnf
Note the following details
host
user
password
Visit the Sequel Pro official website to set it up.
Enter the following details from the data you got in step 2:
MySQL Host
Username
Password
Other details:
SSH Host by region:
USA Ohio: ssh.ohio.us.i.readymage.com
Europe Ireland: ssh.ireland.eu.i.readymage.com
Europe Stockholm: ssh.stockholm.eu.i.readymage.com
SSH Port - 22
SSH User: copy from User Portal following this guide
SSH Password: enter only if you have set a password for your SSH when generating it on your computer
Press Connect to connect to your database.
Follow this guide to set up SSH access.
After making a successful SSH connection use this command:
Note the following details
host
user
password
Download available here. Setup instructions for Linux and Windows.
Make sure to select Standard TCP/IP over SSH as the Connection Method.
Enter the following details from the data you got in step 2:
MySQL Host
Username
Password
Other details:
SSH Host by region (port included):
USA Ohio: ssh.ohio.us.i.readymage.com:22
Europe Ireland: ssh.ireland.eu.i.readymage.com:22
Europe Stockholm: ssh.stockholm.eu.i.readymage.com:22
SSH User: copy from User Portal following this guide
SSH Password: enter only if you have set a password for your SSH when generating it on your computer
SSH Key File: choose your SSH private key file location.
After filling in the connection parameters click Test Connection and you should see the following window:
Click OK, then OK to save your connection settings and your created connection will be available in the MySQL Connections list.