[
https://issues.apache.org/jira/browse/RYA-446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Chilton updated RYA-446:
------------------------------
Description:
A rpm should be created at build time to allow the installing of the Query
Manager.
RPM Requirements:
* Must include dependencies to the commons-daemon-jsvc 1.1.0 rpm
* register the daemon as a service with the provided service script
* provide a default configuration to the install directory
* install the Query Manager jar to the install directory
* Provide a README file
End directory structure for CentoOS 7:
{code:java}
/opt/rya-streams-query-manager-{version}/bin/rya-streams-query-manager.sh
/opt/rya-streams-query-manager-{version}/bin/systemd/rya-streams-query-manager.service
/opt/rya-streams-query-manager-{version}/config/configuration.xml
/opt/rya-streams-query-manager-{version}/config/log4j.xml
/opt/rya-streams-query-manager-{version}/logs/
/opt/rya-streams-query-manager-{version}/lib/common-daemon-1.1.0.jar
/opt/rya-streams-query-manager-{version}/lib/{code}
was:
A rpm should be created at build time to allow the installing of the Query
Manager.
RPM Requirements:
* Must include dependencies to the commons-daemon-jsvc 1.1.0 rpm
* register the daemon as a service with the provided service script
* provide a default configuration to the install directory
* install the Query Manager jar to the install directory
* Provide a README file
> RPM for installing Query Manager as a daemon process on CentOS 7.
> -----------------------------------------------------------------
>
> Key: RYA-446
> URL: https://issues.apache.org/jira/browse/RYA-446
> Project: Rya
> Issue Type: Sub-task
> Reporter: Andrew Smith
> Assignee: Kevin Chilton
> Priority: Major
>
> A rpm should be created at build time to allow the installing of the Query
> Manager.
> RPM Requirements:
> * Must include dependencies to the commons-daemon-jsvc 1.1.0 rpm
> * register the daemon as a service with the provided service script
> * provide a default configuration to the install directory
> * install the Query Manager jar to the install directory
> * Provide a README file
> End directory structure for CentoOS 7:
> {code:java}
> /opt/rya-streams-query-manager-{version}/bin/rya-streams-query-manager.sh
> /opt/rya-streams-query-manager-{version}/bin/systemd/rya-streams-query-manager.service
> /opt/rya-streams-query-manager-{version}/config/configuration.xml
> /opt/rya-streams-query-manager-{version}/config/log4j.xml
> /opt/rya-streams-query-manager-{version}/logs/
> /opt/rya-streams-query-manager-{version}/lib/common-daemon-1.1.0.jar
> /opt/rya-streams-query-manager-{version}/lib/{code}
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)