Releases: bikecoders/docker-compose_wordpress
Releases · bikecoders/docker-compose_wordpress
3.2.0: Improve the restar policy for the service wp_server
Documentation and Wordmove Improvement
Bugfix
Dev and deploy docker-compose merging
Merging dev and deploy branches.
Using the argument --file
on docker compose to specify the deploy or dev environment
HTTPS encryption
Features
- Now in production we will have https encryption thanks to lets encrypt
Improvements
- New Parameters on
docker compose up
. Closed #3 - Documentation improvements
Making the docker compose more flexible
Improvements
Not force to create the containers with a name, with that is hard to have two wordpress environments because all the containers are the same.
Creating development environment
Branch design to step into when you are in your local development environment
Features
Crating a container to deploy using wordmove
Nginx Improvement
Improvements
A new nginx configuration was implemented based on the work of this wp docker-compose repo
Bugfixing. Was not possible add a repo on wp_files
1.2.1 Bugfixing. Was not possible add a repo on wp_files
Hability to change the php version easily
Features
- Adding the possibility to change the php version easily
Improvements
- Readme improvements: new instructions and nicer format
- Adding MIT licence
Bugfixed
- The gitignore file was ignoring itself