https://github.com/render-examples/elixir_cluster
Distributed Elixir Cluster on Render with libcluster and Mix Releases
https://github.com/render-examples/elixir_cluster
clustering deployment distillery distributed-systems elixir libcluster phoenix render
Last synced: 6 months ago
JSON representation
Distributed Elixir Cluster on Render with libcluster and Mix Releases
- Host: GitHub
- URL: https://github.com/render-examples/elixir_cluster
- Owner: render-examples
- License: mit
- Created: 2019-06-06T04:08:22.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-07-24T01:17:32.000Z (11 months ago)
- Last Synced: 2024-07-24T03:43:28.228Z (11 months ago)
- Topics: clustering, deployment, distillery, distributed-systems, elixir, libcluster, phoenix, render
- Language: Elixir
- Homepage: https://render.com
- Size: 1.43 MB
- Stars: 25
- Watchers: 4
- Forks: 15
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Distributed Elixir Cluster on Render
This is a sample application demonstrating a distributed Elixir cluster on [Render](https://render.com) using [libcluster](https://hexdocs.pm/libcluster), [Phoenix](https://phoenixframework.org) and [Mix releases](https://hexdocs.pm/mix/Mix.Tasks.Release.html) introduced in [Elixir 1.9](https://elixir-lang.org/blog/2019/06/24/elixir-v1-9-0-released/).
## Deployment
Follow the guide at https://render.com/docs/deploy-elixir-cluster.