Blob Blame History Raw
# Deployment

## Environment requirement
* Python 3.8
* Pip3

## Installation
Use `<Ansible playbook link>` to pull and setup duffy. This doesn't configure
duffy but pulls all needed packages, sets environment and ensures things are at
the right place.

## Configuration
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.

## Usage
Check [usage page](https://github.com/CentOS/duffy/wiki/Usage) to learn how to run/serve the app