What is currently the way to use Erlang distribution between Docker containers under some orchestration?

Here’s an archive.org link: Running Erlang Releases without EPMD on OTP 23.1+ · Erlware Blog

Throwing my hat into the ring: GitHub - rlipscombe/epmd_docker: Connecting to Erlang nodes in docker, by subverting epmd

This is more for connecting from the host to a container, but we found it useful when we were using docker-compose for orchestration (we use k8s these days).

Sorry about that. The domain is gone (it wasn’t mine but a friends). I need to get the site working on the github sites url so at least it works even if the urls stay broken :frowning: