Quesitons about dev environments, CI, etc.

Pavol Babincak pbabinca at redhat.com
Thu May 14 09:43:33 UTC 2015


On 05/14/2015 12:29 AM, Adam Miller wrote:
> Hello all,
>      I was recently pointed at kojak[0] to check it out as a way to
> kick the tires on a fresh koji environment, test some things, and
> attempt to start hacking on koji. I was curious however if this was at
> all officially related with koji upstream?
AFAIK it is not and there wasn't any effort to do so.

I have my own approach to create koji devel environment - use docker 
containers for each koji subsystem. During license checks before open 
sourcing this I found I mixed some code with incompatible licenses.

Also I based my work on containers available in Docker registry[1][2][3] 
which means it is based on Debian. This isn't really a problem but 
moving to Fedora/CentOS/RHEL may solve licensing problems. I didn't 
found a time to port that yet.


[1] https://registry.hub.docker.com/_/postgres/
[2] https://registry.hub.docker.com/u/grahamdumpleton/mod-wsgi-docker/
[3] https://registry.hub.docker.com/_/httpd/
-- 
Pavol Babincak
Release Engineering, Red Hat


More information about the buildsys mailing list