unit-docs
unit-docs copied to clipboard
NGINX Unit's official website and documentation
Hi, I didn't see any example of how to import njs in the configuration, let me know if I missed it. For example, here's my demo: ``` { "settings": {...
Issue #80 revealed that the Plone docs have changed, and there appears to have been a major release since we wrote our how-to. We should verify that [our Plone how-to](https://unit.nginx.org/howto/plone/)...
Issue #80 revealed that the Review Board docs have changed. We should verify that [our how-to](https://unit.nginx.org/howto/reviewboard/) still works as written and update the broken links. ``` # from 'make check'...
Update (Feb 12), after #96 Of the broken links I have identified 15 false positives: (click to expand) ``` # localhost examples howto/jira.rst:116: [http://localhost/jira] howto/roundcube.rst:63: [http://localhost/installer/] howto/bugzilla.rst:80: [http://localhost] howto/mediawiki.rst:127: [http://localhost/mw-config/index.php]...
https://unit.nginx.org/scripting/ ``` Warning Unit 1.31+ doesn’t support pre-0.8 njs [versions](https://nginx.org/en/docs/njs/changes.html); please update. ``` Because of the change of njs 0.8.2, Unit doesn't support this version, it looks like we need...
I suggest to change information about Slack channel, because now main stream of question located on Github discusstions. Link here: [https://unit.nginx.org/community/#contribution](https://unit.nginx.org/community/#contribution)
I would like to see OpenAPI documentation in Swagger online, or at least have a docker image on dockerhub so I don't have to build it myself
I suggest to update the documentation and replace all curl queries with unitc tool. Or add tabs and provide 2 curl and unitc options What do you think @lcrilly?
As noted in https://github.com/nginx/unit/issues/195#issuecomment-1849726730 the support for SNI matching and arrays of certificate bundles is missing from the main 'Certificates' documentation.
I love nginx-unit and the docs are good and clear; a search engine (such as https://docs.nginx.com/nginx/admin-guide/) would be a huge improvement and allow more users.