Skip to content
/ ldrp Public

Docker + NGINX ❤ localhost

Notifications You must be signed in to change notification settings

b12k/ldrp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Local Developement Reverse Proxy

Why:

Used to proxy *.localhost subdomain to respective ports.

Ingridients:

  • Docker
  • Nginx

Usage:

Install:

> cd $YOUR_AWESOME_FOLDER
> git clone [email protected]:b12k/ldrp.git .
> docker-compose up -d

Open: http://localhost

Configure:

Add your configuration to nginx.conf and

> docker-compose restart

About

Docker + NGINX ❤ localhost

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages