This repository has been archived by the owner on Mar 15, 2019. It is now read-only.
Releases: thecodingmachine/kickoff-docker-php
Releases · thecodingmachine/kickoff-docker-php
v2.5.1
v2.5.0
v2.4.0
v2.3.1
Changelog
From #49:
Updating modules version:
- Traefik 1.4.3 -> 1.4.6
- PHP-FPM stack:
- PHP-FPM 7.1.11 -> 7.1.12
- APCu 5.1.8 -> 5.1.9
- PHP extension for Redis 3.1.4 -> 3.1.6
- Composer 1.5.2 -> 1.6.2
- PHP Coding Standards Fixer 2.8.2 -> 2.9.0
- NodeJS 8.9.1 -> 8.9.4
- Graylog stack:
- MongoDB 3.4.10 -> 3.6.1
- Graylog Server 2.3.2-2 -> 2.4.0-1
- PhpMyAdmin 4.7.5-1 -> 4.7.7-1
- RabbitMQ 3.6.14 -> 3.7.2
v2.3.0
Changelog
From #47 @dkozickis:
- Add ability to define PHP application source directory
- Bump Traefik to 1.4.3 to incorporate traefik/traefik#2302 (enables proper X-Forwarded-Port for PHP frameworks depending on X-Forwarded* during URL generation e.g. Symfony with setTrustedProxies enabled)
From #48:
- Updating modules versions
v2.2.0
v2.1.1
v2.1.0
This new version requires Orbit v2.0.0 which provides a lof of new features.
The main interest for the kickoff-docker-php project is that it dramatically reduces the amount of notifications.
Changelog
From #45:
- Updating templates & commands for Orbit v2.0.0
- Adding health check of modules
- Updating some services versions