tapdaq / nginx-formula

Nginx Salt Formula

Home Page:http://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nginx

Install nginx either by source or by package.

Available states

nginx

Runs the states to install nginx, configure the common files, and the users.

nginx.common

Ensures standard nginx files are in place, and configures enabled sites.

nginx.luajit2

Installs luajit.

nginx.openresty

Installs openresty.

nginx.package

Installs the nginx package via package manager.

nginx.source

Installs nginx via the source files.

nginx.users

Installs apache utils, and configures nginx users specified in the pillar.

About

Nginx Salt Formula

http://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html

License:Other


Languages

Language:SaltStack 75.2%Language:HTML 24.8%