All Projects → xuexb → Learn Nginx

xuexb / Learn Nginx

Licence: mit
Nginx 入门指南

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to Learn Nginx

Ceryx
Dynamic reverse proxy based on NGINX OpenResty with an API
Stars: ✭ 688 (-5.49%)
Mutual labels:  proxy, nginx
Bus
Bus 是一个基础框架、服务套件,它基于Java8编写,参考、借鉴了大量已有框架、组件的设计,可以作为后端服务的开发基础中间件。代码简洁,架构清晰,非常适合学习使用。
Stars: ✭ 253 (-65.25%)
Mutual labels:  proxy, cors
Exporter exporter
A reverse proxy designed for Prometheus exporters
Stars: ✭ 194 (-73.35%)
Mutual labels:  proxy, nginx
Cloudflare Cors Anywhere
CORS "anywhere" proxy in a Cloudflare worker. DEMO at: https://test.cors.workers.dev/
Stars: ✭ 162 (-77.75%)
Mutual labels:  proxy, cors
Cross Origin
🌀 跨域demo。CORS、JSONP、postMessage、websocket、document.domain、window.name、iframe等示例
Stars: ✭ 475 (-34.75%)
Mutual labels:  proxy, cors
Smtpd
A Lightweight High Performance ESMTP email server
Stars: ✭ 175 (-75.96%)
Mutual labels:  proxy, nginx
Instagram Proxy Api
CORS compliant API to access Instagram's public data
Stars: ✭ 245 (-66.35%)
Mutual labels:  proxy, cors
Kube Nginx Proxy
Nginx reverse proxy for Kubernetes services and pods powered by annotations
Stars: ✭ 31 (-95.74%)
Mutual labels:  proxy, nginx
Ssl Proxy
🔒 Simple zero-config SSL reverse proxy with real autogenerated certificates (LetsEncrypt, self-signed, provided)
Stars: ✭ 427 (-41.35%)
Mutual labels:  proxy, nginx
Proxygateway
Proxy Gateway基于openresty(nginx lua module)开发,可以作为接口网关(api gateway)使用,整合业务模块接口,微服务治理聚合,通过web配置界面,能够轻松进行代理配置管理,支持负载均衡,服务器状态检测等
Stars: ✭ 335 (-53.98%)
Mutual labels:  proxy, nginx
Workers
Cloudflare Workers
Stars: ✭ 111 (-84.75%)
Mutual labels:  proxy, cors
Engintron
Engintron for cPanel/WHM is the easiest way to integrate Nginx on your cPanel/WHM server. Engintron will improve the performance & web serving capacity of your server, while reducing CPU/RAM load at the same time, by installing & configuring the popular Nginx webserver to act as a reverse caching proxy in front of Apache.
Stars: ✭ 587 (-19.37%)
Mutual labels:  proxy, nginx
Docker Nginx Image Proxy
on the fly image cropping with gravity, resize and compression microservice
Stars: ✭ 79 (-89.15%)
Mutual labels:  proxy, nginx
Orange
OpenResty/Nginx Gateway for API Monitoring and Management.
Stars: ✭ 2,208 (+203.3%)
Mutual labels:  proxy, nginx
Noginx
High performance HTTP and reverse proxy server based on Node.js. 基于 Node.js 的高性能 HTTP 及反向代理服务器,类似nginx。
Stars: ✭ 53 (-92.72%)
Mutual labels:  proxy, nginx
Net Shield
An Easy and Simple Anti-DDoS solution for VPS,Dedicated Servers and IoT devices - Beta
Stars: ✭ 202 (-72.25%)
Mutual labels:  proxy, nginx
Keyless Solution
The solution of keyless proxy.
Stars: ✭ 16 (-97.8%)
Mutual labels:  proxy, nginx
Nginx Tutorial
这是一个 Nginx 极简教程,目的在于帮助新手快速入门 Nginx。
Stars: ✭ 845 (+16.07%)
Mutual labels:  proxy, nginx
Open Proxy
一键部署被墙网站反向代理; 免翻墙访问被禁网站
Stars: ✭ 274 (-62.36%)
Mutual labels:  proxy, nginx
Nginx Le
Nginx with automatic let's encrypt (docker image)
Stars: ✭ 475 (-34.75%)
Mutual labels:  proxy, nginx

Nginx 入门教程

Netlify Status

学习 Nginx 配置, 包括: 编译安装、反向代理、重定向、重写、缓存、跨域配置等。

起因

起源是我的博客,博客从 IIS 伪静态起,我就一直需要接触一些配置,后来遇到了 Nginx ,被她『美丽动人的简约』打动,至些博客开始了各种折腾之路,比如:负载均衡、反向代理、前置缓存等,我把这些操作都记录到了 GitHub ,只是闲时写点笔记,也不成体系。

直到 VuePress 这么简约的文档起步,我意识到可以重新构建下站点了,起名叫:Nginx 入门教程。

基于 VuePress 构建在 GitHub Pages 中,PR 时基于 Netlify 自动部署预览测试环境方便回归。

欢迎你的加入

但我的个人能力有限,水平也有限,只能大概的构建出我的思路,希望有想法的朋友提交代码,一起完善她!阅读 贡献指南 查看更多开发者帮助。

LICENSE

MIT

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].