What is Omaship?
Omaship creates a fully configured Rails application in your GitHub account—with CI/CD, payments, backups, and deployment already working. You just point your domain at it.
What You Get
- A GitHub repository — Your own repo with a production-ready Rails 8 app
- CI/CD configured — Tests, security scans, and deployment pipelines ready to go
- Secrets set up — API keys, deployment credentials, all configured
- Initial run completed — Your app running on infrastructure we manage
- Preview deployments — Every PR gets its own preview URL
- Automated backups — Your data is safe, automatically
What You Do
One thing: configure your DNS. That's it.
Point your domain at your app, and you're live. Everything else—server setup, SSL certificates, deployments, backups—is handled for you.
The Engine Architecture
Your app includes several Omaship engines that provide functionality:
- omaship_base — CI/CD workflows, deployment configuration, infrastructure updates
- omaship_preview — PR preview deployments at
pr-N-preview.yourdomain.com - omaship_backup — Daily automated backups with local and cloud storage
- omaship_payments — Stripe integration for payments and subscriptions
- omaship_admin — Admin dashboard for managing users and content
- omaship_landing — Landing page components
- omaship_newsletter — Email campaigns and subscriber management
Engines receive updates that you can apply when ready. Your customizations stay intact. See How Omaship Works for details.
Who Is This For?
Business owners who want a professional site without WordPress complexity — edit content easily and own your platform. Developers who want to skip infrastructure setup — get a Rails app with CI/CD ready and focus on features, not DevOps.
Next Steps
- Quick Start — Get your first project running in under 10 minutes
- Free Tier — Get a landing page with waitlist capture, free
- How It Works — Understand the engine architecture
- Changelog — See what's new