Don't look at me! I'm just a poor servant 👴🏼. My only meaning is to be a training dummy 🥊🤕.
Praetorian Test Deploy project is mainly used for simulating and testing deployment through a fabric library.
We use poetry to manage our dependencies. Use poetry install to create new environment
and install all required dependencies.
Create new folder (e.g. named as project name to be deployed). In the folder just create fabfile.py. After that simply run:
fab -r ./example_project_name/ deploy remote_name
Additional useful information is in the project's example folder in the fabfile.py file.
Developed with 💙 and ☕️ by Adam Žúrek with the support of BACKBONE s.r.o., 2021 (C)