From 63d78a8061d97de7a7cd24c21d4c1919de3b92cf Mon Sep 17 00:00:00 2001 From: Marcel Birkner Date: Fri, 1 Dec 2017 10:23:19 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 12e15f1..26ade1f 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ This GitHub repository contains Dockerfiles for running a set of Continuous Inte Blog article on the CI Docker Container, https://blog.codecentric.de/en/2015/10/continuous-integration-platform-using-docker-container-jenkins-sonarqube-nexus-gitlab > I use this repository for workshops. This is not production ready. -> For production I use a configuration management tool like Ansible to provision the docker container. +> For production I use a configuration management tool like Ansible to provision all docker containers and store passwords and keys in ansible vault. > See https://www.slideshare.net/MarcelBirkner/continuous-delivery-in-enterprise-environments-using-docker-ansible-and-jenkins # Mac User