SlideShare a Scribd company logo
Docker plugin for Heat
Orchestrate containers with OpenStack Heat
by Sam Alba
@sam_alba
sam@dotcloud.com
Oct 2013
What is Heat?

“Heat implements an orchestration engine to
launch multiple composite cloud applications
based on templates.

”

Source: https://wiki.openstack.org/wiki/Heat

Oct 2013
Docker in OpenStack Havana
Nova supports Docker as a new hypervisor starting with the
Havana release
➔ Deploy containers instead of VM with the same API (Nova)

Oct 2013
Why using Heat directly?
● This is not a replacement to the Nova driver!
● It allows to use the whole Docker API from a Heat
template
Resources:
Blog:
Type: OS::Heat::Docker
Properties:
Image: samalba/wordpress
Env:
- DB_PORT=42

Oct 2013
How to use it?
1.

Install Heat with DevStack: https://wiki.openstack.
org/wiki/Heat/GettingStartedUsingDevstack

2.

Install the Docker plugin

# Clone the repos
git clone git@github.com:dotcloud/openstack-heat-docker.git
# Link the plugin so Heat can find it
ln -sf $(cd openstack-heat-docker/plugin; pwd) /usr/lib/heat/docker

Oct 2013
Demo time!
Example with Wordpress+MySQL
Demo time!
Horizon UI > Orchestration > Stacks

Oct 2013
Demo time!
Configure the Stack (parameters of the Heat template)

Oct 2013
Demo time!
Launch it

Oct 2013
Demo time!

Oct 2013
Run it yourself!
Project home page:
https://github.com/dotcloud/openstack-heat-docker

… and please ask for help:
#docker on irc.freenode.org

Oct 2013
Questions?

Oct 2013

More Related Content

PDF
Practical Docker for OpenStack (Juno Summit - May 15th, 2014)
PDF
Orchestrating Docker with OpenStack
PDF
Running Docker with OpenStack | Docker workshop #1
PDF
Introduction to docker
PDF
Containerize! Between Docker and Jube.
PDF
Docker for mere mortals
PDF
Docker by Example - Basics
PDF
Deploying Docker (Provisioning /w Docker + Chef/Puppet) - DevopsDaysPGH
Practical Docker for OpenStack (Juno Summit - May 15th, 2014)
Orchestrating Docker with OpenStack
Running Docker with OpenStack | Docker workshop #1
Introduction to docker
Containerize! Between Docker and Jube.
Docker for mere mortals
Docker by Example - Basics
Deploying Docker (Provisioning /w Docker + Chef/Puppet) - DevopsDaysPGH

What's hot (20)

PDF
Webinar container management in OpenStack
PDF
Docker worshop @Twitter - How to use your own private registry
PDF
The state of the swarm
PDF
From dev to prod: Kubernetes on AWS (short ver.)
PDF
Behind the scenes with Docker volume plugins
PPTX
Austin - Container Days - Docker 101
PDF
Introduction to docker and docker compose
PDF
Docker Compose by Aanand Prasad
PDF
Docker Swarm Meetup (15min lightning)
PDF
Rapid Development With Docker Compose
PDF
Docker Interview Questions
PDF
Cluster Networking with Docker
PDF
OpenStack - Docker - Rackspace HQ
PDF
Docker, Docker Swarm mangement tool - Gorae
PDF
Docker Swarm & Machine
PDF
PDF
Using Kubernetes for Continuous Integration and Continuous Delivery
PDF
Nebulaworks Docker Overview 09-22-2015
PDF
Bare Metal to OpenStack with Razor and Chef
PDF
Docker 101 - from 0 to Docker in 30 minutes
Webinar container management in OpenStack
Docker worshop @Twitter - How to use your own private registry
The state of the swarm
From dev to prod: Kubernetes on AWS (short ver.)
Behind the scenes with Docker volume plugins
Austin - Container Days - Docker 101
Introduction to docker and docker compose
Docker Compose by Aanand Prasad
Docker Swarm Meetup (15min lightning)
Rapid Development With Docker Compose
Docker Interview Questions
Cluster Networking with Docker
OpenStack - Docker - Rackspace HQ
Docker, Docker Swarm mangement tool - Gorae
Docker Swarm & Machine
Using Kubernetes for Continuous Integration and Continuous Delivery
Nebulaworks Docker Overview 09-22-2015
Bare Metal to OpenStack with Razor and Chef
Docker 101 - from 0 to Docker in 30 minutes
Ad

Similar to [Open stack] heat + docker (20)

PDF
Docker Plugin for Heat II
PDF
Docker Plugin for Heat
PPT
OpenStack with-docker-team-17
PPTX
Docker in OpenStack
PDF
Docker OpenStack - 3/27/2014
PPTX
Openstack Heat & How Autoscaling works
PPSX
Orchestration across multiple cloud platforms using Heat
PPTX
Deploying a 3 tier application using docker
PPTX
OpenStack Orchestration with Heat
PPTX
Openstack heat & How Autoscaling works
PPTX
Docker OpenStack Cloud Foundry
PDF
Docker and OpenStack at Rackspace
PPTX
Docker with OpenStack
PDF
Docker Meetup Bangalore - Docker + Openstack
PDF
OWF13 - OSMeetup - Steven Hardy
PPTX
Openstack Heat
PDF
Best Practice for Deploying Application with Heat
PPTX
OpenStack Orchestration (Heat)
PDF
How to Make OpenStack Heat Better based on Our One Year Production Journey
PDF
OpenStack on OpenStack
Docker Plugin for Heat II
Docker Plugin for Heat
OpenStack with-docker-team-17
Docker in OpenStack
Docker OpenStack - 3/27/2014
Openstack Heat & How Autoscaling works
Orchestration across multiple cloud platforms using Heat
Deploying a 3 tier application using docker
OpenStack Orchestration with Heat
Openstack heat & How Autoscaling works
Docker OpenStack Cloud Foundry
Docker and OpenStack at Rackspace
Docker with OpenStack
Docker Meetup Bangalore - Docker + Openstack
OWF13 - OSMeetup - Steven Hardy
Openstack Heat
Best Practice for Deploying Application with Heat
OpenStack Orchestration (Heat)
How to Make OpenStack Heat Better based on Our One Year Production Journey
OpenStack on OpenStack
Ad

More from dotCloud (20)

PPTX
Immutable infrastructure with Docker and EC2
PDF
Docker at Spotify - Dockercon14
PPTX
John Engates Keynote at Dockercon 14
PDF
Building a smarter application Stack by Tomas Doran from Yelp
PPTX
DockerCon Keynote Ben Golub
PDF
Are VM Passé?
PDF
Docker in pratice -chenyifei
PDF
Wot2013云计算架构师峰会 -陈轶飞2
PPTX
Docker introduction
PDF
Deploying containers and managing them on multiple Docker hosts, Docker Meetu...
PDF
Introduction to Docker and all things containers, Docker Meetup at RelateIQ
PPTX
Introduction to dockerfile, SF Peninsula Software Development Meetup @Guidewire
PDF
Introduction to Docker at SF Peninsula Software Development Meetup @Guidewire
PPTX
Dockerizing stashboard - Docker meetup at Twilio
PPTX
Write Once and REALLY Run Anywhere | OpenStack Summit HK 2013
PDF
Dockerizing your applications - Docker workshop @Twitter
PDF
Introduction to Docker - Docker workshop @Twitter
PDF
Docker links | Docker workshop #2 at Twitter
PPTX
Dockerfile Basics | Docker workshop #2 at twitter, 2013-11-05
PPTX
Intro Docker october 2013
Immutable infrastructure with Docker and EC2
Docker at Spotify - Dockercon14
John Engates Keynote at Dockercon 14
Building a smarter application Stack by Tomas Doran from Yelp
DockerCon Keynote Ben Golub
Are VM Passé?
Docker in pratice -chenyifei
Wot2013云计算架构师峰会 -陈轶飞2
Docker introduction
Deploying containers and managing them on multiple Docker hosts, Docker Meetu...
Introduction to Docker and all things containers, Docker Meetup at RelateIQ
Introduction to dockerfile, SF Peninsula Software Development Meetup @Guidewire
Introduction to Docker at SF Peninsula Software Development Meetup @Guidewire
Dockerizing stashboard - Docker meetup at Twilio
Write Once and REALLY Run Anywhere | OpenStack Summit HK 2013
Dockerizing your applications - Docker workshop @Twitter
Introduction to Docker - Docker workshop @Twitter
Docker links | Docker workshop #2 at Twitter
Dockerfile Basics | Docker workshop #2 at twitter, 2013-11-05
Intro Docker october 2013

