Deploy Wordpress with Docker, NGINX and PHP 8



Deploy Wordpress with Docker, NGINX and PHP 8

Deploy Wordpress with Docker, NGINX and PHP 8

Deploy multiple WordPress websites and Laravel applications in one server with Docker – Ubuntu edition.

I am using Vultr. You can follow this course for free! Click on this link: https://www.vultr.com/?ref=7322523 and get $100 dollars.

What you will learn
How to deploy multiple WordPress websites, Laravel web applications, and simple HTML pages in one server by using Docker containers.
How to install Docker.
How to install an Ubuntu server in a VPS and secure it.
How to organize your web applications folders structure.
How to install and configure an Nginx web proxy.
How to set up your domains for each web application.
How to secure your websites with Let’s Encrypt HTTPS.
How to deploy more than one WordPress website, including a simple HTML-CSS webpage.
How to install and set up Laradock. A tool, used in this case, for Laravel Deployment.
How to deploy more than one Laravel application.
The most common commands of Linux, Docker, git, and Laravel deployment.

More to come:

In this video you’ll learn:
– How to deploy a WordPress website with Docker on PHP 8 in an Ubuntu server with its own (free) domain with SSL (HTTPS).
– How to create and customize your own WordPress Docker image.
– How to add the pdo_mysql extension to the WordPress image.
– How to include NGINX into your WordPress, if you don’t want to use Apache.

You can follow this course for free: https://www.vultr.com/?ref=7322523 and get $100 dollars.

0:00 Intro.
0:30 Create a new folder.
0:41 Create the Dockerfile.
2:22 Copy the docker-entrypoint.sh file.
2:40 php.ini
3:19 nginx.conf
4:07 .env
5:22 docker-compose.yml
6:26 docker-compose up -d
6:59 WordPress installation
7:23 WPvivid plugin

Comments are closed.