17 lines
521 B
Markdown
17 lines
521 B
Markdown
# Unit Tools
|
|
|
|
This directory contains useful tools for installing, configuring, and
|
|
managing NGINX Unit. They may not be part of official packages and
|
|
should be considered experimental.
|
|
|
|
---
|
|
|
|
## setup-unit
|
|
|
|
### A script that simplifies installing and configuring an NGINX Unit server for first-time users
|
|
|
|
* `setup-unit repo-config` configures your package manager with the NGINX
|
|
Unit repository for later installation.
|
|
* `setup-unit welcome` creates an initial configuration to serve a welcome
|
|
web page with NGINX Unit.
|