Skip to content

theartofeducation/nginx-proxy-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nginx Playground

Using Nginx as a reverse proxy for local development

Usage

You will need to have docker installed.

https://docs.docker.com/get-docker/

docker pull nginx

To pull the latest nginx image

docker-compose up

to run the proxy and sample services. It will be available at localhost:3000

/ or /pro will redirect to the pro-service running in docker /flex will redirect to the flex-service running in docker

About

nginx reverse proxy with docker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages