Skip to content
This repository was archived by the owner on Aug 10, 2022. It is now read-only.

Commit 6ce8051

Browse files
committed
docs: add additional intro paragraph to README
1 parent 06f17dd commit 6ce8051

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@ of `nginx` conf files before start up and on reload. Plugins allow for
88
integrating templating and events by hooking into `nginx` events such as
99
start up, reload and exit.
1010

11+
If want to run NGINX, but you don't want to create a sidecar container
12+
or load a full init system in your container just to do templating, run
13+
another process or to integrate with NGINX's reload life cycle, then
14+
this is the tool for you!
15+
1116
```
1217
!WARNING!
1318
THIS APPLICATION IS ALPHA AND STILL IN ACTIVE DEVELOPMENT

0 commit comments

Comments
 (0)