Blame docs/apps/duffy/Deployment.md

fd40ec
# Deployment
fd40ec
fd40ec
## Environment requirement
fd40ec
* Python 3.8
fd40ec
* Pip3
fd40ec
fd40ec
## Installation
fd40ec
Use `<Ansible playbook link>` to pull and setup duffy. This doesn't configure
fd40ec
duffy but pulls all needed packages, sets environment and ensures things are at
fd40ec
the right place.
fd40ec
fd40ec
## Configuration
fd40ec
Once installed, make a config file that you will use to guide Duffy(see [example config file](https://github.com/CentOS/duffy/blob/dev/etc/duffy-example-config.yaml)). [Configurations Page](https://github.com/CentOS/duffy/wiki/Configuration) covers different details about the options that you can learn about.
fd40ec
fd40ec
## Usage
fd40ec
Check [usage page](https://github.com/CentOS/duffy/wiki/Usage) to learn how to run/serve the app