Retool Self-Hosting on Windows Server

Hello, we installed Retool as self-hosting on an Ubuntu system. Is there a way to install Retool on a Windows Server? If yes, what is the correct procedure? We couldn't find any information about Windows Server.
greeting
Christian

:grinning:

Hey @cwolff!

This is something I haven't done myself but other users have successfully installed Retool on Windows. Roughly, you'll want to

  1. Install Linux on your machine with something like WSL
  2. Install both docker and docker-compose
  3. Clone the Retool repo and run the install.sh script

If you run into any issues doing so please let me know and I'll help investigate :slightly_smiling_face:

Curious if you ever got this to work