Code Monkey home page Code Monkey logo

nginx-formula's Introduction

nginx

Install nginx either by source or by package.

Available states

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

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

Installs luajit.

Installs openresty.

Installs the nginx package via package manager.

Installs nginx via the source files.

Installs apache utils, and configures nginx users specified in the pillar. This requires basicauth from salt-contrib (either add it to your salt or ship this single file in your _modules directory see Dynamic Module Distribution

Next-generation, alternate approach

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

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.

Installs nginx from package, from the distribution repositories, the official nginx repo or the ppa from Launchpad.

Builds and installs nginx from source.

Manages the deployment of nginx certificates.

Manages the nginx main server configuration file.

Manages the startup and running state of the nginx service.

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

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

Installs and configures Phusion Passenger module for nginx. You need to enable the upstream phusion passenger repository with install_from_phusionpassenger: true. Nginx will also be installed from that repository, as it needs to be modified to allow the passenger module to work.

nginx-formula's People

Contributors

gravyboat avatar nmadhok avatar aboe76 avatar whiteinge avatar techhat avatar arthurzenika avatar dseira avatar puneetk avatar javierbertoli avatar taishinet avatar evasdk avatar cackovic avatar auser avatar stp-ip avatar teepark avatar ahmadsherif avatar alinefr avatar amontalban avatar devaos avatar terminalmage avatar imran1008 avatar msciciel avatar rfairburn avatar westurner avatar myoung34 avatar malept avatar kmshultz avatar utahdave avatar chris-sanders avatar bersace avatar

Watchers

Iain Barnett avatar James Cloos 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.