All Projects → amalucelli → nginx-config-reverse-proxy

amalucelli / nginx-config-reverse-proxy

Licence: MIT license
Nginx Configuration for a Secure Reverse Proxy

Programming Languages

Nginx
273 projects

Projects that are alternatives of or similar to nginx-config-reverse-proxy

Nginx Admins Handbook
How to improve NGINX performance, security, and other important things.
Stars: ✭ 12,463 (+41443.33%)
Mutual labels:  nginx-proxy, nginx-configuration
wo-nginx-setup
Bash script to setup optimized WordOps
Stars: ✭ 16 (-46.67%)
Mutual labels:  nginx-configuration
Docker Compose
Collection of my docker-compose.yml files
Stars: ✭ 52 (+73.33%)
Mutual labels:  nginx-proxy
Nginx
NGINX Accelerated! This is a Docker image that creates a high performance (FAST!), optimized image for NGINX for use with Redis and PHP-FMP. Deliver sites and applications with performance, reliability, security, and scale. This NGINX server offers advanced performance, web and mobile acceleration, security controls, application monitoring, and management.
Stars: ✭ 157 (+423.33%)
Mutual labels:  nginx-proxy
Dockerize Your Dev
Docker compose a VM to get LetsEncrypt / NGINX proxy auto provisioning, ELK logging, Prometheus / Grafana monitoring, Portainer GUI, and more...
Stars: ✭ 61 (+103.33%)
Mutual labels:  nginx-proxy
Ip2geo
Импортер ipgeo-данных в файлы, понятные для nginx geoip module, с поддержкой кодов регионов РФ.
Stars: ✭ 59 (+96.67%)
Mutual labels:  nginx-proxy
The World Is Yours
Nginx L7 DDoS Protection! And many more features 💥 ⚡️
Stars: ✭ 20 (-33.33%)
Mutual labels:  nginx-proxy
LEMPer
LEMPer Stack is terminal-based LEMP / LNMP installer and manager for Debian & Ubuntu cloud or virtual server (vps) and on-premise (bare metal).
Stars: ✭ 171 (+470%)
Mutual labels:  nginx-configuration
Reading Code Of Nginx 1.9.2
nginx-1.9.2源码通读分析注释,带详尽函数中文分析注释以及相关函数流程调用注释,最全面的nginx源码阅读分析中文注释,更新完毕
Stars: ✭ 3,458 (+11426.67%)
Mutual labels:  nginx-proxy
Usenet Docker
Docker-compose configuration for Sabnzbd, CouchPotato, Plex, Sonarr, Plexpy, Nzbhydra, Muximux, Radarr, NZBGet and Ombi with a Nginx proxy.
Stars: ✭ 153 (+410%)
Mutual labels:  nginx-proxy
Rancher Active Proxy
All in one active reverse proxy for Rancher ! For Kubernetes : https://github.com/adi90x/kube-active-proxy
Stars: ✭ 149 (+396.67%)
Mutual labels:  nginx-proxy
Vouch Proxy
an SSO and OAuth / OIDC login solution for Nginx using the auth_request module
Stars: ✭ 1,239 (+4030%)
Mutual labels:  nginx-proxy
Nginx Proxy Automation
Automated docker nginx proxy integrated with letsencrypt.
Stars: ✭ 2,302 (+7573.33%)
Mutual labels:  nginx-proxy
nginx-proxy
Docker container for automatically creating nginx configuration based on active services in docker host.
Stars: ✭ 28 (-6.67%)
Mutual labels:  nginx-proxy
Symfony 4 Docker Env
Docker Environment for Symfony. PHP-FPM, NGINX SSL Proxy, MySQL, LEMP
Stars: ✭ 119 (+296.67%)
Mutual labels:  nginx-proxy
Containerized Guacamole
Apache Guacamole out of the box compose setup with Nginx Reverse Proxy, Lets Encrypt. Simple and easy deployable with Docker Compose. Uses only Official Guacamole Docker Images
Stars: ✭ 49 (+63.33%)
Mutual labels:  nginx-proxy
Htpc Docker Standup
A simple docker-compose based configuration to stand up a new HTPC w/ Plex, Deluge, Sonarr, Radarr and more!
Stars: ✭ 160 (+433.33%)
Mutual labels:  nginx-proxy
docker-proxy-api
Nginx Proxy with Basic auth and SSL for Docker Rest API
Stars: ✭ 16 (-46.67%)
Mutual labels:  nginx-proxy
casper
Yelp's internal caching proxy, powered by Nginx and OpenResty at its core
Stars: ✭ 81 (+170%)
Mutual labels:  nginx-proxy
Docker Waf
An NGINX and ModSecurity based Web Application Firewall for Docker
Stars: ✭ 181 (+503.33%)
Mutual labels:  nginx-proxy

Nginx Configurations for a Secure Reverse Proxy

Runtime License

Nginx Configurations for a Secure Reverse Proxy is a collection of Nginx configurations that include some best practices to secure your application.

It's based and inspired by Nginx Server Configs and other materials that I found over the internet.

Usage

Clone this repository to /etc/nginx and adapt the examples available in /etc/nginx/site-available to your application configuration.

After that, just create a referral symbolic link in /etc/nginx/site-enabled.

License and Author

See LICENSE for more details.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].