Relays is used to host Nostr relay binaries.
The binaries have been tested with and are used by Relay Wizard which is a CLI tool that helps you bootstrap a Nostr relay.
To download a relay binary navigate to the Releases page and click on the binary you want to download.
Alternatively, you can use Relay Wizard which will download the binary for your preferred relay implementation as well as bootstrap the rest of the relay.
If you want to learn more about how to setup a relay from scratch, check out Relay Runner
If you just want to know enough to get started, read the following sections to get a server, hook up a domain name and setup remote access:
You should then be able to run Relay Wizard:
curl -sL https://relayrunner.org/relaywizard.sh | bash
If you want to contribute consider testing the binaries by setting up your own relays, by following the Relay Runner guides, and by using Relay Wizard.