All Templates / Starters
Symfony
A simple Symfony app that is connected to a Postgres database
Worker Service
railwayapp-templates/symfony
Just deployed
Cron Service
railwayapp-templates/symfony
Just deployed
Postgres
railwayapp-templates/postgres-ssl:16
Just deployed
/var/lib/postgresql/data
App Service
railwayapp-templates/symfony
Just deployed
This is a Symfony starter app that connects to a Postgres database.
This setup deploys your Symfony app on Railway, ensuring that your database, scheduled tasks (crons), and queue workers are all fully operational.
The deployment structure follows a "majestic monolith" architecture, where the entire Symfony app is managed as a single codebase but split into four separate services on Railway:
Template Content
Worker Service
railwayapp-templates/symfonyCron Service
railwayapp-templates/symfonyApp Service
railwayapp-templates/symfonyDetails
Prosper Otemuyiwa
Created on Nov 12, 2024
3 total projects
2 active projects
75% success on recent deploys
PHP, Shell, JavaScript, Twig, CSS
Starters
More templates in this category
New
Django Monolith
A Django app connected to a Postgres database with Celery and Celery Beat.
Prosper Otemuyiwa
TanStack + React Starter
A barebones TypeScript React starter with TanStack Router & Query setup
Kyle Gill
20
New
Scala Play
A simple Play framework app connected to a Postgres database.
Prosper Otemuyiwa