An open API service indexing awesome lists of open source software.

https://github.com/alexsjones/kubernetes-apache-tika

Apache tika the attachment processor
https://github.com/alexsjones/kubernetes-apache-tika

apache tika

Last synced: about 1 month ago
JSON representation

Apache tika the attachment processor

Awesome Lists containing this project

README

          

# kubernetes-apache-tika

## Requirements
```
# Running on golang 1.8 and above
go get github.com/AlexsJones/vortex
```

## Usage

```
./build_environment.sh default
kubectl create -f deployment/tika
```