Railway adds one-click highly available Postgres and bucket management via CLI
One-Click Highly Available Postgres
Railway now offers simplified provisioning of production-ready, highly available Postgres databases with a single click. This removes the complexity of manually configuring replication, failover, and redundancy—common pain points when setting up resilient databases.
Bucket Management in CLI
The Railway CLI has been enhanced with bucket management commands, allowing developers to create, configure, and manage object storage directly from the command line. This eliminates the need to switch between the web dashboard and CLI for storage operations.
Key Benefits
- Simplified Operations: Reduce database setup time and operational complexity
- Infrastructure as Code: Manage storage buckets alongside other infrastructure via CLI
- Better Developer Experience: One-click deployments reduce friction in the development workflow
Getting Started
Developers can access these features through the Railway dashboard for Postgres provisioning and via the latest Railway CLI version for bucket management. Check the Railway documentation for detailed setup instructions.