Giter VIP home page Giter VIP logo

orca-rs's Introduction

Orca

Orca is a meta-tool for building Packer iamges and deploying these to libvirt Hosts.

Overview

At a high level, Orca defines a number of specs which outline:

  1. How to build an image using Packer. What are the inputs (variables, dependent images, files) and outputs (qcow2 images)
  2. How is a deployment of one or more images defined?

Specifications

Images

An Image specification defines the path of a Packer build, as well as any variables which will have to be passed into this build to produce an output. Any qcow2 images produced by this build are considered the outputs.

Images can also specify dependencies in the form of other images. Ideally these would be derived from the Packer build itself, but short of parsing the hcl, this is not feasible.

Service

A Service specification details which images are to be deployed, and in which configuration.

Technical Details

Orca assumes that .orca/cache is used as a scratch pad for building these images.

orca-rs's People

Contributors

mathiaspius avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  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.