docker-compose-wordpress icon indicating copy to clipboard operation
docker-compose-wordpress copied to clipboard

Work in progress! 👷

Results 15 docker-compose-wordpress issues
Sort by recently updated
recently updated
newest added

https://easyengine.io/tutorials/wordpress/wp-cron-crontab/

- [ ] For things like MySQL, Redis, Memcache - Shall we start a single container per site or a shared container i.e. one container per server? Reddit thread for...

With the new structure, we will have per site config files for Nginx, PHP and may be MySQL. - [ ] Test if config changes are applied without container restart....

- [ ] Test four WordPress full page caching option supported by EasyEngine https://easyengine.io/wordpress-nginx/tutorials/ We will likely drop many caching methods but we still need to test them to verify...

Idea is that each site will have its own user/group ``` -rw-r--r-- 1 site1.com site1.com 1627 Aug 29 2016 post.php -rw-r--r-- 1 site2.com site2.com 1627 Aug 29 2016 post.php -rw-r--r--...

discussion