Skip to content

rkolaczek/nginx-mysql-php-docker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#Installation

  1. Clone repository do dir project

  2. In dir project create folder app and copy there symfony2 project, create dir mysql for database lib folder

  3. Copy configuration/vhost.conf.dist to configuration/vhost.conf and change server_name value, put the same value to your host /etc/host as 127.0.0.1

  4. Copy docker-compose.yml.dist to docker-compose.yml file and change configuration as you wish

  5. Run:

     docker-compose up
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors