aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorVijay Venkatesh Kumar <vv770d@att.com>2018-12-12 21:25:56 +0000
committerGerrit Code Review <gerrit@onap.org>2018-12-12 21:25:56 +0000
commit142a1d4d8177e86eac9e1e534708c6e8cc9d4c22 (patch)
tree57487f99433255d64e40eadeabb3dab2902257ef /README.md
parent713bb43a00682ebaeb1ada4eb27af965a8d7d56d (diff)
parent27b6e6483e73e37a235b8160ad9a1c9f3f68d5ea (diff)
Merge "Remove clear text password"
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index 09037680..f77ca227 100644
--- a/README.md
+++ b/README.md
@@ -29,6 +29,14 @@ Run the image using docker-compose.yml
docker-compose up
```
+### Generate auth credential
+
+Util "crypt_password.py" to generate new cryptographic password is stored in dcaegen2/sdk
+
+```
+python crypt_password.py -p TestPassword
+```
+
### Environment variables in Docker Container
Most of the configuration of how VESCollector should be started and managed is done through environment variables.
Some of them are set during the image build process and some of them are defined manually or by