Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 621 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 621 Bytes

scs Proof-of-Concept Config

This repository contains the configuration for the scs-poc Applications.

To use the config locally start the consul server with the wrapper consulw.sh. That script downloads the consul binary if the executable is not present in the path environment.

To get the config into consul you can use

  • dev-git2consul.sh to put the commited version or
  • dev-data.yml2consul.sh to put all local data.yml files into the key value store.

You can also use the Web UI to add or edit configurations.