#Inquiry: Flowise Updates and Data Persistence on Railway

4 messages · Page 1 of 1 (latest)

oblique flower
#

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?

Open source generative AI development platform for building AI agents, LLM orchestration, and more

humble steepleBOT
#

Project ID: N/A

oblique flower
#

N/A

tulip dustBOT
#

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 add RAILWAY_RUN_UID=0 to 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.