Can I host multiple relays on same server? I have an experiment I want to try
#asknostr
Can I host multiple relays on same server? I have an experiment I want to try
#asknostr
Yes. In simple case, we just need to set it with different listen Port (7777, 7778, etc) and use Caddy or Nginx to point into them.
Exactly what I want great thank you
Reminds me we need to switch over everything to freenginx at some point
Definitely. You can use
- reverse proxy for it or
- simply use different ports for your relays
Later shall be easily doable with localhost.