Skip to content

ryancp/tutorial-nginx-reverse-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Nginx Reverse Proxy Tutorial Example Repo

This is an example repo used for a tutorial describing how to set up a local nginx reverse proxy that serves an api and app service using Docker containers.

It demonstrates how to create an Apollo GraphQL API running in one container and a Vue.js based app running in another container that are both accessed by first going through Nginx.

Get up and running

Read the full tutorial for running this on your local machine.

Screenshots

Messages

About

Example repo used for a tutorial describing how to set up an nginx reverse proxy in a local Docker dev environment

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors