The Oxide multi-component plugin can be used with HashiCorp (IBM) Packer to create custom Oxide images. The documentation describes the plugin and its components.
Refer to the installation instructions in the documentation.
Pre-built releases are located on the GitHub releases page. Download the release for your target platform and unarchive it to retrieve the plugin binary. Install the plugin binary by following the Installing Plugins documentation.
Clone the GitHub repository locally and run make build
to build
the plugin for your target platform. Upon successful compilation,
a packer-plugin-oxide
plugin binary can be found in the root
of this repository. Install the plugin binary by following the
Installing Plugins
documentation.
Refer to the example configuration in example
or the
documentation
for usage information.
Read CONTRIBUTING.adoc
for development information.