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

Add info on setting database access credentials for local developent #85

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

samtuke
Copy link

@samtuke samtuke commented Apr 19, 2019

Update the readme file for the convenience of developers doing initial setup.

@@ -121,6 +121,8 @@ increase web server performance:

### Development

Set the database access credentials by editing `config/parameters.yml`.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should go into the "installation" section, not into the "development" section.

Copy link

@bizmate bizmate Feb 7, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also why not just use environment variables, the parameters.yml is already watching for them, the cleanest approach and easy also to automate for future CI

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants