I'm struggling with the same thing. In every example I find (like Chris McCord's great article on Dockyard: https://dockyard.com/blog/2016/01/28/running-elixir-and-phoenix-projects-on-a-cluster-of-nodes), the node names are specified. In a situation where the scaling is being done automatically, how do we assign a node a unique name and then connect it to other nodes on the network?
I'm looking at us convox.com to run a set of autoscaled nodes in a virtual private cloud on AWS. On Sunday, July 24, 2016 at 11:40:50 AM UTC-4, Nam Chu Hoai wrote: > > Hi all, > > I'm currently exploring Elixir/Phoenix in our organization and while a lot > of things looks amazing, I'm struggling to find more elaborate > documentation when it comes to deploying as a multi-node cluster? Most > content out there is focused on either single-node deployments, or > provisioning nodes manually for connectivity in a cluster. We are using > tools akin to Kubernetes/Mesos where it would be trivial to bring up > "nodes", but getting them to communicate seems like an exotic task for now? > > Nam > -- You received this message because you are subscribed to the Google Groups "elixir-lang-talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elixir-lang-talk/de1f45ad-8031-4ae2-9dd6-d80a2a517139%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
