feat(cli): add os-aware install hints for minio extractor dependencies
This commit is contained in:
@@ -634,8 +634,8 @@ PDF/DOCX ingestion runtime requirements:
|
||||
|
||||
- PDF extraction requires `pdftotext`.
|
||||
- DOCX extraction requires `pandoc` or `docx2txt`.
|
||||
- `flynn setup` now checks these dependencies after config save when `backup.minio.enabled: true`.
|
||||
- `flynn doctor` reports `MinIO ingest extractors` status so missing binaries are visible in health checks.
|
||||
- `flynn setup` now checks these dependencies after config save when `backup.minio.enabled: true`, and prints OS-aware install hints when missing.
|
||||
- `flynn doctor` reports `MinIO ingest extractors` status (with install hints) so missing binaries are visible in health checks.
|
||||
|
||||
## Kubernetes Tools
|
||||
|
||||
|
||||
Reference in New Issue
Block a user