Skip to main content

A package to deploy sites in virtualenv, run scripts, and deploy workers with supervisor

Project description

Propel

Propel is a package to deploy multiple Python sites/application in virtualenv.

It also allows you to deploy PHP/HTML applications, run scripts and run workers with Supervisor.

For Python application, it uses Virtualenv to isolate each application, Gunicorn+Gevent as the backend server, Supervisor and Nginx.

For PHP/HTML sites, it just uses the path as it would in normal environment, and you must have php-fpm

Requirements:

Nginx Gunicorn Supervisor Gevent Virtualenvwrapper php-fpm

@Author: Mardix @Copyright: 2015 - 2017 Mardix @license: MIT

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page