
You may wish to consult the following resources for additional information on this topic. You can now access the phpMyAdmin dashboard and begin managing your MySQL database. At the login screen enter the phpMyAdmin/MySQL Admin User and phpMyAdmin/MySQL Admin Password you chose when you deployed the phpMyAdmin One-Click App.ģ. In your browser, navigate to the following address, replacing with the address of your domain: Ģ. Update your Linode’s firewall to allow HTTPS access: sudo ufw allow httpsġ. Complete the prompts from the Certbot script to create and deploy SSL certificates for your domain.ĥ. Run the Certbot script for Apache sudo certbot -apacheĤ. Install Certbot for authentication with Python and Apache: sudo apt-get install certbot python-certbot-apacheģ. Following the instructions in the Linode DNS Manager guide, configure your domain’s name servers and add a DNS record so that your domain is pointing to your phpMyAdmin Linode.Ģ. The following sections require that you own a domain that has been configured for your use with your phpMyAdmin Linode. MariaDB is a fork of the popular cross-platform MySQL database management system and is considered a full drop-in replacement for MySQL.Īfter installation is complete, the phpMyAdmin dashboard is accessible at your Linode’s IP address followed by /phpmyadmin for example: PhpMyAdmin is a free software tool written in PHP that is intended to handle the administration of a MySQL or MariaDB database server.

The phpMyAdmin One-Click App will install the following required software on your Linode: SOFTWARE phpMyAdmin supports common MySQL features, including the ability to import or export data, global database search, and modifying databases or fields.Ĭombine phpMyAdmin with the Linode MySQL/MariaDB One-Click App to deploy and manage your database. Open source MySQL/MariaDB administration tool to enable database administration in the browser. Popular free DB administration tool for MySQL and MariaDB.
