Skip to content

Latest commit

 

History

History
26 lines (23 loc) · 404 Bytes

README.MD

File metadata and controls

26 lines (23 loc) · 404 Bytes

TIKA SERVER FOREVER

Installation:

  • clone this project and run
./download_tika.sh
  • start tika server:
pm2 start pm2.yml
  • Tika server will be start at http://127.0.0.1:9998
  • Add cronjob
* * * * * cd [ROOT-TIKA] && /bin/sh ./check_tika_health.sh >> /dev/null 2>&1

Requirements

Rmeta Only

  • Java
  • Pm2

OCR

  • tesseract
  • tesseract-lang
  • ghostscript