Skip to content

freeunitorg/docs

 
 

Repository files navigation

FreeUnit Documentation

Project Status: Active – The project has reached a stable, usable state and is being actively developed. GitHub Discussions

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).

Development

git clone https://github.com/freeunitorg/docs && cd docs
pip install -r requirements.txt
make serve

The site is served locally at http://localhost:8000.

Pull requests automatically deploy a preview site when opened by a maintainer.

Contributing

Pull requests are welcome. For major changes, please open an issue first.

License

The FreeUnit documentation is licensed under CC BY 4.0.


Forked from nginx/unit-docs — original authors retain full credit.

About

Based on FreeUnit docs, CC BY 4.0

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 50.2%
  • CSS 19.9%
  • JavaScript 9.9%
  • HTML 8.8%
  • Dockerfile 8.7%
  • Makefile 2.5%