Welcome to the relay.tools installation guide!
If you already have an instance of relay.tools
set up, you may be looking for the documentation!
If you would like to install relay.tools
locally, check out the Local Install Guide!
git clone https://github.com/relaytools/relay-tools-images.git
cd relay-tools-images/machines
./prereqs.sh
./build
This is a good time to grab some coffee. ☕ (Average time: 15-20m)
Change
your.domain
to your own domain.
export MYDOMAIN=your.domain
./configure.sh
machinectl enable mysql && machinectl enable strfry && machinectl enable relaycreator && machinectl enable haproxy
reboot
- Navigate to your domain in a browser and select the drop-down menu
- Sign in with Nostr (Authorize with NIP-07 extension)
- Create some relays!
- Feel free to check out some of the other documentation!