Open Railway template
Best one-click path for most users. The template provisions Manifest,
PostgreSQL, and a bucket for request logs.
Overview
Railway is the fastest hosted path for Manifest. Use the published Manifest template to create a project with the Manifest app, a PostgreSQL database, and a storage bucket for request logs, then open the generated domain and create the first admin account.Prerequisites
- A Railway account.
- A Railway workspace with permission to create projects and services.
- Billing enabled if your usage exceeds the free included resources.
Deploy
- Open the Manifest Railway template.
- Choose the Railway workspace and project where you want to deploy Manifest.
- Review the services that will be created.
- Deploy the template.
- Wait for the Manifest service and PostgreSQL database to finish provisioning.
messages-recordings bucket, so you do not need to create PostgreSQL or recording storage separately.
Open Manifest
Open the generated Railway domain and create the first account. Fresh installs redirect to/setup; the first account you create becomes the admin.
Verify the deployment:
Notes
- Use a custom domain before configuring production OAuth callbacks.
- Keep PostgreSQL backups enabled for production data.
- The template provisions a
messages-recordingsbucket for request logs, so they survive redeploys without extra setup. - Use the Railway service logs when debugging failed boots or database connection issues.