From 94934e7097d24d6dcef5050bdeff6c103645d86d Mon Sep 17 00:00:00 2001 From: Kamil Páral Date: Aug 11 2017 14:18:25 +0000 Subject: readme: link to infra docs --- diff --git a/README.md b/README.md index 4993536..5536d9d 100644 --- a/README.md +++ b/README.md @@ -64,3 +64,9 @@ You can run the test suite with the following command (with virtualenv active):: $ pytest + +## Deployment + +If you're trying to deploy ResultsDB, you might find some helpful instructions +in the +[Fedora infra docs](https://pagure.io/infra-docs/blob/master/f/docs/sysadmin-guide/sops/resultsdb.rst).