Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1.3 KB

File metadata and controls

31 lines (22 loc) · 1.3 KB

Apache PHP Redis MySQL

GitHub version

Docker runing Apache PHP-FPM, Redis and MySQL

Images used

The project use the following ports:

Server Port
MySQL 3360
PHP 9090
Apache 80
Apache SSL 443
Redis 6379

Configure Apache With SSL Certificates

Generate SSL certificates

source .env && docker run --rm -v ./etc/infrastructure/ssl:/certificates -e "SERVER=$APACHE_HOST" jacoelho/generate-certificate