SSH Tunneling for MySQL resources?
Is there a way to enable the mysql resource type to support ssh tunneling as part of the configuration? I have used another Windmill competitor that didn't mention SSH Tunneling in their docs or initially in their UI, but then I learned it just needed to be enabled through an environment setting.
2 Replies
we do not support it at the moment
If you're self hosting on a single machine and using docker compose, you can create the tunnel manually using the
lscr.io/linuxserver/openssh-server
.