Skip to content

Very simple example of how to setup an Nginx proxy with Docker Compose with SSL support

License

Notifications You must be signed in to change notification settings

silverbackis/DockerComposeNginxProxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Compose Nginx Proxy

This is a simple example of a Docker setup using Docker Compose to create an Nginx Proxy with SSL support.

This setup uses the default nginx Docker repository along with:

There are some slight adjustments to the Nginx configurations to allow for long headers. This is because a tool we commonly use includes long cache tag headers which cannot be configured right now. Also there are a couple of recommended speed optimisations. This is a very small repository so please just take a look around at the few files here and feel free to clone this repository if you find it helpful.

About

Very simple example of how to setup an Nginx proxy with Docker Compose with SSL support

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published