ConnertonC
Windmill6mo ago
2 replies
Connerton

Equivalent of jenkins job script running via ssh on remote machine agent

With jenkins I have a deploy script for an app. I have an agent installed on prod server and when I run the job jenkins will ssh into the server and run the bash script.

What is the windmill equivalent of that? I can't find any documentation on running scripts on the host machine or having worker that is an agent on a server, not in docker.
Was this page helpful?