Added tools/README.md.
This commit is contained in:
16
tools/README.md
Normal file
16
tools/README.md
Normal 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.
|
||||
Reference in New Issue
Block a user