We have self-hosted retool running on AWS fargate with version 3.24.1. I read in the documentation that incremental update is the suggested way to the newest version. I see there is an architectural difference from the version we are having now, does it mean there is a change in the cloud-formation template as well? (Atleast i see there are new parameters in the newer versions) I cannot find proper documentation on how the upgrade to newer version should be performed for retool in aws fargate. can somebody help?
We have a similar dilemma, we are using self-hosted with temporal version 3.41.0 which has the architectural difference to the latest version of Retool. There does not appear to be any documentation that we can find online to explain how to move to the latest version from an older architecture. Does anyone have any pointers on how to achieve this upgrade?
Apologies for the lack of documentation, it sounds like you are on a fairly old version which would need to be updated to the nearest stable version, which would be 3.75 first just to make sure you can get the app running.
Here is our cloud formation template, as long as your DB persists, everything should move over smoothly and be accessible. So make sure you have your DB connection information and thread that into the new template.
Any other custom setups you have for your apps you would need to replicate over.