How to launch Corredor server

I’ve installed Corteza and Corredor without docker on an Ubuntu laptop. Corteza server will be started with corteza-server serve-api. But how do I launch the Corredor server?

A further question. When I add a function task to a workflow, the property Configuration/Type contains the item “Corredor automation script executor”. But this item is disabled. When will it be enabled? When the Corredor server is running? When I’ve added a custom automation script?

Not sure what you want to do, but just in case: Corredor is not a required component. If you don’t need it, best to leave it.

But how do I launch the Corredor server?

Inspect the Dockerfile and try to reverse-engineer it:

But this item is disabled. When will it be enabled?

When server successfully connects to Corredor server.

:wave:

Here is an example docker-compose deploy config that includes Corredor you can use to figure out what config bits you’d need.

I’m using corredor to run server-scripts and getting error context deadline exceeded