Skip to content

Releases: bikecoders/docker-compose_wordpress

3.2.0: Improve the restar policy for the service wp_server

17 Mar 05:26
Compare
Choose a tag to compare

Improvements

  • Updating WP-CLI - close #11
  • Improving the restart Policy - close #10
    • Starts with a bug, we discover an awesome feature of restart. Now in production if the server restarts all the containers will start again and in the site is like nothing happen. No need in development.

Documentation and Wordmove Improvement

10 Mar 06:48
Compare
Choose a tag to compare

Improvements

  • Created the wiki of the project improving the documentation a lot. closing #8, #7
  • Improving Wordmove service

Bugfix

28 Nov 02:58
Compare
Choose a tag to compare

Adding the directory where the Movefile will be

Dev and deploy docker-compose merging

28 Nov 02:49
Compare
Choose a tag to compare

Merging dev and deploy branches.
Using the argument --file on docker compose to specify the deploy or dev environment

HTTPS encryption

14 Nov 04:01
Compare
Choose a tag to compare

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

31 Oct 19:05
Compare
Choose a tag to compare

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

31 Oct 19:07
Compare
Choose a tag to compare

Branch design to step into when you are in your local development environment

Features

Crating a container to deploy using wordmove

Nginx Improvement

23 Oct 06:03
Compare
Choose a tag to compare

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

17 Sep 04:33
Compare
Choose a tag to compare
1.2.1

Bugfixing. Was not possible add a repo on wp_files

Hability to change the php version easily

28 Aug 21:13
Compare
Choose a tag to compare

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