Thread

Somebody should make a Nostr client to deploy and manage ready-made relays for us using as many cloud providers as possible. I'd like to easily run 2 DM relays is separate cloud providers. Sign in with your nsec, select which relay to ship, select provider, done. The app should watch for software updates and notify us to update, which should just be a single button.

Replies (13)

This would be amazing! I always prefer to deploy things myself, but that's only because I'm an extremely nerdy guy. I recently did exactly this--deployed my own relays to cloud providers, and it was honestly pretty simple. Something that could wrap this up as a paid-for service would be awesome!
🛡️
You think a quick docker compose file with cloudflare tunnel and a relay would be something to consider as well (or, alternatively, just a bash script to install cloudflared + a relay)? Most people here are probably technical enough to do something like that, and running it on an old laptop or Raspberry Pi might be something interesting to a lot of people if it was pretty much plug and play without need of a static IP or open port.