Hi everyone, I’m not using Docker for my Corteza deployment. I put the env path CORREDOR_EXT_SEARCH_PATHS to load the automation scripts and restarted the service but the Workflow app doesn’t detect it yet.
Can someone point me in the right direction on adding automation without using Docker?
(The database is a regular MySQL 8.x.x instance on AWS without Docker).
The Corredor server is the “lower-level” approach to handling automation and is not the same thing as a Workflow.
Workflows are a visual approach to defining automation, where an automation script is just pure code.
The workflow app won’t show your registered automation scripts; they can be seen in the Admin area > automation > Corredor scripts.