Deploy
Railway’s free tier has usage limits. For production use, the Hobby plan ($5/mo) or Pro plan is recommended.
- Fork clawhq-platform to your GitHub account
- Go to railway.app and create a new project
- Select Deploy from GitHub repo and choose your fork
- Railway will detect the
docker-compose.ymlautomatically - Add your environment variables under Variables
- Click Deploy
Environment variables
Add these in the Railway dashboard under your service’s Variables tab. See Environment Variables for the full list. Required at minimum:Custom domain
Railway provides a.railway.app subdomain by default. To use your own domain, go to Settings → Domains in your Railway project and add a custom domain.