Recently uploaded (20)

PDF
Per capita expenditure prediction using model stacking based on satellite ima...
PDF
Advanced methodologies resolving dimensionality complications for autism neur...
PPTX
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
PDF
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
PDF
Chapter 3 Spatial Domain Image Processing.pdf
PDF
Unlocking AI with Model Context Protocol (MCP)
PDF
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
PDF
Bridging biosciences and deep learning for revolutionary discoveries: a compr...
PDF
Approach and Philosophy of On baking technology
PDF
Shreyas Phanse Resume: Experienced Backend Engineer | Java • Spring Boot • Ka...
PDF
NewMind AI Weekly Chronicles - August'25 Week I
PDF
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
PDF
Mobile App Security Testing_ A Comprehensive Guide.pdf
PPTX
PA Analog/Digital System: The Backbone of Modern Surveillance and Communication
PDF
NewMind AI Monthly Chronicles - July 2025
PDF
Encapsulation_ Review paper, used for researhc scholars
PPTX
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
PDF
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
PDF
Diabetes mellitus diagnosis method based random forest with bat algorithm
PPT
Teaching material agriculture food technology
Per capita expenditure prediction using model stacking based on satellite ima...
Advanced methodologies resolving dimensionality complications for autism neur...
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
Chapter 3 Spatial Domain Image Processing.pdf
Unlocking AI with Model Context Protocol (MCP)
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
Bridging biosciences and deep learning for revolutionary discoveries: a compr...
Approach and Philosophy of On baking technology
Shreyas Phanse Resume: Experienced Backend Engineer | Java • Spring Boot • Ka...
NewMind AI Weekly Chronicles - August'25 Week I
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
Mobile App Security Testing_ A Comprehensive Guide.pdf
PA Analog/Digital System: The Backbone of Modern Surveillance and Communication
NewMind AI Monthly Chronicles - July 2025
Encapsulation_ Review paper, used for researhc scholars
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
Diabetes mellitus diagnosis method based random forest with bat algorithm
Teaching material agriculture food technology

[Open stack] heat + docker

  • 1. Docker plugin for Heat Orchestrate containers with OpenStack Heat by Sam Alba @sam_alba sam@dotcloud.com Oct 2013
  • 2. What is Heat? “Heat implements an orchestration engine to launch multiple composite cloud applications based on templates. ” Source: https://wiki.openstack.org/wiki/Heat Oct 2013
  • 3. Docker in OpenStack Havana Nova supports Docker as a new hypervisor starting with the Havana release ➔ Deploy containers instead of VM with the same API (Nova) Oct 2013
  • 4. Why using Heat directly? ● This is not a replacement to the Nova driver! ● It allows to use the whole Docker API from a Heat template Resources: Blog: Type: OS::Heat::Docker Properties: Image: samalba/wordpress Env: - DB_PORT=42 Oct 2013
  • 5. How to use it? 1. Install Heat with DevStack: https://wiki.openstack. org/wiki/Heat/GettingStartedUsingDevstack 2. Install the Docker plugin # Clone the repos git clone git@github.com:dotcloud/openstack-heat-docker.git # Link the plugin so Heat can find it ln -sf $(cd openstack-heat-docker/plugin; pwd) /usr/lib/heat/docker Oct 2013
  • 6. Demo time! Example with Wordpress+MySQL
  • 7. Demo time! Horizon UI > Orchestration > Stacks Oct 2013
  • 8. Demo time! Configure the Stack (parameters of the Heat template) Oct 2013
  • 11. Run it yourself! Project home page: https://github.com/dotcloud/openstack-heat-docker … and please ask for help: #docker on irc.freenode.org Oct 2013