beaker-syncer

Created 3 years ago
Maintained by lnie
Listens to Ga compose fedora-messaging messages and trigger syncing job
Members 1
Lili Nie committed 3 years ago

beaker-syncer

Listens to Ga compose fedora-messaging messages and trigger syncing job

How to

  1. install the dependency dnf install fedora-messaging -y
  2. get and install it git clone https://pagure.io/beaker-syncer.git cd beaker-syncer pip install .
  3. create the toml file sed -e "s/[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}/$(uuidgen)/g" conf/example.toml > my.toml
  4. fedora-messaging --conf my.toml consume