Skip to content

2bec/deeploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

deeploy

python + fabric + django + apache + nginx + supervisor + git

Requirements

pip install fabric

Deploy anywhere

This file just make a easy way to deploy any project with a git repository in any environments. So this file contains: tasks, helpers, environments You just set the environments configs and go.

Usage

Put this file on our project git repository (/), set enrironments configs [hosts,port,user,branch,path,virtualpath] and run:

fab stage setup deploy

About

deploy django project on kinghost

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages