Deploy OpenSlides
Digital meeting, agenda, motion, election, and presentation platform
Just deployed
backendAction
Just deployed
Just deployed
Just deployed
Just deployed
Just deployed
Just deployed
redis
Just deployed
backendPresenter
Just deployed
autoupdate
Just deployed
Just deployed
Just deployed
backendManage
Just deployed
postgres
Just deployed
/var/lib/postgresql/data
Deploy and Host OpenSlides on Railway
About Hosting OpenSlides
OpenSlides is a web platform for organizing meetings, agendas, motions, elections, participants, and projected content. This template deploys stable 4.3.1 using the complete official service architecture, a generated superadmin account, private PostgreSQL and Redis, and durable database storage.
Sign in as superadmin with SUPERADMIN_PASSWORD from the backend-manage service.
Common Use Cases
- Digital assemblies and committee meetings
- Agenda, motion, and election management
- Live presentation and participant collaboration
Dependencies for OpenSlides Hosting
Deployment Dependencies
The template contains the official proxy, client, three backend roles, autoupdate, search, projector, authentication, voting, media, ICC, PostgreSQL, and Redis services. PostgreSQL has a persistent volume with daily backups. Railway terminates HTTPS.
Implementation Details
All OpenSlides images are pinned to 4.3.1. Purpose-specific adapters materialize generated secrets as private files for services that require Docker-secret paths. Services communicate only over Railway private networking; the proxy is the sole public endpoint.
Why Deploy OpenSlides on Railway?
Railway provides generated credentials, private networking, HTTPS, restart policies, persistent PostgreSQL storage, daily backups, and Git-driven updates for the full service graph.
Template Content
backendAction
monotykamary/railway-template-openslidesredis
redis:8.4.0-alpinebackendPresenter
monotykamary/railway-template-openslidesautoupdate
monotykamary/railway-template-openslidesbackendManage
monotykamary/railway-template-openslidespostgres
postgres:17.10-alpine