Hello.
Result of my AppDeamon script want to save to remote MySQL DB but only possibility is use SSH Tunnel forward ports.
Manually (outside HA and AppDeamon) using below instruction I can connect to remote MySQL DB under 127.0.0.1:3306
https://linuxize.com/post/mysql-ssh-tunnel/
However how to use SSH Tunell in AppDeamon add-on? Try use some packages but always got some issue.
BR, Krzysiek