Setup Digital Ocean - Part 7 Remote MySQL

David Carr

VPS Tutorials Digital Ocean

Table of Contents


To connect to your Digital Ocean database remotely log in to your MySQL client over SSH:

Database Settings:

MySQL Host: server IP address
Username: database username
Password: database user password
database: database name
port: 3306

SSH Settings:

SSH Host: server IP address
SSH User: username used for SSH connections
SSH Password can be left empty as long as your program automatically looks at  SSH configuration

Laravel Modules Your Logo Your Logo Your Logo

Become a sponsor

Help support the blog so that I can continue creating new content!

Sponsor

My Latest Book

Modular Laravel Book - Laravel: The Modular way

Learn how to build modular applications with Laravel Find out more

Subscribe to my newsletter

Subscribe and get my books and product announcements.

Fathom Analytics $10 discount on your first invoice using this link

© 2006 - 2024 DC Blog. All code MIT license. All rights reserved.