MCPcopy
hub / github.com/digitalocean/nginxconfig.io

github.com/digitalocean/nginxconfig.io @main sqlite

repository ↗ · DeepWiki ↗
42 symbols 105 edges 447 files 0 documented · 0%
README

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.



<a href="https://do.co/nginxconfig"><strong>do.co/nginxconfig »</strong></a>






<a href="https://github.com/digitalocean/nginxconfig.io/issues/new?template=report-a-bug.md">Report a bug</a>
·
<a href="https://github.com/digitalocean/nginxconfig.io/issues/new?template=request-a-feature.md">Request a feature</a>

NGINX Config

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 <me@mattcowley.co.uk> (https://mattcowley.co.uk) * GitHub: @MattIPv4

Original version

Bálint Szekeres <balint@szekeres.me> (https://balint.szekeres.me) * GitHub: @0xB4LINT * LinkedIn: @0xB4LINT

▶️ Development

  1. Clone the repository sh git clone https://github.com/digitalocean/nginxconfig.io.git

  2. Install NPM packages sh npm ci

  3. Run the development server (with file watchers) sh npm run dev

  4. Open the development site localhost:8080

  5. Lint your code (eslint & stylelint) sh npm test

  6. Build for production (to the dist directory) sh 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 <contact@digitalocean.com> (https://www.digitalocean.com).

This project is licensed under the MIT license.

Core symbols most depended-on inside this repo

setNavigatorLanguages
called by 9
test/testBrowserLanguage.js
setDateTimeLocale
called by 8
test/testBrowserLanguage.js
restoreDateTimeLocale
called by 8
test/testBrowserLanguage.js
httpRedirectConfig
called by 5
src/nginxconfig/generators/conf/website.conf.js
setNavigatorLanguage
called by 3
test/testBrowserLanguage.js
sslConfig
called by 3
src/nginxconfig/generators/conf/website.conf.js
httpListen
called by 3
src/nginxconfig/generators/conf/website.conf.js
getDomainAccessLog
called by 3
src/nginxconfig/util/logging.js

Shape

Function 33
Method 7
Class 2

Languages

TypeScript100%

Modules by API surface

test/testBrowserLanguage.js9 symbols
src/nginxconfig/i18n/verify.js5 symbols
src/nginxconfig/generators/conf/website.conf.js5 symbols
src/nginxconfig/util/prism_bundle.js3 symbols
src/nginxconfig/i18n/setup.js3 symbols
src/nginxconfig/generators/to_conf.js3 symbols
src/nginxconfig/util/logging.js2 symbols
src/nginxconfig/util/language_packs.js2 symbols
src/nginxconfig/util/import_data.js2 symbols
src/nginxconfig/util/get_ssl_certificate.js2 symbols
src/nginxconfig/util/computed_from_defaults.js2 symbols
src/nginxconfig/util/vue_backwards_compatibility.js1 symbols

Dependencies from manifests, versioned

@babel/eslint-parser7.23.3 · 1×
@babel/plugin-proposal-class-properties7.18.6 · 1×
@babel/plugin-transform-runtime7.23.7 · 1×
@babel/preset-env7.23.8 · 1×
@babel/runtime7.23.8 · 1×
@vue/cli-service5.0.8 · 1×
ajv8.12.0 · 1×
chalk5.3.0 · 1×
clipboard2.0.11 · 1×
clone2.1.2 · 1×
copyfiles2.4.1 · 1×
core-js3.35.1 · 1×

For agents

$ claude mcp add nginxconfig.io \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact