GithubHelp home page GithubHelp logo

alexhayes / uwsgi-formula Goto Github PK

View Code? Open in Web Editor NEW

This project forked from saltstack-formulas/uwsgi-formula

0.0 2.0 0.0 48 KB

Salt formula to manage uwsgi

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

License: Apache License 2.0

SaltStack 65.18% HTML 34.82%

uwsgi-formula's Introduction

uwsgi

Set up and configure the uwsgi server framework. This module is based on the excelent work done in the nginx-formula by the contributors.

Available states

Metastate to Install uwsgi from the system package manager. Note, the uwsgi version available varies by platform.

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

Example usage:

include:
  - uwsgi

Installs the uwsgi package

Manages the uwsgi service on Debian systems

Note

Archlinux uwsgi service isn't working because of the systemd changes.

Archlinux uses uwsgi@<application>.service Pull Requests on this are greatly appreciated.

Manages the uwsgi applications files and binds them to the service calls

Manages the application files for the uwsgi server. This state only manages the content of the files and does not bind them to the service calls.

Install uwsgi via pip.

Install uwsgi plugins via default package management system. plugins can be specified via pillar lookup function.

Meta state to install and confgure uwsgi emperor via default package management system.

Example usage:

include:
  - uwsgi.emperor

Manages the uwsgi emperor config file, all variables can be set by pillar.

Manages the installation of uwsgi package.

Manages the startup and running state of the uwsgi emperor service.

An alternative to uwsgi.emperor.service that uses upstart to manage the uwsgi-emperor service.

Example usage:

include:
  - uwsgi.emperor.config
  - uwsgi.emperor.vassal_config
  - uwsgi.emperor.upstart

Manages the vassal files for the uwsgi emperor process. This state only manages the content of the files and does not bind them to the service calls.

Manages the uwsgi emperor vassals ini files and binds them to the service calls.

uwsgi-formula's People

Contributors

aboe76 avatar alexhayes avatar iggy avatar morsik avatar tony avatar puneetk avatar

Watchers

 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.