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?
#Inquiry: Flowise Updates and Data Persistence on Railway
4 messages · Page 1 of 1 (latest)
Project ID: N/A
N/A
New reply sent from Help Station thread:
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 addRAILWAY_RUN_UID=0to your environment variables to run your service as root)
You're seeing this because this thread has been automatically linked to the Help Station thread.