Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide the user password through an environment variable #5

Open
4 of 5 tasks
bcogrel opened this issue Oct 30, 2019 · 0 comments
Open
4 of 5 tasks

Provide the user password through an environment variable #5

bcogrel opened this issue Oct 30, 2019 · 0 comments
Assignees

Comments

@bcogrel
Copy link
Member

bcogrel commented Oct 30, 2019

  • Try for most (if not all) Docker images to create the user at container initialization time using the provided password
  • Change the properties files in the ontop-docker-tests module and inject a default value in the main pom.xml file of Ontop
  • Adapt the Gitlab and Travis scripts to use an environment variable whose value is provided by the environment of the script, not the script itself
  • Move the default passwords to a .env.example file
  • Update the README and propose the users to do cp .env.example .env.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants