Skip to content

eric-basley/proxyrth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Proxy

nodejs proxy is used in case many services are bounded to one host.

It uses virtual hosting to route to backends.

Setup

Git clone your repo on /apps/cockpit/proxy

Edit server.js, change ROUTER const to your need

Run it

# docker run -d --restart=always --link website:website --link cockpit:cockpit --name proxy -p 80:80 -v "/apps/cockpit/proxy":/proxy node:latest sh run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published