Eric Veiras Galisson
0fc507055d
refactor: replace old `nginx` with `nginx.ng`
BREAKING CHANGE: all previous `nginx` based configurations must be reviewed;
`nginx.ng` usage must be promoted to `nginx` and any uses of the original
`nginx` will have to be converted.
vor 5 Jahren
Heinz Wiesinger
1541a59c83
Fix multiple values for the same key (include/listen) in server config file.
With this one can now also write
- include:
- file1
- file2
Rather than only
- include: file1
- include: file2
vor 9 Jahren
Renich Bon Ciric
92a8461ab3
replace the term vhost for server everywhere
vor 8 Jahren
Dmitry S. Fedorov
36f4f59624
Add newline to blocks like location, server, httpd and etc
vor 8 Jahren
Chad Heuschober
825bd7950e
Finishes vhost config template
vor 10 Jahren
Chad Heuschober
81de880fe0
Adds basic ng state functionality.
vor 10 Jahren