Source for the FreeUnit documentation website, written in reStructuredText and built with Sphinx.
FreeUnit is a community-maintained fork of the NGINX Unit application server (archived October 2025).
git clone https://github.com/freeunitorg/docs && cd docs
pip install -r requirements.txt
make serveThe site is served locally at http://localhost:8000.
Pull requests automatically deploy a preview site when opened by a maintainer.
Pull requests are welcome. For major changes, please open an issue first.
- Discussions: github.com/freeunitorg/freeunit/discussions
- Security: team@freeunit.org
The FreeUnit documentation is licensed under CC BY 4.0.
Forked from nginx/unit-docs — original authors retain full credit.