Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 760 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 760 Bytes

Veeam

This is the official Morpheus plugin for interacting with Veeam for backup support.

Building

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.

Configuring

Once the plugin is loaded in the environment. Veeam becomes available in Backups -> Integrations.