A package to deploy sites in virtualenv, run scripts, and deploy workers with supervisor
Project description
Deployapp
Deployapp 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 Mardix @license: MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file Deployapp-0.20.0.tar.gz
.
File metadata
- Download URL: Deployapp-0.20.0.tar.gz
- Upload date:
- Size: 11.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 13ef0b04c9aa30b66cb82342a766d0b300968075468a1ff69afc1d305ebd0ec1 |
|
MD5 | 1d246d3987d2316c60dd274b849c6782 |
|
BLAKE2b-256 | 3cfe8043c1267cd8da0ac743774a64b8fb821aba9b6aa23f7da6aceae8ef6571 |