GithubHelp home page GithubHelp logo

workshop-automation-ravello's Introduction

Automation Workshop on Ravello

This project will help to create and manage virtual topologies on Ravello that can be used for training and workshop

Dependencies

This project is leverating the roles ravello-ansible to interact with Ravello

Define a virtual topology

A virtual topology is define by an inventory file and a topology file.

A topology with 3 vqfx in triangle and 1 ubuntu server is defined by:

  • inv-3vqfx-triangle.ini
  • topology-3vqfx-triangle.yaml

it's possible to have multiple topologies define in different files

User Guide

To create an application from Scratch

ansible-playbook -i inv-3vqfx-triangle.ini pb.rav.app.create.yaml --forks=1

To deploy and start VMs

ansible-playbook -i inv-3vqfx-triangle.ini pb.rav.app.deploy.yaml

it's possible to only start some VM by using the option --limit

To collect all fqdn and populate the variable ansible_ssh_host

ansible-playbook -i inv-3vqfx-triangle.ini pb.rav.app.get_fqdn.yaml

To install all automation tools on the server(s)

ansible-playbook -i inv-3vqfx-triangle.ini pb.server.setup.yaml

workshop-automation-ravello's People

Contributors

dgarros avatar

Watchers

 avatar

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.