vmactions / base-builder

The base builder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build

Latest:

The image builder for {{VM_OS_NAME}}-vm

How to use:

  1. Use the manual.yml to build manually.

    Run the workflow manually, you will get a view-only webconsole from the output of the workflow, just open the link in your web browser.

    You will also get an interactive VNC connection port from the output, you can connect to the vm by any vnc client.

  2. Run the builder locally on your Ubuntu machine.

    Just clone the repo. and run:

    bash build.sh conf/example.conf

About

The base builder

License:MIT License


Languages

Language:Shell 100.0%