Install the relay

curl -fsSL https://get.weald.team/relay | sh cd weald-relay && cp .env.example .env && $EDITOR .env docker compose up -d

Only one line in the env file matters: the hostname. The rest has defaults.

First boot

The first boot logs a bootstrap invite and a genesis fingerprint. Copy both. The invite is single use and expires after 24 hours.

Leave port 80 open for the certificate. If it fails, the health check names the part that broke.