Learn how to deploy the Workflow Engine on Your Own Infrastructure
indexify_storage
folder. Deleting that folder will require redeploying the graphs.
server-addr
the address of the indexify server to connect to. Default: 127.0.0.1:8900
.image-version
the version of the image exposed by this executor. Default: 1
.
Enables identifying the version of images run by this executor for function placement.replicas
field for the executor in docker compose to add more executors (i.e parallelism) to the workflow.
This uses a default executor container based on Debian and a vanilla Python installation.
We generally provide docker compose files for local testing of every example project in the repository.