Skip to main content

Deployapp Deployapp is a simple module to deploy multiple Python or PHP/HTML applications on a single server. 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 Deployapp can also run scripts before and after deployment of the sites. It can run scripts as standalone, and workers for longer background tasks. Requirements: Nginx Gunicorn Supervisor Gevent Virtualenvwrapper ** TESTED ON CENTOS AND WITH PYTHON 2.7 @Author: Mardix @Copyright: 2015 Mardix @license: MIT

Project description

Deployapp

Deployapp is a simple module to deploy multiple Python or PHP/HTML applications on a single server.

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

Deployapp can also run scripts before and after deployment of the sites.

It can run scripts as standalone, and workers for longer background tasks.

Requirements:

Nginx Gunicorn Supervisor Gevent Virtualenvwrapper

** TESTED ON CENTOS AND WITH PYTHON 2.7

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Deployapp-0.7.16.tar.gz (7.2 kB view hashes)

Uploaded Source

Supported by

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