nginxconfig.io

NGINX 配置生成器的立体化 。「⚙️ NGINX config generator on steroids 💉」

Github星跟踪图

GitHub stars
GitHub contributors
MIT License

Closed issues
Closed PR
Open issues
Open PR

Build status
Uptime Robot ratio (7 days)
Google PageSpeed Insights
Qualys SSL Labs
securityheaders.io
HSTS preload

nginxconfig.io

nginxconfig.io

NGINX is so much more than just a webserver. You already knew that, probably.

We love NGINX, because:

  • low memory usage
  • high concurrency
  • asynchronous event-driven architecture
  • load balancing
  • reverse proxying
  • FastCGI support with caching (PHP)
  • amazing fast handling of static files
  • TLS/SSL with SNI
  • sexy config syntax

A lot of features with corresponding configuration directives. You can deep dive into the NGINX documentation right now OR you can use this tool to check how NGINX works, observe how your inputs are affecting the output, generate the best config for your specific use-case (and in parallel you can still use the docs).

? Usage

GOTO nginxconfig.io

Features:
HTTPS, HTTP/2, IPv6, certbot, HSTS, security headers, SSL profiles, OCSP resolvers, caching, gzip, brotli, fallback routing, reverse proxy, www/non-www redirect, CDN, PHP (TCP/socket, WordPress, Drupal, Magento), Node.js, Python (Django), etc.

?‍? Author

Bálint Szekeres <balint@szekeres.me> (https://balint.szekeres.me)

▶️ Install locally

  1. Clone the repository
    git clone https://github.com/digitalocean/nginxconfig.io.git
    
  2. Install NPM packages
    npm install
    
  3. Build assets & run server (with file watchers)
    npm start
    
  4. Your browser will open 127.0.0.1:3000

? Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature)
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

⚒️ Built With

? Resources

⭐️ Show your support

Give a ⭐️ if this project helped you!

? License

Copyright © 2019 DigitalOcean, Inc <contact@digitalocean.com> (https://www.digitalocean.com).
This project is MIT licensed.

主要指标

概览
名称与所有者digitalocean/nginxconfig.io
主编程语言JavaScript
编程语言JavaScript (语言数: 4)
平台Linux, Mac, Online, Windows
许可证MIT License
所有者活动
创建于2018-01-05 14:21:14
推送于2024-12-14 10:56:21
最后一次提交2024-10-04 16:13:03
发布数0
用户参与
星数28.1k
关注者数299
派生数2.1k
提交数322
已启用问题?
问题数238
打开的问题数54
拉请求数191
打开的拉请求数6
关闭的拉请求数47
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?