Coder Social home page Coder Social logo

rubrik-management-pack-for-cloudforms's Introduction

Rubrik Management Pack for CloudForms

This repository contains the Rubrik Management Pack for CloudForms, which is usable in Red Hat CloudForms and ManageIQ.

This provides integration between the Cloud Management Platform, and the Rubrik platform protecting it; allowing the configuration and management of workloads protected by Rubrik through a single console.

Catalog Services

This pack provides the following catalog services:

  • Add a Rubrik Cluster - used to add a Rubrik cluster to the CloudForms configuration
  • Delete a Rubrik Cluster - used to remove a Rubrik cluster from the CloudForms configuration
  • Provision and Protect VM - a demonstrative workflow used to protect a new VMware VM as part of a provisioning activity

Custom Buttons

This pack contains the following buttons added to virtual machines to aid in workload backup and recovery:

  • Modify SLA Domain - used to modify the SLA Domain policy assigned to a virtual machine
  • Request a Live Mount - uses Rubrik's Live Mount feature to instantly recover a point in time snapshot of the VM to vCenter
  • Take On-Demand Snapshot - takes an ad-hoc snapshot, using either the already assigned SLA Domain policy, or a different policy

๐Ÿ“˜ Documentation

Here are some resources to get you started. If you find any challenges from this project are not properly documented or are unclear, please raise an issue and let us know! This is a fun, safe environment - don't worry if you're a GitHub newbie! โค๏ธ

๐Ÿ’ช How You Can Help

We glady welcome contributions from the community. From updating the documentation to adding more functionality, all ideas are welcome. Thank you in advance for all of your issues, pull requests, and comments! โญ

๐Ÿ“Œ License

๐Ÿ‘‰ About Rubrik Build

We encourage all contributors to become members. We aim to grow an active, healthy community of contributors, reviewers, and code owners. Learn more in our Welcome to the Rubrik Build Community page.

rubrik-management-pack-for-cloudforms's People

Contributors

drew-russell avatar railroadmanuk avatar rfitzhugh avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

rubrik-management-pack-for-cloudforms's Issues

update_status method missing in Euwe

Need to clone the following method to the Rubrik domain:

ManageIQ / Service / Generic / StateMachines / GenericLifecycle / update_status

Without this the service provisioning will fail as it relies on this new addition to Fine

RegEx is all wrong in Add Cluster dialog

Needs changing in 3 fields on this dialog:

cluster_name
From: "^[a-zA-Z0-9.-_]+$"
To: "^[a-zA-Z0-9.\-_]+$"
rubrik_host
From: "^[a-zA-Z0-9.-_]+$"
To: "^[a-zA-Z0-9.\-_]+$"
rubrik_user
From: "^[a-zA-Z0-9.-_@]+$"
To: "^[a-zA-Z0-9.\-_@]+$"

Exclude RubrikDemoVM CI from release

If this CI is included then it is uneditable, and must be recreated and assigned to the 'Provision and Protect VM' bundle before being usable. May as well just exclude this and include instructions for recreating it as it is environment specific anyway.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.