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

feat: Add docker-compose setup config for example code #130

Merged
merged 4 commits into from
Sep 25, 2024

Conversation

CHOUMnote
Copy link
Contributor

@CHOUMnote CHOUMnote commented Sep 23, 2024

Resolves: #122

The dynamic-members code of raftify has been packaged using Docker. Additionally, a Docker Compose configuration for a 3-node example has been added.

Currently, the local binding is not configured, so the recovery option cannot be used. Plans to add local binding in the future to enable recovery functionality are underway.

@jopemachine
Copy link
Member

Thanks!

@jopemachine jopemachine merged commit d02b953 into lablup:main Sep 25, 2024
7 checks passed
@jopemachine jopemachine changed the title feat: dynamic members docker packaging and compose setup feat: Add docker-compose setup config for example code Sep 25, 2024
@jopemachine jopemachine added the feature New feature or request label Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Package Raftify with Docker and Extend to Multi-Node Clusters
2 participants