Added tools/README.md.

This commit is contained in:
Liam Crilly
2022-12-03 18:11:14 +00:00
parent 190691ade8
commit dfededabdc

16
tools/README.md Normal file
View File

@@ -0,0 +1,16 @@
# 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.