Skip to content

Dockerized lumen project with redis,memcached,mongo,mysql and supervisord

Notifications You must be signed in to change notification settings

tohidplus/lumen-dockerized

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Installation

  1. Go the the docker directory and run the command bellow:
docker-compose up -d

Go into the nginx container and install the composer

docker exec -it docker_you_nginx_service_1 bash
composer install

About

Dockerized lumen project with redis,memcached,mongo,mysql and supervisord

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published