ashleywxwx / nginx-examples

Example nginx configurations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NGINX Examples

Some examples of using NGINX, based in Docker containers.

Requirements

Docker(Optional, if you would like to run the example in Docker)

Optional

git - Alternatively, download a zip of this GitHub repo.

Examples

Found in their respective directories

HTTP Basic

Reverse Proxy

Static File Server

Resources

NGINX Docker

NGINX Beginners Guide

Dockerized OAuth2 Proxy

Photos courtesy of RSPCA WOAW

Contributing

If you would like to make an update to this project, fork and open a pull request. If you have any questions, please feel free to reach out (contact info below)

Contact Me

Andrew "Doc" Bell

homepage: www.recursivechaos.com

email: andrew@recursivechaos.com

twitter: @recursive_chaos

About

Example nginx configurations

License:MIT License


Languages

Language:Shell 63.0%Language:HTML 23.9%Language:Dockerfile 13.1%