Skip to content

zerbfra/docker-mariadb-nginx-wordpress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker compose: nginx + mariadb + php-fpm + wordpress

This is a docker compose with official images from docker. It provides nginx instead of apache.

Configuration

You can configure most of the nginx/php-fpm settings in the conf directory Modify the .env file to change webserver port and mysql settings

Data

Data will be stored in the "data" directory:

  • wp-config.php and wp-content in the wordpress directory
  • mysql data in the mysql dir

Cloudflare

There is also a cloudflare.conf file to pass the user ip to host

About

Docker compose for mariadb + nginx + wordpress with php-fpm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published