bretth / woven

[UNMAINTAINED] Woven is a Python library built on Fabric to deploy versioned Django projects served by Apache and Nginx on Linux servers.
http://readthedocs.org/docs/woven
BSD 3-Clause "New" or "Revised" License
106 stars 10 forks source link

Woven deploys versioned Django projects onto Linux servers behind Nginx using Apache modwsgi by default. Woven is is built on Fabric <http://docs.fabfile.org/>_.

:doc:RTFM.</main>

.. note::

Woven is still alpha software, and the api and conventions may change between versions. It is not recommended for production deployment at this stage. It has been tested (in the most loose sense of the term) using Ubuntu Server 10.04 hosts and greater. It may work on other debian based distributions (reports welcome). It currently *won't* work at all with Windows, due to use of rsync, and needs some work to be compatible with redhat based distributions.