An open API service indexing awesome lists of open source software.

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

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.