Commit Graph

15 Commits

Author SHA1 Message Date
eikek
9d69401fea Add Lithuanian to processing languages
SOLR doesn't support Lithuanian, maybe it can be added via plugins. A
manual setup of solr is required then. It has been added with basic
support.

Closes: #1540
2022-05-21 14:36:01 +02:00
eikek
d6a2ca48ca Adopt docker setup for addons (opt-in) 2022-05-21 00:44:17 +02:00
eikek
a6759a4f70 Use openjdk8 on alpine for arm64 and arm/v7 2022-03-04 21:51:40 +01:00
eikek
0c56c3b46a Fixing typo in version
This should fix nightly builds. Build script changed to be more compatible.
2022-01-23 01:06:00 +01:00
eikek
7afcdea9f6 Try older docker base image due to missing packages 2021-11-30 22:42:48 +01:00
eikek
26847dc970 Remove default config file in docker images
Since this file cannot be changed inside the image, and people need to
specify a new file or env variables, it doesn't make sense to add it.
Also if it is present, it is preferred to the env variables.
2021-10-25 11:27:17 +02:00
wallace
589c41003f Add hebrew document language 2021-08-24 01:19:42 +03:00
eikek
d6af7dd659 Remove the "tools" docker image 2021-08-20 18:21:28 +02:00
eikek
326cf1c087 Use different japanese train files for tesseract
They seem to work better as suggested here:
https://github.com/tesseract-ocr/tessdata/issues/119

Refs: #973
2021-08-13 16:46:37 +02:00
eikek
9457de32b6 Fix health check in docker images 2021-08-11 19:23:15 +02:00
eikek
f994d4b248 Add japanese document language 2021-07-28 20:05:48 +02:00
eikek
d6d2793554 Fix docker build script for releases 2021-06-18 23:53:41 +02:00
eikek
76e47310ce Docker buildx setup for multiple architectures 2021-06-08 21:29:36 +02:00
eikek
71b913b19f Add a release actions
Github workflows to create a nightly release automatically and a
stable release semi-automatic (a 2-step process).
2021-05-31 14:42:43 +02:00
eikek
b122d9eab0 Rework docker setup 2021-05-31 14:32:37 +02:00