This is the official Morpheus plugin for interacting with Veeam for backup support.
This is a Morpheus plugin that leverages the morpheus-plugin-core
which can be referenced by visiting https://developer.morpheusdata.com. It is a groovy plugin designed to be uploaded into a Morpheus environment via the Administration -> Integrations -> Plugins
section. To build this product from scratch simply run the shadowJar gradle task on java 17:
./gradlew shadowJar
A jar will be produced in the build/lib
folder that can be uploaded into a Morpheus environment.
Once the plugin is loaded in the environment. Veeam becomes available in Backups -> Integrations
.