Sign inSign up

ktpl00/lemp-php7

By ktpl00

Updated over 7 years ago

LEMP Development & Production Server Stack

Image
0

1.0K

ktpl00/lemp-php7 repository overview

Magento 2 Production Server Build

Ubuntu Server 16.04 LTS (Xenial Xerus) - LEMP Full Stack Server Build Build with most secure web server nginx, trusted database server percona mysql server with run dynamic php script php7.0-fpm. Also enhance application performnace with most trusted cache servr as varnish and data key value store as redis server. Application configured with built in Mail service with Postfix.

commnad to Launch Container.

docker run -i -t -d --name web-server -e project_name=latest -e pma_user=pma -e dev_user=magento -e dev_password=magento123 -e root_password=root123 ktpl00/lemp-php7

Tag summary

Content type

Image

Digest

Size

412.9 MB

Last updated

over 7 years ago

docker pull ktpl00/lemp-php7