GithubHelp home page GithubHelp logo

isabella232 / nginx-formula Goto Github PK

View Code? Open in Web Editor NEW

This project forked from unity-technologies/nginx-formula

0.0 0.0 0.0 117 KB

Nginx Salt Formula

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

License: Other

SaltStack 59.70% HTML 21.46% Nginx 2.68% Shell 16.17%

nginx-formula's Introduction

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.

Next-generation, alternate approach

The following states provide an alternate approach to managing Nginx and Nginx vhosts, as well as code organization. Please provide feedback by filing issues, discussing in #salt in Freenode and the mailing list as normal.

nginx.ng

Meta-state for inclusion of all ng states.

Note: nginx.ng requires the merge parameter of salt.modules.pillar.get(), first available in the Helium release.

nginx.ng.install

Installs the nginx package.

nginx.ng.config

Manages the nginx main server configuration file.

nginx.ng.service

Manages the startup and running state of the nginx service.

nginx.ng.vhosts_config

Manages virtual host files. This state only manages the content of the files and does not bind them to service calls.

nginx.ng.vhosts

Manages nginx virtual hosts files and binds them to service calls.

nginx.ng.vhosts_no_default

Removes the default vhosts file.

nginx-formula's People

Contributors

aboe76 avatar ahmadsherif avatar alinefr avatar andrew-vant avatar auser avatar bemosior avatar blbradley avatar cackovic avatar corwintanner avatar czarneckid avatar devaos avatar evasdk avatar fayetted avatar gravyboat avatar imran1008 avatar kmshultz avatar malept avatar msciciel avatar nmadhok avatar opdude avatar puneetk avatar rfairburn avatar stp-ip avatar taishinet avatar techhat avatar teepark avatar terminalmage avatar utahdave avatar westurner avatar whiteinge avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.