- Added SSL configuration to nginx config
- Added n98-magerun2
- Added https://github.com/hirak/prestissimo
- Added msmtp instead of outdated ssmtp
- Replaced mariadb by mysql due to crash issues
- .env file
- Cache for volumes
- Documentation for Redis configuration
- Documentation
- MailHog container
- Redis container
- Container names
- Certificate generation for web container
- healthcheck for db container
- Documentation
- Renamed hostname
- CHANGELOG.md file to keep changes between versions.
- README.md file for repository description.
- docker-compose.yml file with directives to run required containers.
- php/Dockerfile with instructions to raise php-fpm with required extensions and scripts to install Magento2 instance.
- nginx/Dockerfile to raise latest nginx image and copy configuration file from host to container.
- nginx/conf/test.com.conf file with required nginx configuration to run Magento2 instance.