action #177294
Updated by tinita 3 months ago
## Motivation This is an idea which came up in the retro, from gpathak. A ready image that provides an uptodate openQA setup which is usable in production makes it easier to deploy openQA, without having to customize it too much. ## Acceptance Criteria * **AC1**: A VM image is available and mentioned on the openQA website * **AC2**: The image is suitable for production openQA workloads ## Suggestions * Take a look at how it's done with NextCloud e.g. https://docs.nextcloud.com/server/25/admin_manual/installation/source_installation.html * We already have a qcow file published from openQA-in-openQA tests. How about we just mention that in https://open.qa/docs/#installing ? * Produce an image in OBS/kiwi * A cool use case would be using this to prepare a new VM instance on our shared host (instead of maintaining manually updated/copied images) (ada)