<@U0F3291QE> I tried to use your fxlauncher-gradle...
# tornadofx
d
@edvin I tried to use your fxlauncher-gradle-plugin for my project to autodeploay from bamboo. TO make this working I created a nginx docker container and bound a domain to it and created a second container on the same volume with an ssh daemon to be able to upload the files. Since I did not find an easy way to copy it directly via docker cp with your plugin, I thought this might be the easiest way. However, now I opened ssh on a different port and I’m a little bit stuck since I did not find out how to set the port in “deployTarget ‘username@hostname:path’“?