#
nginx
nginx is an HTTP and reverse proxy server, a mail proxy server, and a generic TCP/UDP proxy server. Nginx was written with an explicit goal of provide high performance on sites with high traffic, so it can be used as a reverse proxy, load balancer and HTTP cache.
Here are 6,599 public repositories matching this topic...
Automated nginx proxy for Docker containers using docker-gen
-
Updated
Jul 13, 2020 - Python
1
rgarrigue
commented
Feb 10, 2020
Hi there
I'm trying to parse this king of lines, from a python flask service whose log format is %(asctime)s [%(process)d] (%(levelname)s) (%(name)s): %(message)s
2020-02-10 13:58:38,594 [31383] (INFO) (flask.app): request: OPTIONS https://server_hostname/0.1/token/a_big_uuid {'Host': 'server_hostname', 'X-Script-Name': '/api/auth', 'X-Forwarded-For': 'an_IP_address', 'Connection': 'c
How to improve NGINX performance, security, and other important things.
nginx
http
security
snippets
performance
reference
notes
https
best-practices
handbook
ssllabs
nginx-proxy
cheatsheet
openresty
tengine
hacks
nginx-configuration
-
Updated
Jul 11, 2020 - Shell
letsencrypt
nginx
wordpress
ssl
security
hsts
digitalocean
drupal
gzip
cdn
https
http2
rate-limiting
php-fpm
expiration
ssl-certificate
nginx-configuration
nginx-configs
security-headers
digitalocean-community-tools
-
Updated
Jul 16, 2020 - Vue
Nginx HTTP server boilerplate configs
-
Updated
Jun 19, 2020
temal-
commented
Mar 24, 2020
[previously CaptainDuckDuck] Automated Scalable PaaS Package (automated Docker+nginx) - Heroku on Steroids
nodejs
python
heroku
docker
nginx
php
aws
digitalocean
node
deployment
azure
containers
webserver
docker-swarm
paas
node-js
nginx-docker
-
Updated
Jul 17, 2020 - TypeScript
Microservices from Design to Deployment 中文版 《微服务:从设计到部署》
nginx
cloud
microservices
translation
microservice
book
api-gateway
ipc
ebook
chinese
chinese-translation
-
Updated
Jul 18, 2019
ModSecurity is an open source, cross platform web application firewall (WAF) engine for Apache, IIS and Nginx that is developed by Trustwave's SpiderLabs. It has a robust event-based programming language which provides protection from a range of attacks against web applications and allows for HTTP traffic monitoring, logging and real-time analysis. With over 10,000 deployments world-wide, ModSecurity is the most widely deployed WAF in existence.
-
Updated
Jul 17, 2020 - C++
Nginx UI allows you to access and modify the nginx configurations files without cli.
-
Updated
Jul 9, 2020 - Python
A modern Docker LAMP stack and MEAN stack for local development
mysql
docker
nginx
redis
php
php7
docker-compose
postgresql
apache
lamp
mariadb
lemp
php71
mean-stack
devilbox
lemp-stack
lamp-stack
php72
docker-lamp
php-docker-stack
-
Updated
Jun 28, 2020 - PHP
The Cloud-Native API Gateway
api
docker
nginx
kubernetes
iot
devops
microservices
lua
serverless
api-management
api-gateway
luajit
apigateway
reverse-proxy
cloud-native
loadbalancing
apisix
-
Updated
Jul 17, 2020 - Lua
Progressive delivery Kubernetes operator (Canary, A/B Testing and Blue/Green deployments)
nginx
kubernetes
canary
ab-testing
linkerd
contour
istio
gitops
gloo
progressive-delivery
aws-appmesh
-
Updated
Jul 16, 2020 - Go
Nginx virtual host traffic status module
-
Updated
May 15, 2020 - C
Docker image with uWSGI and Nginx for Flask applications in Python running in a single container. Optionally with Alpine Linux.
python
nginx
dockerfile
flask
web
debian
docker-container
alpine
docker-image
uwsgi
python3
webapp
flask-application
python-3
python-2
python2
nginx-server
python-flask
uwsgi-nginx
flask-image
-
Updated
Jun 12, 2020 - Python
1
perfectom
commented
Mar 27, 2020
Hello, I see there is some kind of API at "/api" , please is there any documentation for it? I would like to incorporate nginx-proxy-manager into a development tool with automated hosts created. Thanks!
Created by Igor Sysoev
Released October 4, 2004
- Repository
- nginx/nginx
- Website
- nginx.org
- Wikipedia
- Wikipedia
Summary
Currently Kong supports writing configuration in a file, in YAML or JSON.
To provide a more flexible configuration, especially for those running Kong in different environments (dev, staging, production), an option to write configuration in
luacan be very useful.Additional Details
There are many use-cases that come to mind: