From 1dfd755641617fcc384f1e5da576b414181cfcc4 Mon Sep 17 00:00:00 2001 From: David Steiman Date: Wed, 5 Oct 2016 12:29:08 +0200 Subject: [PATCH] start ACL readme block and testing docker hub integration --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index b644c6e..740f65f 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,10 @@ You will have to configure the `config/git2consul.json` file to have it load its Simply run `docker-compose -f quickstart/consul-loader-git.yml up` to start Consul and the agent. +# ACL loading + +to do...testing proper docker hub generation + - [Spring Cloud Consul docs](https://cloud.spring.io/spring-cloud-consul/#spring-cloud-consul-config) - [Consul K/V store API docs](https://www.consul.io/docs/agent/http/kv.html) - [Git2consul docs](https://github.com/Cimpress-MCP/git2consul)