Skip to content

An assignment for Code Education Docker module. Create a nginx reverse proxy server to communicate with nodejs. Persist accessing username to mysql database and return username list as a web page.

Notifications You must be signed in to change notification settings

rafaelcamelo31/Nginx-Reverse-Proxy-Nodejs-with-Docker-Compose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nginx-Reverse-Proxy-Nodejs-with-Docker-Compose

An assignment for Code Education Docker module. Create a nginx reverse proxy server to communicate with nodejs. Persist accessing username to mysql database and return username list as a web page.

Images

docker pull dockmelo/desafio-node-api

docker pull dockmelo/desafio-nginx-proxy

Run

git clone https://github.com/rafaelcamelo31/Nginx-Reverse-Proxy-Nodejs-with-Docker-Compose.git

docker-compose up -d

Access localhost:8080

About

An assignment for Code Education Docker module. Create a nginx reverse proxy server to communicate with nodejs. Persist accessing username to mysql database and return username list as a web page.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published