Skip to content

Extract database config to a file and share db with child. #7

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

Merged
merged 1 commit into from
Jul 23, 2013

Conversation

josephdpurcell
Copy link
Contributor

Extract log level, db config, and port to a JSON config file.

My hope is that the config file could be expanded to enable and disable various modules or features (that have not been built but are in progress).

@ecdeveloper
Copy link
Owner

Great. All settings, such as db name, ports, etc should definitely be stored in a config file. Merging.
I think it would be cool to have Environments support in config file, so you can have separate configurations for different environments.

ecdeveloper pushed a commit that referenced this pull request Jul 23, 2013
Extract database config to a file and share db with child.
@ecdeveloper ecdeveloper merged commit 4c19023 into ecdeveloper:master Jul 23, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants