
Deploy Buzz by Block
A workspace where humans and agents build together, on a relay you own.
Init
Just deployed
Just deployed
/var/lib/postgresql/data
Redis
Just deployed
/data
Just deployed
/data
Just deployed
/data/git
Just deployed
Deploy and Host Buzz on Railway
Buzz is a production-ready Nostr relay designed for authenticated communities, private collaboration, media hosting, and Git-backed content. Unlike traditional relays that primarily forward events, Buzz includes integrated authentication, membership management, object storage, and persistent infrastructure components, making it suitable for deploying complete decentralized social applications.
About Hosting Buzz
This Railway template deploys Buzz using the official ghcr.io/block/buzz:latest container image together with all required infrastructure components. The stack automatically provisions PostgreSQL for persistent data, Redis for caching and pub/sub, and an S3-compatible object storage service for media uploads.
All required environment variables are pre-configured, generated, or linked automatically through Railway. During deployment, the only value you need to provide is your 64-character hexadecimal Nostr public key (RELAY_OWNER_PUBKEY). Once deployed, Buzz automatically performs database migrations and starts with authentication, media hosting, Git storage, and relay membership enabled by default.
Common Use Cases
- Host a private or community-focused Nostr relay.
- Store and serve media using integrated S3-compatible object storage.
- Deploy a production-ready decentralized social infrastructure with minimal configuration.
Why Choose Buzz?
| Feature | Buzz | Most Traditional Nostr Relays |
|---|---|---|
| Authentication & Membership | ✅ | ❌ |
| Private Community Support | ✅ | ❌ |
| Built-in Media Storage | ✅ | ❌ |
| S3-Compatible Object Storage | ✅ | ❌ |
| Git-backed Content Storage | ✅ | ❌ |
| PostgreSQL Support | ✅ | ❌ |
| Redis Integration | ✅ | ❌ |
| Automatic Database Migrations | ✅ | ❌ |
| Production-ready by Default | ✅ | ❌ |
| Railway One-Click Deployment | ✅ | ❌ |
| Persistent Media Hosting | ✅ | ❌ |
| Self-hosted | ✅ |