Is there any way to submit jobs to a local compute environment from Seqera Cloud?
For example, I have a custom pipeline in a github repository. I want for non Bfx people to be able to go on the cloud, launch a pipeline and have it run on a local server. The server has no job managers and so when I try to create a new compute environment, none of the platform options fit me.
I have installed Tower Agent, and can use -with-tower
to see progress and information about a run that is started on the command line, but can’t for the life of me seem to figure out how to run add a simple pipeline and run it on a local server.