Тёмный

Install WordPress in a Docker Container with Docker Compose 

WEBdoze
Подписаться 2,1 тыс.
Просмотров 2,8 тыс.
50% 1

Treafik Install: • Install Traefik for Do...
We are going to install WordPress in a docker container and host our website there. In the video, you will see:
- WordPress Container: we are going to install the latest WordPress version with volumes for WordPress installation and php.ini file that will allow you to modify the PHP settings like memory_limit, upload_max_filesize, max_execution_time, etc
- Database Container: MYSQL latest version will be used with a volume to mysql data that will allow you to backup WordPress if needed.
phpMyAdmin: container with phpMyAdmin app that will allow you to connect to the database and do various things in there directly, UPLOAD_LIMIT can be set to accommodate big databases, access to phpMyAdmin config files to modify parameters in case you have custom things or databases are too big and you need custom PHP parameters
- Database Backups: a container that will use sqldump to create periodic backups to your WordPress database and do a cleanup of older backups in case something goes wrong to restore the backup. Backups will be stored in a local volume.
- SSL/Reverse Proxy: CloudFlare Tunels will be used to set up a domain to the container and have SSL certificates + protection through CloudFlare free plan with WAF.
- Dockge for Manage Docker: Dockge will be used to add our docker compose files and manage the containers, this can be done also with docker-compose commands but Dockge offers a better way to work with the containers thru a UI. you can cache requests to your Database via Redis, you will see the configs needed to add Redis with WordPress to take advantage of Redis.
Article:
www.bitdoze.co...
Dockge Video:
• Dockge Install - Porta...
#wordpress #docker #redis

Опубликовано:

 

27 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 5   
Далее
Docker Setup for Local WordPress Development
28:40
Просмотров 6 тыс.
The intro to Docker I wish I had when I started
18:27
Просмотров 110 тыс.
Build a solid WordPress dev environment with Docker
25:16
This Docker Compose UI is amazing! // Dockge
13:08
Просмотров 104 тыс.
Proxmox Automation with Proxmox Helper Scripts!
24:15
Easy Local WordPress Setup in 5 Minutes with Docker!
24:05