jobqueue: Introduce jobqueue backed by a postgres database
Co-authored-by: sanne <sanne.raymaekers@gmail.com>
This commit is contained in:
parent
871c6e9cbb
commit
9c2c92f729
419 changed files with 98376 additions and 956 deletions
1
cmd/osbuild-composer/testdata/test.toml
vendored
1
cmd/osbuild-composer/testdata/test.toml
vendored
|
|
@ -5,3 +5,4 @@ ca = "/etc/osbuild-composer/ca-crt.pem"
|
|||
[worker]
|
||||
allowed_domains = [ "osbuild.org" ]
|
||||
ca = "/etc/osbuild-composer/ca-crt.pem"
|
||||
pg_database = "overwrite-me-db"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue