Skip to content

Reverse Proxy Server For All Products and Sites While In Development

License

Notifications You must be signed in to change notification settings

Laborate/dev-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Admin Only

Install After base-init

cd ~; git clone [email protected]:Laborate/dev-proxy.git; cd dev-proxy; npm install;

Information

Use only in developement. The server looks at the home folders and sees which users have repos that are acceptable. If repo is in accepted list then it will find the config file and add it to the list of domains and ports that need to be reverse proxied.

  http://<repo>.<user_name>.dev.laborate.io

Start Server If Down

cd ~/dev-proxy; forever start start.js;

About

Reverse Proxy Server For All Products and Sites While In Development

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published