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

Move datasource requirements from bootstrap to own requirements file #512

Merged
merged 1 commit into from
Jul 27, 2015

Conversation

johnkearney
Copy link
Contributor

It would be nicer for us if the requirements for new datasources were separated from bootstrapping of an instance. Would you mind having a change like this?

arikfr added a commit that referenced this pull request Jul 27, 2015
Move datasource requirements from bootstrap to own requirements file
@arikfr arikfr merged commit e9f1e3a into getredash:master Jul 27, 2015
@arikfr
Copy link
Member

arikfr commented Jul 27, 2015

Totally makes sense and having the versions defined is a good move.

I'm curious now -- why is it making a difference for you?

@johnkearney
Copy link
Contributor Author

Thanks! (There are a few more requests like this still to come.)
In short this is useful to us (at Swrve) because we have our own deployment scripts that replicate your bootstrap.sh and related files but configure the redash for our needs - so being able to separate out the data from the code makes our deployment files more maintainable.

@arikfr
Copy link
Member

arikfr commented Jul 27, 2015

Nice. I guess that once #450 (Docker support) is implemented, it will make your life easier...

@johnkearney johnkearney deleted the tidier-requirements branch July 28, 2015 00:02
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