demyxsh / demyx

Demyx is a Docker image that automates and manages WordPress installations. Traefik for reverse proxy with Lets Encrypt SSL/TLS. WordPress sites are powered by OpenLiteSpeed/NGINX-PHP and MariaDB.
https://demyx.sh
MIT License
142 stars 23 forks source link

Centralized Database Container #24

Closed JamesonBR closed 10 months ago

JamesonBR commented 2 years ago

Hello, is there any configuration to use only one database container for multiple sites?

cocoonkid commented 2 years ago

Yes that would be nice for testing envs.

demyxco commented 2 years ago

@JamesonBR @cocoonkid currently not possible at the moment since the YML templates were designed to use separate DB container for each WP app(s). Feel free to fork this repo and modify the ba$h scripts. Version 1.4.0 will be released Soon™ and it'll probably break your changes, just a heads up.

demyxco commented 10 months ago

1.4.0 is released, closing this. Feel free to move this to discussions.