Commit graph

6 commits

Author SHA1 Message Date
copilot-swe-agent[bot]
2fd236091e feat(docker): add Docker support for IntelliDocs ML/OCR features
- Add OpenCV system dependencies to Dockerfile (libglib2.0-0, libsm6, libxext6, etc.)
- Update docker-compose.env with ML/OCR configuration variables
- Create docker-compose.intellidocs.yml optimized for ML/OCR features
- Add comprehensive DOCKER_SETUP_INTELLIDOCS.md guide
- Add test-intellidocs-features.sh script for verification
- Add docker/README_INTELLIDOCS.md documentation
- Update main README with IntelliDocs quick start section

New features now available in Docker:
- Phase 1: Performance optimizations (147x faster)
- Phase 2: Security hardening (A+ score)
- Phase 3: AI/ML features (BERT, NER, semantic search)
- Phase 4: Advanced OCR (tables, handwriting, forms)

Co-authored-by: dawnsystem <42047891+dawnsystem@users.noreply.github.com>
2025-11-09 23:44:45 +00:00
Boyuan Yang
f8689c4819
Documentation: Fix URL for PAPERLESS_OCR_LANGUAGE example in docker-compose.env (#10408) 2025-07-19 02:25:31 +00:00
shamoon
fcf532f13e Documentation: documentation updates 2024-11-24 14:20:20 -08:00
viktor-c
3828d712bd
Info about installing on subpath (#1350)
* Update docker-compose.env

* Update configuration.rst

example.com/paperless is not a subdomain, but a subpath. Also when hosting from a subdomain like paperless.example.com one does not have to change anything in the configuration, it just works, because paperless expects to be hosted at root, i.e. paperless.example.com
This however changes when paperless is not hosted at root anymore but for example at paperless.example.com/paperlessNgx

* Update docker-compose.env

* Apply suggestions from code review

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2022-08-31 16:36:13 -07:00
Michael Shamoon
ca0e86757b add PAPERLESS_URL env variable for CSRF 2022-04-08 00:27:53 -07:00
jonaswinkler
769356733a update docker compose files and documentation #339 2021-01-14 12:59:39 +01:00
Renamed from docker/hub/docker-compose.env (Browse further)