-
I have a newbie question. I deployed Flowise to Railway a couple of months ago. I see that Flowise has been updates with many really good features, however, my Flowise dashboard does not show any of those features. How do I update my existing Railway installation? Can you please help me to understand the steps to take so that I can update it now and for future versions? Thank you |
Beta Was this translation helpful? Give feedback.
Answered by
yavisht
Nov 28, 2023
Replies: 1 comment
-
Step 1: Backup your database![]() Step2: Click on your railway project![]() Step 3: Redeploy your latest deployment![]() IMPORTANT:Make sure you have all the env variables set so that the data is not wiped. Adding/Changing env variables will redeploy the code. See here: |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
HenryHengZJ
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@home-apps
Step 1: Backup your database
Step2: Click on your railway project
Step 3: Redeploy your latest deployment
IMPORTANT:
Make sure you have all the env variables set so that the data is not wiped. Adding/Changing env variables will redeploy the code.
See here:
#1037 (comment)