Skip to content

liorsbg/docker-demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Orchestration & Networking demo

This repo contains some basic Docker demos and integration with various Databases

  • Aerospike
  • MariaDB
  • MongoDB

The goal of the demo is to show the end to end development life-cycle building a Web + database application with the Docker eco-system. The demo specifically shows

  • Deployment & Testing in development
  • Definition & orchestration of services, in development and production
  • Injecting production requirements e.g. HAProxy for Load balancing, concrete versions
  • Scaling Services

Cavets

  • has been tested on Docker 1.12.1
  • has been tested on os-x 10.10 & 10.11
  • scripts will create machines based on the vmwarefusion driver. If you don't have that, then you will need to make some changes
  • because boot2docker.iso is used, the locations of files will change if you use Ubuntu or something else.

About

Demo's for Docker

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 46.5%
  • HTML 26.6%
  • Python 11.0%
  • CSS 8.5%
  • JavaScript 7.4%