Install and configure nginx
This commit is contained in:
parent
157ef80aee
commit
fbcb94bc79
3 changed files with 77 additions and 0 deletions
17
README.md
Normal file
17
README.md
Normal file
|
@ -0,0 +1,17 @@
|
|||
# NibTech Shared Role - nginx
|
||||
|
||||
This role deploys, configures, and updates nginx.
|
||||
|
||||
## Tasks
|
||||
|
||||
**main**: Install (or update) nginx and configuration
|
||||
|
||||
## Handlers
|
||||
|
||||
**main**: Restart nginx
|
||||
|
||||
## Templates
|
||||
|
||||
**nginx.conf.js**: Main configuration file for nginx
|
||||
|
||||
## Files
|
Loading…
Add table
Add a link
Reference in a new issue