Minimal cluster setup with docker compose #1240
-
Hello, I want to get some help about how should I start with a minimal cluster setup with docker compose. I want to test my application in a containerized way. But I'm a bit lost what CMD and config should I run the Valkey official container to create 1primary+1replica cluster with TLS. Thanks in advance! |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments
-
the valkey py tests could be of help |
Beta Was this translation helpful? Give feedback.
-
@amirreza8002 thanks for your quick help. |
Beta Was this translation helpful? Give feedback.
-
Hi but who knows, you might be able to find a workaround |
Beta Was this translation helpful? Give feedback.
-
Hello, How can i create a cluster with TLS via valkey-cli? |
Beta Was this translation helpful? Give feedback.
compose
docker file
the valkey py tests could be of help
see if it works