Skip to content

Latest commit

 

History

History
 
 

railway

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Railway Deployment

Quick Deploy

Deploy on Railway

Manual Setup

  1. Fork this repository
  2. Create a new Railway project
  3. Configure environment variables:
    • INSTALL_TYPE: basic or all
    • ENABLE_GPU: true/false
  4. Deploy!

Configuration

See railway.toml for:

  • Memory limits
  • Health checks
  • Restart policies
  • Scaling options