Skip to content

tfrearson/linuxfest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

linuxfest

This is a Docker lab. Use the code in here and get both of the apps building with Dockerfiles. There will be a Dockerfile for each the root and the public directories. Use docker-compose to launch both of the containers at the same time with the right port configurations. Once they are both build correctly, add a directory for a router/load balancer. Have the router send requests for /node to the node container and for the .index.html to the public (nginx) container. Don't have any specific IP or domain name information in the repository. ##Running the node app to run the node app first issue npm install to install dependencies and then use npm start to start the app.

About

LinuxFest Presentation Source code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published