Sign in
apache
/
tika-grpc-docker
/
HEAD
404fb42
Merge pull request #3 from apache/TIKA-4580-fix-plugins
by Nicholas DiPiazza
· 7 months ago
main
fa755d5
Add debug logging to show plugin directory contents at startup
by Nicholas DiPiazza
· 7 months ago
TIKA-4580-fix-plugins
31c7a86
Use /var/cache/tika/plugins instead of /tmp for plugin storage
by Nicholas DiPiazza
· 7 months ago
0fe0f5a
Add Java 9+ JVM arguments to Docker entrypoint
by Nicholas DiPiazza
· 7 months ago
fb5fa81
Fix example command to use .json instead of .xml
by Nicholas DiPiazza
· 7 months ago
106a27f
TIKA-4581: Use --plugin-roots CLI parameter in Docker entrypoint
by Nicholas DiPiazza
· 7 months ago
148291c
TIKA-4581: Use --plugin-roots CLI parameter in Docker entrypoint
by Nicholas DiPiazza
· 7 months ago
7292351
TIKA-4580: Fix plugin loading for tika-grpc Docker images
by Nicholas DiPiazza
· 7 months ago
1f85fbc
Merge pull request #2 from apache/TIKA-4579-fix-container-test
by Nicholas DiPiazza
· 7 months ago
9af7501
TIKA-4579: Fix container test to use config file
by Nicholas DiPiazza
· 7 months ago
TIKA-4579-fix-container-test
f21196b
Merge pull request #1 from apache/gpg-signed-release-support
by Nicholas DiPiazza
· 7 months ago
da71916
Add Reproducible Builds section to README
by Nicholas DiPiazza
· 7 months ago
gpg-signed-release-support
e774e67
TIKA-4578 - Update version references from 3.0.0 to 4.0.0 in README and CHANGES.md
by Nicholas DiPiazza
· 7 months ago
9a1526f
Remove Ignite-specific documentation from README
by Nicholas DiPiazza
· 7 months ago
490a56a
Convert sample configs from XML to JSON format for Tika 4.x
by Nicholas DiPiazza
· 7 months ago
8df30cf
Add local directory build support
by Nicholas DiPiazza
· 7 months ago
1d85b16
Simplify build-from-branch.sh and add Dockerfile.source
by Nicholas DiPiazza
· 7 months ago
84b8e03
Add Dockerfile.source for building from Git branches
by Nicholas DiPiazza
· 7 months ago
cb6d26f
Fix JAR artifact name: tika-grpc not tika-server-grpc
by Nicholas DiPiazza
· 7 months ago
26874f5
Add GPG signed release support for future Tika 4.0.0+ releases
by Nicholas DiPiazza
· 7 months ago
28643fa
Add support for building from development branches with Ignite ConfigStore
by Nicholas DiPiazza
· 7 months ago
d965baf
TIKA-4272: add a tika grpc docker image
by Nicholas DiPiazza
· 2 years ago
TIKA-4272-grpc-docker