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

How to deploy multi redis #78

Closed
raingolee opened this issue Sep 14, 2015 · 4 comments
Closed

How to deploy multi redis #78

raingolee opened this issue Sep 14, 2015 · 4 comments

Comments

@raingolee
Copy link

hi:

If i want to deploy 32 instances redis, and i have to write 32 times "redis_port"

how can i combine that such as
redis_port: 2000-2031

@DavidWittman
Copy link
Owner

Hey @raingolee... I can't think of a clean way to accomplish this, nor have I seen any other roles which implement this pattern. You'll need to explicitly identify the port on which the redis instance is intended to run.

I'm going to close this for now, but if you have any ideas around how to implement feel free to comment.

@raingolee
Copy link
Author

Hi, David. okay, just close it.. if there is a clean way that i would pull
a request.. thanks

2015-09-20 7:19 GMT+08:00 David Wittman notifications@github.com:

Hey @raingolee https://github.com/raingolee... I can't think of a clean
way to accomplish this, nor have I seen any other roles which implement
this pattern. You'll need to explicitly identify the port on which the
redis instance is intended to run.

I'm going to close this for now, but if you have any ideas around how to
implement feel free to comment.


Reply to this email directly or view it on GitHub
#78 (comment)
.

@3choBoomer
Copy link

@raingolee Can you give an example of how you are currently configuring multiple instances to a single machine?

@DavidWittman
Copy link
Owner

@3choBoomer see my comment here for an example. Let me know if you have any issues!

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

3 participants