Deploy your RAG application to railway.app
Dockerfile
in the root of the project, with all the instructions. However, this method is sometimes slower in deployment.
.python-version
file in the root directory of your project and specify the correct version
requirements.txt
file to specify the requirements.
Empty Project
or Deploy from Github Repo
.
You should be all set!
railway up
to deploy your app.