cephalization / remix-house-stack

Remix Stack built on Turborepo. Includes Dockerfiles, an API, Typescript, Tailwind, Jest, and Prettier.
6 stars 4 forks source link

Railway Deployment #7

Open cephalization opened 1 year ago

cephalization commented 1 year ago

Document deployment on railway

cephalization commented 1 year ago

While it can read Dockerfile just fine, and support turborepo, they are mutually exclusive.

Furthermore, docker-compose.yml is not supported so easy config of an internal docker network does not work.

That being said, I got a multi app turborepo deployed on railway with minimal pain but a lot of railway conf