mindo / nemi-docker

Web app that will scale automatically across several containers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NEMI docker web app

Web app that will scale automatically across several containers

Quick start

Containers:

  • nemi:trusty = ubuntu:trusty + serf ( http://www.serfdom.io )
  • nemi:web = nemi:trusty + nginx + php-fpm
  • nemi:sql = nemi:trusty + percona

Docs

  • build docker images:
$ docker build -t nemi:trusty  .

About

Web app that will scale automatically across several containers.

License:ISC License


Languages

Language:Shell 100.0%