Code Monkey home page Code Monkey logo

heattemplates-examples's Introduction

Heat Templates

Heat is a service to orchestrate multiple composite cloud applications using templates

This repository provides:

Example templates from a single machine setup up to bigger 
distributed deployment scenarios.
Examples include usage of

- Resource Groups
With resource groups you can start defined resources multiple times. 
For example to start <n> application server you would build them as
a resource group.

- Floating IPs
Floating IPs are public IPs you attach to a server or gateway to make 
your resource reachable outside of your private network space.

- Router and router interfaces
You need a router, if you don't want to waste public/ floating IPs for 
instances that do not need public interfaces. 

- Volumes as blockstorage
Volumes are a way to get data persistence even if you terminate your 
instance. Volumes are recommended if you work with databases or any
content you want to use longer than your VMs life cycle.

The "example-project" combines theses examples in one setup. Here you can see that resource dependencies play an important role.

To work through these examples you need to install OpenStack command line clients as described here:

http://docs.openstack.org/user-guide/content/install_clients.html

Or you can build your own environment using the "gettingStarted" template. This template is prepared to be used as a copy & paste file that you can use within the openstack dashboard. The only needed Parameter is "key_name", where you insert the name of your public SSH key.

heattemplates-examples's People

Contributors

jpeschkesys11 avatar stefreak avatar jgrassler avatar frittenlab avatar

Watchers

James Cloos avatar Ares 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.