GitXplorerGitXplorer
a

consul-cluster

public
5 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
24baad7d21a49d30af4bef2b201c5626260af604

Use ssh-config to execute ssh faster

aailispaw committed 9 years ago
Unverified
e8048035471211b6a5bc46af3339be6ca67d9bf1

Use dumb-init as docker-entrypoint.sh uses it originally

aailispaw committed 9 years ago
Unverified
223eb4063334a4975a4660eb49a3870a5e121aae

Use the official Consul Docker image

aailispaw committed 9 years ago
Unverified
7d8523b0cc4d5d3aaa86c0fd7cf2b2fe77a00855

Use ailispaw/barge

aailispaw committed 9 years ago
Unverified
207e7a178b36e8ef8c9977d454cc9ef7dd7566e2

Update Vagrantfile

aailispaw committed 9 years ago
Unverified
ea8673e078018993e82f51547db3eb915a799b9c

Name a provision to use --provision-with

aailispaw committed 9 years ago

README

The README file for this repository.

Docker Cluster with Consul

Verification of talk2docker and DockerRoot Vagrant Box with docker-consul.

Requirements

Setup a cluster

$ make
$ make status
$ make test

Add a wordpress service

$ make wordpress
$ make wordpress-status

References