8000 GitHub - DockerExpert/docker-web-proxy: Nginx HTTPS Proxy using docker-compose for containers based on Apache, PHP 7.0 (ionCube PHP Loader, Zend OPcache, Xdebug), Mysql and Mailhog. Apache Container connects to php via sockets not port as usual.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Nginx HTTPS Proxy using docker-compose for containers based on Apache, PHP 7.0 (ionCube PHP Loader, Zend OPcache, Xdebug), Mysql and Mailhog. Apache Container connects to php via sockets not port as usual.

Notifications You must be signed in to change notification settings

DockerExpert/docker-web-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 

Repository files navigation

docker-web-proxy

Nginx HTTPS Proxy using docker-compose for containers based on Apache, PHP 7.0 (ionCube PHP Loader, Zend OPcache, Xdebug), Mysql and Mailhog. Apache Container connects to php via sockets not port as usual.

Setup

set your vars in .env

to Import a Db at Start Up. Put the SQL Dump into

.docker/database/inital-import

start docker

docker-compose build
docker-compose up -d

All outgoing mails are sent to MailHog

http://app.doc:8025

change sendmail_pathin php-ini-overrides.ini to change this behaviour

About

Nginx HTTPS Proxy using docker-compose for containers based on Apache, PHP 7.0 (ionCube PHP Loader, Zend OPcache, Xdebug), Mysql and Mailhog. Apache Container connects to php via sockets not port as usual.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0