I've installed Windmill using Docker Compose. Is it possible to run PHP Artisan commands and bash scripts on a remote server? The bash scripts are located on an Ubuntu remote server.
We can access the remote server by using its private key.can we use key file to connect remote server is this also possible using the python ssh library ?