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

Redis URL environemnt variable in entrypoint.sh? #47

Closed
lukasmrtvy opened this issue Nov 8, 2018 · 3 comments
Closed

Redis URL environemnt variable in entrypoint.sh? #47

lukasmrtvy opened this issue Nov 8, 2018 · 3 comments

Comments

@lukasmrtvy
Copy link
Contributor

lukasmrtvy commented Nov 8, 2018

According to this: #35

Can You update entrypoint.sh to support REDIS_URL env varaible?

And can You provide example of Redis URL ?
For example:

REDIS_URL="redis://:password@host:port/database"

Here is info about username in redis URL: https://stackoverflow.com/a/44353927/3797368

@eli-darkly
Copy link
Contributor

Yes, we should do that.

@lukasmrtvy
Copy link
Contributor Author

@eli-darkly PR #48

@eli-darkly
Copy link
Contributor

I'm sorry I forgot to update this issue, but this change was included in the v5.5.0 release. Thanks.

LaunchDarklyCI pushed a commit that referenced this issue Nov 7, 2019
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

No branches or pull requests

2 participants