Make Container Config Strategy 17/56417/1
authorInstrumental <jonathan.gathman@att.com>
Fri, 13 Jul 2018 20:49:26 +0000 (15:49 -0500)
committerInstrumental <jonathan.gathman@att.com>
Fri, 13 Jul 2018 20:59:11 +0000 (15:59 -0500)
commit4ad4763d8c9191998cc671a884d1af5da6ba8bb9
tree124d864d0c3e1e03015ecb70a960e434775a59ef
parent9af4623faed6fd0bda1567cbf28899b5b5363be0
Make Container Config Strategy

Issue-ID: AAF-378
Change-Id: I57186f66b9713262643e0f440f5b9eb78154c155
Signed-off-by: Instrumental <jonathan.gathman@att.com>
33 files changed:
auth/auth-cass/docker/dinstall.sh
auth/auth-cass/src/main/cql/init.cql
auth/auth-certman/pom.xml
auth/auth-fs/pom.xml
auth/auth-gui/pom.xml
auth/auth-hello/pom.xml
auth/auth-locate/pom.xml
auth/auth-oauth/pom.xml
auth/auth-service/pom.xml
auth/docker/.gitignore
auth/docker/Dockerfile [deleted file]
auth/docker/Dockerfile.config
auth/docker/Dockerfile.ms
auth/docker/README.txt [new file with mode: 0644]
auth/docker/agent.sh
auth/docker/dbounce.sh [new file with mode: 0644]
auth/docker/dbuild.sh
auth/docker/dclean.sh
auth/docker/dpush.sh
auth/docker/drun.sh
auth/docker/dstart.sh
auth/docker/dstop.sh
auth/pom.xml
auth/sample/.gitignore [new file with mode: 0644]
auth/sample/bin/agent.sh
auth/sample/etc/org.osaaf.aaf.cm.props
auth/sample/local/.dockerignore [new file with mode: 0644]
auth/sample/local/.gitignore
auth/sample/local/aaf.props
auth/sample/local/org.osaaf.aaf.cassandra.props
auth/sample/local/org.osaaf.aaf.cm.ca.props
conf/CA/newCA.sh [moved from conf/CA/newca.sh with 96% similarity]
conf/CA/newIntermediate.sh