mirror of
https://codeberg.org/scottslowe/learning-tools.git
synced 2026-03-11 09:04:37 +00:00
Update README.md
Update README.md to reflect the the docker-swarm-etcd project is no longer considered incomplete.
This commit is contained in:
parent
ea369a3da7
commit
9fe2a6a3c1
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ This repository contains a variety of files and tools for learning new technolog
|
|||
|
||||
**consul**: In this folder you'll find a `Vagrantfile` and supporting documents to run a Consul cluster under Vagrant on your local laptop.
|
||||
|
||||
**docker-swarm-etcd**: In this folder is a `Vagrantfile` and supporting files for turning up a Docker Swarm cluster powered by etcd 2.0. _(INCOMPLETE)_
|
||||
**docker-swarm-etcd**: In this folder is a `Vagrantfile` and supporting files for turning up an etcd 2.0-backed Docker Swarm cluster.
|
||||
|
||||
**docker-swarm**: This folder contains a `Vagrantfile` and supporting files to run a Consul-backed Docker Swarm cluster under Vagrant on your local system.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue