Skip to content

jorgezup/fullcycle-docker-compose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodeApp

NodeApp that connects with MySql, and insert new person into a table.

The docker-compose contains three containers: MySql, NodeJs and Nginx.

The NodeJS container wait the MySQL container to be ready, and for that we are using dockerize.

To execute

Run this following command: docker-compose up --build

About

Docker compose with Node.JS, MySQL and NGINX

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages