Skip to content

docker compose for wordpress with high performances capabilities

Notifications You must be signed in to change notification settings

pihomeserver/Docker-Wordpress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker-Wordpress

Before building and running

  • Change the gateway network in docker compose with the one where your Traefik is running on. Else created a new one bridged with the host to expose only required containers
  • Update the file nginx/conf/nginx-wp.conf to replace the server name
  • Update the .env file with wanted values, in particular the FQDN of your server if you use Traefik
  • Optional : change the exposed port by Nginx in the docker-compose file (default 80 is mapped to 8080
  • Optional : change the challenge used by Traefik (default is myhttpchallenge)

About

docker compose for wordpress with high performances capabilities

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published