You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "David Eric Pugh (Jira)" <ji...@apache.org> on 2019/12/12 22:49:00 UTC

[jira] [Commented] (TIKA-3010) Tika needs service installation script

    [ https://issues.apache.org/jira/browse/TIKA-3010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16995174#comment-16995174 ] 

David Eric Pugh commented on TIKA-3010:
---------------------------------------

Made more progress.   Now, when you run the `package` goal on the tika-server project, it creates two assemblies, `tika-server-2.0.0-SNAPSHOT-bin.tar.gz` and `tika-server-2.0.0-SNAPSHOT-bin.zip` which contain the shaded `tika-server.jar` and the `./bin/tika` script to stop and start Tika Server.  

The next step I think is to in introduce the `./bin/init.d` directory and the `install_tika_service.sh` script.

> Tika needs service installation script 
> ---------------------------------------
>
>                 Key: TIKA-3010
>                 URL: https://issues.apache.org/jira/browse/TIKA-3010
>             Project: Tika
>          Issue Type: Improvement
>          Components: server
>    Affects Versions: 1.23
>            Reporter: David Eric Pugh
>            Priority: Major
>
> With motion towards removing the tight integration of Tika into Solr, and the fact that many folks deploy Tika-Server as a microservice, we should have a community supported way of installing Tika.
> I'm thinking of something modeled on what Solr does: https://lucene.apache.org/solr/guide/8_3/taking-solr-to-production.html#service-installation-script



--
This message was sent by Atlassian Jira
(v8.3.4#803005)