mirror of
https://codeberg.org/scottslowe/learning-tools.git
synced 2026-03-11 09:04:37 +00:00
Update master README.md file
Update top-level README.md file to include information on new multi-Swarm manager Docker Swarm environment found in the "docker-swarm-ha" folder.
This commit is contained in:
parent
e1b1cc22b2
commit
e8145d7818
1 changed files with 2 additions and 0 deletions
|
|
@ -12,6 +12,8 @@ This repository contains a variety of files and tools for learning new technolog
|
|||
|
||||
**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-ha**: This folder holds a `Vagrantfile`, supporting files, and instructions for turning up a Consul-backed Docker Swarm cluster with multiple Swarm managers for high availability.
|
||||
|
||||
**etcd-2.0**: Use the `Vagrantfile` and other files in this directory to turn up an etcd 2.0.9 cluster running on Ubuntu 14.04.
|
||||
|
||||
**lxd**: In this folder you'll find a `Vagrantfile`, instructions, and other files to help work with LXD (pronounced "lex-dee"), a new daemon and CLI for working with LXC-based OS containers.
|
||||
|
|
|
|||
Loading…
Reference in a new issue