Production-Ready Nostr Relay
Deploy Faster
Everything you need for production Nostr Relay
From automated deployment to distributed relay networks, Shugur provides battle-tested nostr relay infrastructure with high availability and censorship resistance.
Quick Start
Deploy in minutes, not hours
Choose your deployment strategy and get started with a single command. Both options include automated setup and production-ready configurations with distributed relay architecture.
Standalone Installation
Perfect for development, testing, or small-scale production
- Single-node deployment
- All services on one server
- Automatic SSL certificates
- Web interface included
curl -fsSL https://github.com/Shugur-Network/relay/raw/main/scripts/install.standalone.sh | sudo bash
Distributed Installation
Production-ready, high-availability multi-node setup
- Multi-node relay cluster
- High availability with failover
- Load balancing across nodes
- Single connection endpoint
curl -fsSL https://github.com/Shugur-Network/relay/raw/main/scripts/install.distributed.sh | sudo bash
Need help choosing? Check out our detailed installation guide or system requirements
Architecture
Built for scale and reliability
Shugur Relay uses a distributed relay architecture that eliminates single points of failure, ensuring high availability and seamless failover for your applications.