Skip to content

adewinter/deploy_tools

Repository files navigation

Dimagi Deploy Tools

This is a toolset based on Fabric that allows us to rapidly deploy our various Django projects.

This tool is essentially a set of modules that are easily configurable in a central place (the settings.py file). Modules can rely on templates to upload configuration specific files (e.g. a supervisord.conf file), and these templates can be version controlled in a wholly seperate folder on disk.

Full usage documentation can be found here.

About

Generic Django project Deployment framework. Heavily based on Fabric. Intended to get you from clean VM to up and running, in minutes, with little to no intervention.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published