• Stars
    star
    221
  • Rank 179,773 (Top 4 %)
  • Language
    Ruby
  • License
    Apache License 2.0
  • Created about 11 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Ruby orchestration templating library built with unicorns and rainbows

SparkleFormation

SparkleFormation

Orchestration template building tools for Ruby.

What's it do?

Provides a very loose DSL to describe orchestration API templates programmatically in Ruby.

Is that it?

Yes. Well, kinda. It also has some extra features, like defining building blocks to facilitate code reuse in template creation, helper functions for commonly generated data structures, builtin logic for handling template nesting, and most importantly: conjouring magic (to get unicorns).

Using SparkleFormation

SparkleFormation is a library and not intended for "direct use". If you are looking to build infrastructure stacks via orchestration APIs using SparkleFormation templates, please see the reference application implementation:

Documentation

Info