Skip to content
This repository has been archived by the owner on Dec 4, 2020. It is now read-only.

Restructured credential generation with new sourceable secrets file #25

Merged
merged 2 commits into from
Mar 31, 2016

Conversation

dsingh07
Copy link
Contributor

Credential generation now does the following:

  • A secrets file is now generated with all the randomly generated passwords as well as the initial admin credentials
  • This file is now sourced everytime credentials.generate.sh is called so that all the environment variables are in the shell
  • An example file is provided which is used to create the secrets file
  • The secrets file should not be uploaded to a remote repo hence it is in the gitignore
  • Secrets file should be deleted and recreated for each new ADOP instance, hence if the secrets file is changed, docker compose needs to be re-run
  • Additional strength checks for the user password

@nickdgriffin nickdgriffin merged commit 4042305 into Accenture:master Mar 31, 2016
@nickdgriffin
Copy link
Contributor

LGTM.

@nickdgriffin nickdgriffin modified the milestone: 0.2.0 Apr 27, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants