two_nodes_app

Tiny example project showing how to run a local two-node integration scenario using the distribute library from this repository.

This project does not depend on a published Hex version of distribute. Instead, the integration script builds the library at the repository root and then starts Erlang/BEAM nodes using the produced beams (build/dev/erlang/distribute/ebin).

Files

Prerequisites

Run

From this directory:

./scripts/run_integration.sh

This invokes examples/two_nodes/integration_test.sh from the repository root.

Search Document