Deployer and server automation tool
Python library for deploying applications on remote server.
Inspired by https://github.com/mina-deploy/mina
In examples folder you will find examples of deploying:
- frontend application - reactjs-nodejs
- backend application - django-rest-framework
$ py_mina init
$ py_mina -f deploy/deploy.py run setup
$ py_mina -f deploy/deploy.py run deploy