Skip to content

ParadigmaMKT/docker-lemp-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-lemp-boilerplate

Docker LEMP boilerplate for use with docker-compose

Use this boilerplate for persistent database project.

This is CentOS 7 linux based that uses 3 docker images:

You can customize the virtual host NGINX config file.

The project's root folder is src/public.

You need to have docker preinstalled.

You can customize DB credentials within db.env file.

Run with:

docker-compose up -d

Once initialized, you can access database with any MySQL client.

For running multiple instances, set the web container port number other than 8080

About

Docker LEMP boilerplate

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages