Document the creation of the mirrors folder
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
e9c8be8d9b
commit
e620df1479
1 changed files with 6 additions and 0 deletions
|
@ -15,6 +15,11 @@ Run this locally
|
|||
* The ``mirror_from_pagure_bus.py`` is a fedora-messaging consumer.
|
||||
To run it you will have to follow these steps (for dev):
|
||||
|
||||
* Create the folder where mirrors are stored by default:
|
||||
::
|
||||
|
||||
mkdir mirrors
|
||||
|
||||
* Adjust the example configuration file:
|
||||
::
|
||||
|
||||
|
@ -23,6 +28,7 @@ Run this locally
|
|||
|
||||
* Run the consumer:
|
||||
::
|
||||
|
||||
PYTHONPATH=. fedora-messaging --conf my_config.toml consume
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue