Hacker News new | ask | show | jobs
by mehphp 1012 days ago
In my experience, deploying BEAM has been just as easy as anything else I can containerize.

WRT getting them to communicate? I ended up giving up on that altogether…

I’m usually good at figuring that stuff out but this one ended up not being worth it (in my case).

1 comments

What ended up being the problem, maybe is could make this a little clearer (I used https://www.erlang.org/doc/apps/ssl/ssl_distribution as a guide).

Was your requirement to have ssl as the distribution communication mechanism ?

I appreciate it, but it's been a couple of years now, so I can't remember specifically.