Skip to content

Add tesseract support for docker deployments #13450

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
kennylouie opened this issue Dec 12, 2024 · 0 comments
Open

Add tesseract support for docker deployments #13450

kennylouie opened this issue Dec 12, 2024 · 0 comments

Comments

@kennylouie
Copy link

In what scenarios do you need this feature?

I would like to deploy siyuan via docker on my web server and also be able to run OCR on images.

Describe the optimal solution

Siyuan allows tesseract OCR to run in a docker scenario. There could also be a tesseract included binary version for every siyuan version, or instructions to create my own docker image that includes the tesseract binary and languages.

Describe the candidate solution

Remove the logic that prevents Container's that are docker to be able to init and run tesseract. A dockerfile with instructions on how to build a siyuan image with tesseract and languages. A suggestion could be to even have published docker images for both vanilla siyuan, and tesseract included.

Other information

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant