Three commands
Open source
The relay is open source
Apache 2.0.
- Apache 2.0
- Licence
- Rust
- Language
- Reproducible
- Build
git clone https://github.com/Weald-Protocol/wealdrelay
Run it in your account
curl -fsSL https://get.weald.team/relay | sh cd weald-relay && cp .env.example .env && $EDITOR .env docker compose up -d
Give this to your coding agent
Copy this prompt to have an agent install the relay on your server.
Install a self-hosted Weald Relay on my server. Follow the official guide at https://getweald.com/docs/self-hosting end to end. First, check the requirements and confirm the server, DNS hostname, and ports 80 and 443 are ready. Install the published Compose bundle, set the hostname in .env, start the relay, and verify it is healthy. Wait for TLS and database migrations to finish. Do not replace existing services or expose private endpoints. Save the bootstrap invite and genesis fingerprint securely, then tell me what you changed, how you verified it, and what I need to do in the Weald Mac app to create the first workspace. Ask before any destructive change.
Or host it on your Mac
Menu-bar relay.
| Host | What it takes |
|---|---|
| A server or VPS | The commands above, a domain, TLS |
| Your Mac | A signed download, a Docker engine |
macOS 14+. Docker required.