https://github.com/bluecmd/elixir-cluster
Playground for learning distributed Elixir
https://github.com/bluecmd/elixir-cluster
Last synced: 12 months ago
JSON representation
Playground for learning distributed Elixir
- Host: GitHub
- URL: https://github.com/bluecmd/elixir-cluster
- Owner: bluecmd
- Created: 2022-07-29T18:00:54.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-29T18:06:55.000Z (almost 4 years ago)
- Last Synced: 2025-06-28T14:56:58.277Z (12 months ago)
- Language: Elixir
- Size: 4.88 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# elixir-cluster
Start it by running `docker compose up`. It will set up a 4 node cluster and
connect the nodes to eachother 5 seconds after start up.
**TODO:** Add mTLS certificates and custom verify function to play with locking down BEAM
[](https://asciinema.org/a/ba7ZNN6qBTGNEnhZ8PfEA9JEH)