evertramos / docker-wordpress

Wordpress Docker container using SSL Certificates with LetsEncrypt
https://evertramos.github.io/docker-wordpress/
MIT License
486 stars 155 forks source link

Is there a way to host multiple wordpress sites using same db? Or multisite wordpress? #48

Closed bhavik1st closed 4 years ago

bhavik1st commented 4 years ago

Is there a way to host multiple wordpress sites using same db? Or multisite wordpress?

NewDeploymentStrategy

evertramos commented 4 years ago

For sure you can do that... just set up the db container, and configure your wordpress to use that container instead of the same docker-compose file using specific service.