docker pull scsibug/nostr-rs-relay

docker run -p 4445:8080 scsibug/nostr-rs-relay

Reply to this note

Please Login to reply.

Discussion

yeah this is the rust relay

Looks like this is going to have to be my next attempt. nostream’s dependency on Postgres failed to start.

OK, I am now running the podman command from the nostr-rs-relay README. Let’s see if my VPS can handle it. Compiling…

OK, I seem to have it running.

How do I make it so it always runs at startup? Something about systemd?