Global Feed Post Login
Replying to Avatar Melvin Carvalho

# To run a relay

## Prerequsites

Install docker

## Install nostr-rs-relay

sudo docker pull scsibug/nostr-rs-relay

## Run relay

sudo docker run -it -p 4100:8080 --mount src=$(pwd)/data,target=/usr/src/app/db,type=bind scsibug/nostr-rs-relay:latest

Avatar
Atman 2y ago

Thank you very much, Melvin.

Reply to this note

Please Login to reply.

Discussion

No replies yet.