Skip to content

simplycycling/fabric_flask_deployer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

This is a deployment system that leverages fabric and flask.

Currently, the fabfile.py is usable from the command line. To use, install fabric via pip:

pip install fabric

Modify the script to reflect the file paths that you'll need to use. Then invoke the class that reflects the action you want to perform:

fab deploy_api0

A flask frontend is being worked on that will allow you to enter the software version number that you're going to push, and the hostname that you'll be pushing to.

In the not too distant future, the ability to push from git (rather than local) will be added. _

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published