debian-forge-composer/cmd
Martin Sehnoutka 5b67a5947c cmd/osbuild-composer: run RCM socket from a separate unit
Right now the implementation expects the RCM socket to live in the same
unit file as other osbuild-composer sockets. This would require a
solution where we ship the osbuild-composer.socket in two different
versions: one for regular usage, one for rcm. But that is very
inconvenient and it would probably require some weird scriptlets (and
scriptlets are bad!).

After this change, the RCM API socket lives in a separate file and only
if the socket unit is activated, the API runs. The unit file itself was
introduced in previous commits.
2020-02-24 12:03:25 +01:00
..
osbuild-composer cmd/osbuild-composer: run RCM socket from a separate unit 2020-02-24 12:03:25 +01:00
osbuild-dnf-json-tests rpmmd: rename fetchpackagelist to fetchmetadata 2020-02-20 13:04:28 +01:00
osbuild-pipeline osbuild-pipeline: pass default image size into pipeline 2020-02-19 23:38:31 +01:00
osbuild-tests tests: add basic integration tests 2020-01-03 22:35:52 +01:00
osbuild-upload-aws Refactor Azure upload code to a separate package 2019-11-27 12:14:07 +01:00
osbuild-upload-azure Introduce Azure upload test 2019-11-29 12:19:40 +01:00
osbuild-worker Add tcp and tls support for worker and job API 2020-02-20 13:47:59 +01:00