Christian Kellner
c735ebc6d0
container: support for koji web
...
Install and configure koji web.
2020-09-07 20:38:12 +02:00
Christian Kellner
12eac284ef
run-koji-container: use our koji hub container
...
Instead of the osbuild upstream one.
2020-09-05 16:33:22 +02:00
Christian Kellner
9127806dd1
run-container: add kerberos credentials for kojid
...
Add kerberos credentials for the builder, aka kojid, to use.
2020-09-05 15:34:51 +02:00
Christian Kellner
53de9b32c1
run-container: support connecting to koji via FQDN
...
Support connecting to koji via its fully qualified domain name, i.e.
org.osbuild.koji.koji. For this an extra SSL certificate is needed,
that has the FQDN as the subject, as well as a kerberos principal.
NB: This needs to have a apache VirtualHost section for the FQDN
that uses the new certificate as well.
2020-09-05 15:32:02 +02:00
Christian Kellner
96ba6ffaa7
run-container: set the hostname for containers
...
Pass `--hostname` to set the hostname for all containers.
2020-09-05 15:18:40 +02:00
Christian Kellner
a81a4fd27f
run-container: make koji image a config an option
2020-09-02 19:40:08 +02:00
Christian Kellner
c377624896
run-container: mount koji data directory
2020-09-02 19:39:46 +02:00
Christian Kellner
70832fb912
Import upstream koji container runner
...
Upstream commit 05fd221
2020-09-02 19:25:39 +02:00