Skip to content

☁️🐚 This Shell adds VMWare vCenter as a cloud provider to CloudShell. Why is this Open? ☁️🐚 CloudShell cloud providers come out of the box and cannot be extended or modified independently. However, feel free to take a look at our code to better understand how things work under the hood. If you like you can experiment with our sofware, but please…

License

QualiSystems/vCenterShell

Repository files navigation

PyPI Build Status Coverage Status Code Climate Dependency Status Foo Stories in Ready Join the chat at https://gitter.im/QualiSystems/vCenterShell Analytics

A repository for projects providing out of the box capabilities within CloudShell to define VMWare vCenter instances in CloudShell and leverage vCenter's capabilities to deploy and connect apps in CloudShell sandboxes.

Projects

  • Deployment Drivers

    These projects extend CloudShell apps with new deployment types

    • deploy_from_image App deployment type driver for deploying from vCenter OVF images
    • deploy_from_template App deployment type driver for cloning from vCenter templates
    • deploy_clone_vm_from_vm App deployment type driver for creating clones from existing VMs
    • deploy_vm_from_linked_clone App deployment type driver for deploying a linked clone (deploy from snapshot)
  • package

    The vCenter Python package hosted in PyPi. The package contains most of the logic relate to working with the vCenter API.

  • vcentershell_driver

    The CloudShell driver for controlling vCenter via CloudShell.

Installation

Getting Started

  1. Download vCenterShell.zip from Releases page
  2. Drag it into your CloudShell Portal
  3. Set vCenter connection details on the vCenter resource according to your enviorment.
  4. Update VM Deployment App to set correct "vCenter Template" attribute according to your enviorment.
  5. Reserve Virtualisation Starter environment
  6. Add VM Deployment from App/Services for each required virtual application
  7. Add VLAN Auto from App/Services for each required virtual network
  8. Connect them as needed
  9. Run Deploy command on each VM Deployment
  10. Run Connect All command

Links

License

Apache License 2.0

About

☁️🐚 This Shell adds VMWare vCenter as a cloud provider to CloudShell. Why is this Open? ☁️🐚 CloudShell cloud providers come out of the box and cannot be extended or modified independently. However, feel free to take a look at our code to better understand how things work under the hood. If you like you can experiment with our sofware, but please…

Resources

License

Stars

Watchers

Forks

Packages

No packages published