GithubHelp home page GithubHelp logo

rafirahmanraif / nginxconfig.io Goto Github PK

View Code? Open in Web Editor NEW

This project forked from digitalocean/nginxconfig.io

0.0 0.0 0.0 7.62 MB

βš™οΈ NGINX config generator on steroids πŸ’‰

Home Page: https://do.co/nginxconfig

License: MIT License

Shell 0.01% JavaScript 71.43% Vue 26.18% SCSS 2.39%

nginxconfig.io's Introduction

GitHub stars GitHub contributors MIT License
Closed issues Closed PR Open issues Open PR

nginxconfig

βš™οΈ NGINX configuration generator on steroids πŸ’‰

The only tool you'll ever need to configure your NGINX server.
do.co/nginxconfig Β»

Report a bug Β· Request a feature


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

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, and generate the best config for your specific use-case (in parallel you can also still use the docs).

πŸš€ Usage

GOTO do.co/nginxconfig

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, Joomla), Node.js support, Python (Django) server, etc.

πŸ‘¨β€πŸ’» Author

Rewrite & Maintenance

Matt (IPv4) Cowley <[email protected]> (https://mattcowley.co.uk)

Original version

BΓ‘lint Szekeres <[email protected]> (https://balint.szekeres.me)

▢️ Development

  1. Clone the repository

    git clone https://github.com/digitalocean/nginxconfig.io.git
  2. Install NPM packages

    npm ci
  3. Run the development server (with file watchers)

    npm run dev
  4. Open the development site localhost:8080

  5. Lint your code (eslint & stylelint)

    npm test
  6. Build for production (to the dist directory)

    npm run build

🀝 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

  • Vue.js - Template handling & app generation
  • Bulma - Base styling, customised by do-bulma
  • Prism - Bash & NGINX syntax highlighting

πŸ“š Resources

⭐️ Show your support

Give a ⭐️ if this project helped you!

πŸ“ License

Copyright Β© 2020 DigitalOcean, Inc <[email protected]> (https://www.digitalocean.com).
This project is licensed under the MIT license.

nginxconfig.io's People

Contributors

mattipv4 avatar dependabot[bot] avatar moniang avatar mrjmpl3 avatar alexmanno avatar jcgoette avatar yasionfire avatar mphschmitt avatar 5idereal avatar powerdot avatar xopez avatar sve1r avatar walshydev avatar 2ndkauboy avatar a21ns1g4ts avatar saidatom avatar aihowes avatar r3bers avatar nadir avatar niklasdah avatar noobtw avatar pidpawel avatar raulsoledispa avatar amnotadev avatar roki100 avatar rytoex avatar doggy8088 avatar williamchang80 avatar kongmoumou avatar modem7 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.