Set-up phpMyAdmin
-
Initial setup with Ubuntu 20.4: https://www.digitalocean.com/community/tutorials/initial-server-setup-with-ubuntu-20-04
-
Install Mysql on Ubuntu 20.4: https://www.digitalocean.com/community/tutorials/how-to-install-mysql-on-ubuntu-20-04
-
Install LAMP (Linux, Apache, MySQL, PHP) https://www.digitalocean.com/community/tutorials/how-to-install-linux-apache-mysql-php-lamp-stack-on-ubuntu-20-04
-
Install and Secure phpMyAdmin: https://www.digitalocean.com/community/tutorials/how-to-install-and-secure-phpmyadmin-on-ubuntu-20-04
-
Secure Apache with Let’s Encrypt on Ubuntu 20.04 (free TLS/SSL certificate) https://www.digitalocean.com/community/tutorials/how-to-secure-apache-with-let-s-encrypt-on-ubuntu-20-04
-
DOCKER COMPOSE & NETWORK https://vsudo.net/blog/docker-toan-tap.html
Comments