Skip to content
This repository has been archived by the owner on Sep 24, 2024. It is now read-only.

Create create virtual box OVF file #56

Open
tomuben opened this issue Sep 26, 2022 · 0 comments
Open

Create create virtual box OVF file #56

tomuben opened this issue Sep 26, 2022 · 0 comments
Labels
feature Product feature

Comments

@tomuben
Copy link
Collaborator

tomuben commented Sep 26, 2022

Background

It turned out that virtual box configuration can be quit error prone.
We should add a build step which generates automatically an OVF file, which

  • Downloads the VMDK image
  • Generates a new OVF with pre-default configuration
  • Uploads the OVF to the S3 Bucket

This can be achieved using virtual box CLI:

Acceptance Criteria

  1. Create a build step which downloads the VMDK image generates the OVF (the virtual box config can be a Jinja template) using Virtual Box CLI
  2. Call this step in the Release Code Build (install dependencies in the AWS buildspec).
@tomuben tomuben added the feature Product feature label Sep 26, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature Product feature
Projects
None yet
Development

No branches or pull requests

1 participant