Vasanth Srivatsa
How to set minimum RAM & CPU for a single instance?
We're relatively a new startup looking forward to trying out Railway. We'd like to run a Flask server in production using Gunicorn with at least 4GB RAM allocated for our works. There seems to be no option to vertically scale in the deployment settings page.
How can we set minimum RAM, CPU? Any guidance would be helpful. Thank you.
25 replies
Radicale server requires persistent storage. But how? 🤔
Radicale server is a CalDav and CardDav server used to store contacts and calendar events, I'm trying to migrate it from existing Kubernetes cluster to Railway.app.
But according to their docs https://radicale.org/v3.html#storage they require a persistent folder where different calendars and contact books are stored as many
.vcf
files.
I see there's no existing template for Railway.app so I want to build it myself. How do I handle persistent storage?9 replies