Dmitry-Kucher / php-deployment

PHP/nginx deployment starter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PHP/nginx deployment starter kit

Contains:

Usage:

By default on linux system all *.sh files should be executable. To start php/nginx container just type:

./start.sh start

To check that everything is ok check out 127.0.0.1:8081 you should see result of <?php phpinfo();

About

PHP/nginx deployment starter


Languages

Language:Shell 99.0%Language:PHP 1.0%