Self Hosted Upgrade

I have been playing with ReTool on and off for a while. Currently running version Retool version 2.119.1 in Docker on a personal server.

I have been looking at how to upgrade and honestly not following. I am new to Docker as well which complicates things I imagine. Is there a step be step directions to upgrade from where I am to current? I have about "applications" or screens. But can back them up individually if needed. Just looking for guidance. Feeling lost.

Hi @KeithMacK ,

Upgrading retool in docker is as simple as changing the version number in Dockerfile and running update_retool.sh.

See https://docs.retool.com/self-hosted/quickstarts/docker?workflows=without&temporal=local#update-self-hosted-deployment

Don’t forget to backup you database and when coming from 2.11, maybe better to update to latest in a couple of steps.

1 Like