gma-asia
HOBBYOP
8 months ago
Hi, just wondering—if Flowise is updated, will any of our existing data be affected or lost?
2 Replies
gamerc0der
PRO
8 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.