If Flowise is updated, will any of our existing data be affected or lost?
gma-asia
HOBBYOP

7 months ago

Hi, just wondering—if Flowise is updated, will any of our existing data be affected or lost?

$5 Bounty

2 Replies

gma-asia
HOBBYOP

7 months ago

N/A


gamerc0der
PRO

7 months ago

Updating Flowise on Railway may result in data loss, if data persistence is not configured properly. By default, Railway uses ephemeral storage, which is lost every time the service is redeployed or updated (like you are planning to). However, you can prevent data loss by adding persistent storage using volumes or separate dbs. Assuming you are doing that, then you are fine.


Loading...