Releases: GDRCD/stack
Releases · GDRCD/stack
v1.1.1
v1.1.0
Stack update to ensure a more realistic environment for user usage.
Core Changes
- Improved template for env
- Updated docker services structure
- Now it possibile to configure services for specific environments
- Added commands to allow proper stack orchestration
- Provided several versions of PHP to choose from
- Update README.md
v1.0.1
v1.0.0
Various changes for the completion of the beta version of GDRCD-stack version v1.0.0.
Core Changes
- README updated
- Removed the services folder and kept the service folder
- Fix in PHP container creation
- Improved configuration files for NGINX and PHP containers
v1.0.0-beta
Initialized the Stack for GDRCD, based on version v5.5.1.
Core Changes
-Added all features to start a full docker stack to run GDRCD # 5.5.1;
- The stack integrates the following services: MYSQL, PHP, NGINX, PHPMYADMIN and MAILHOG;
- Temporarily disabled the ability to manage multiple web services;
- Improved readability of PHP and NGINX container configuration files.