Tigershark
Deploying a django site that works in a devcontainer to Railway
Hi folks. I must confess to being a little new to this whole infra stuff. I know I can use templates from Railway but I have an existing Github repo with a Django project and I want to deploy it to Railway. It seems to build fine but will not deploy. It has a Docker file used for the devcontainer. What pre-requisites are there to get a Github Django project with Docker file to deploy to Railway?
40 replies