10 months ago
Hi, I’d like to host Flowise (https://flowiseai.com/) on Railway for cloud hosting, and I wanted to ask: if Flowise is updated, will any of the existing data be lost?
Pinned Solution
10 months ago
Sorry for the delay,
You juste have to right click on your service and to click "Attach a volume". It will then ask you where you want the volume to be mounted.
Attachments
5 Replies
10 months ago
Hello,
On Railway you can attach a volume to your service. Just make sure your user have permissions to write on the volume inside the container since it's mounted as root (You can add RAILWAY_RUN_UID=0 to your environment variables to run your service as root)
10 months ago
Sorry for the delay,
You juste have to right click on your service and to click "Attach a volume". It will then ask you where you want the volume to be mounted.
Attachments
Status changed to Solved chandrika • 10 months ago