Going a bit crazy with setting up a relay for #nostr 😅
Discussion
Which one?
I started out with #nostr-rs-relay, now I switched to #nostream. I then tried to setup two identical nostream relays and setup mirroring between the two, but that failed, too difficult to debug, nothing useful in the logs... And the documenation is not clear on how to do that anyway.
Also I tried to setup a cloudflare proxy, but that failed as well, not sure why, I have ws enabled...
So in general, what I notced is, its very easy to get any relay up and running (via docker + nginx + letsencrypt), but anything else, managing the relay, managing the spam...etc, its just not that well documented, you have to be a postgres wiz and write your own stuff. Or am I missing something 😅