https://github.com/robertoperuzzo/ddev-unstructured
Unstructured self-hosted service for DDEV
https://github.com/robertoperuzzo/ddev-unstructured
Last synced: 12 months ago
JSON representation
Unstructured self-hosted service for DDEV
- Host: GitHub
- URL: https://github.com/robertoperuzzo/ddev-unstructured
- Owner: robertoperuzzo
- License: apache-2.0
- Created: 2025-01-25T14:35:02.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-25T14:43:51.000Z (about 1 year ago)
- Last Synced: 2025-01-25T15:27:41.964Z (about 1 year ago)
- Language: Shell
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/robertoperuzzo/ddev-unstructured/actions/workflows/tests.yml) 
# ddev-unstructured
* [What is ddev-unstructured?](#what-is-ddev-add-on-template)
* [Getting started](#getting-started)
* [How to debug in Github Actions](./README_DEBUG.md)
## What is ddev-unstructured?
This add-on quickly enable the [Unstructured.io](https://unstructured.io/) service into a [DDEV](https://ddev.readthedocs.io) project.
Just a heads-up—there isn't an Unstructured API image build for Silicon Macs (arm64) yet.
Instead, we’re using the build for Linux/amd64. For more details, check out issue [#480](https://github.com/Unstructured-IO/unstructured-api/issues/480).
## Getting started
Install the add-on with `ddev add-on get robertoperuzzo/ddev-unstructured`.
**Contributed and maintained by `@robertoperuzzo`** based on the original work of `@roromedia` in the [#ai](https://drupal.slack.com/archives/CDL2YPBNX/p1737148106043569?thread_ts=1737114857.811289&cid=CDL2YPBNX) Slack channel.