latest--LocalFileMemory
shared| Type | object |
|---|---|
| Schema URL | https://catalog.lintel.tools/schemas/schemastore/eidolon-resource/_shared/latest--LocalFileMemory.json |
| Parent schema | eidolon-resource |
Type:
object
Retrieve documents from a local file system. Note that this is the file system where the Eidolon application is running. This means building the files onto the runtime image, or mounting a volume to the container.
Docker volume Build the files into the runtime image Kubernetes volumes
Properties
implementation
const: "LocalFileMemory"
required
root_dir
string
The root directory to store files in.