Skip to content

augustorcn/fullcycle-docker-node-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intro

Full Cycle course challenge 2 from docker module.

Challenge

Must to build a docker container running a node app that connect to mysql db and return a names list when requested. Also the entry point must be a nginx reverse proxy exposed on 8080 port.

How to run

docker compose up -d

Request http://localhost:8080/

About

Second docker challenge of the Full Cycle course.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published