A systemd service and supporting files for running a koji builder.
Instructions:
- Install docker or podman; start it if necessary
- Run
make install - Run
systemctl daemon-reload - Put a koji cert-key into
/etc/osg/kojibuilder.pem - Edit
/etc/osg/kojibuilder.cfgas appropriate - Run
systemctl start kojibuilder