
Deploy OpenPanel
Open-source analytics platform for web and mobile apps
Just deployed
op-worker
Just deployed
op-redis
Just deployed
/data
op-proxy
Just deployed
op-clickhouse
Just deployed
/var/lib/clickhouse
op-dashboard
Just deployed
op-postgres
Just deployed
/var/lib/postgresql/data
Deploy and Host OpenPanel on Railway
Deploy OpenPanel with zero configuration.
OpenPanel is an open-source web and product analytics platform that combines the power of Mixpanel with the ease of Plausible, making it one of the best Google Analytics replacements.
About Hosting OpenPanel
OpenPanel is made up of several services working together, including an API, dashboard, worker, and multiple data stores.
Running this yourself normally means setting up PostgreSQL, ClickHouse, Redis, background workers, networking, and storage. This template handles all of that automatically.
All required services are provisioned and connected for you. No configuration is required. Just deploy and start sending events.
A Caddy reverse proxy is included so the dashboard and API are served from a single domain. This allows authentication and cookies to work correctly without needing custom domain setup.
Common Use Cases
- Product analytics for web and apps
- Funnel, retention, and event analysis
- Self-hosted analytics for privacy and control
Dependencies for OpenPanel Hosting
- PostgreSQL for application data
- ClickHouse for analytics data
- Redis for caching and queues
- Caddy reverse proxy for routing
Deployment Dependencies
Implementation Details
Optional Environment Variables:
Email configuration:
EMAIL_SENDERSender address for notificationsRESEND_API_KEYAPI key for sending email via Resend
Access control:
ALLOW_INVITATIONAllow users to invite othersALLOW_REGISTRATIONAllow new registrations after the first user
All core functionality works without additional configuration.
Why Deploy OpenPanel on Railway?
Railway is a singular platform to deploy your infrastructure stack. Railway will host your infrastructure so you don't have to deal with configuration, while allowing you to vertically and horizontally scale it.
By deploying OpenPanel on Railway, you are one step closer to supporting a complete full-stack application with minimal burden. Host your servers, databases, AI agents, and more on Railway.
Template Content
op-worker
lindesvard/openpanel-worker:2.2op-redis
redis:8.2.1op-proxy
caddy:2-alpineop-clickhouse
clickhouse/clickhouse-server:25.12op-dashboard
lindesvard/openpanel-dashboard:2.2op-postgres
ghcr.io/railwayapp-templates/postgres-ssl:17

