Skip to content

A Morpheus Plugin to integration with EfficientIP SolidServer IPAM/DNS

License

Notifications You must be signed in to change notification settings

gomorpheus/morpheus-efficientip-plugin

Repository files navigation

Efficient IP SolidServer

This is the official Morpheus plugin for interacting with EfficientIP SolidServer functionality. Automating functions with regards to IPAM services as well as DNS Services. This plugin syncs in configured subnets/pools, dns zones, dns resource records, and ip records for viewing directly in morpheus as well as manipulating when necessary. It also provides a way to attach a subnet/pool to a cloud network and automate the assignment and release of ipaddress resources for the workload being requested.

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 11:

./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. Efficient IP Becomes available in Infrastructure -> Network -> Services.

When adding the integration simply enter the URL of the Efficient IP Server (no path is needed just the root url) and the credentials with sufficient enough privileges to talk to the API.

Thanks

Thanks to EfficientIP for partnering with us and providing the information we needed to build this plugin.

About

A Morpheus Plugin to integration with EfficientIP SolidServer IPAM/DNS

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages