Currently, OpenKB only supports the local filesystem. For enterprise and production deployments, this requires a large workaround layer: files need to be downloaded from object storage to a local temporary directory before ingestion, and the generated wiki artifacts then need to be uploaded back to object storage.
Native S3 support would make OpenKB much easier to run in multi-worker, cloud-native, and production environments.
Currently, OpenKB only supports the local filesystem. For enterprise and production deployments, this requires a large workaround layer: files need to be downloaded from object storage to a local temporary directory before ingestion, and the generated wiki artifacts then need to be uploaded back to object storage.
Native S3 support would make OpenKB much easier to run in multi-worker, cloud-native, and production environments.