Install and configure nginx

This commit is contained in:
Bill Niblock 2025-06-23 13:16:13 -04:00
parent 157ef80aee
commit fbcb94bc79
3 changed files with 77 additions and 0 deletions

17
README.md Normal file
View 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