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

Can I run a Redis cluster without a ".conf "configuration file like Mariadb Galera and just configure it all in the docker-comemater.yml file? #135

Closed
Conmi-WhiteJoker opened this issue Nov 11, 2021 · 1 comment

Comments

@Conmi-WhiteJoker
Copy link

I am an independent entrepreneur, and it takes a lot of time for operation and maintenance due to lack of manpower in the early stage. The cluster of Redis needs to create conf file and write docker-compose. yml file before deployment, so the operation needs to be repeated every time a host is added to the cluster.
I was wondering if I could do all the configuration with only one docker-compose. yml like "bitnami/mariadb-galera", so I could just change the cluster ID of each host I added to the cluster to solve the deployment problem.

@Grokzen
Copy link
Owner

Grokzen commented Jan 13, 2022

@Conmi-WhiteJoker No i do not think you can do it like that. I do not know how mariadb-galeria docker image works tho so you will have to test this image and find out for yourself.

@Grokzen Grokzen closed this as completed Jan 13, 2022
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