[
https://issues.apache.org/jira/browse/JENA-1501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16391396#comment-16391396
]
ASF GitHub Bot commented on JENA-1501:
--------------------------------------
GitHub user osma opened a pull request:
https://github.com/apache/jena/pull/375
JENA-1501: add systemd unit file for Fuseki
This adds a systemd unit file to the Fuseki2 distribution.
This is the same file that was circulated on the users list (in response to
a question by @jneubert), but with reduced default memory setting (2GB), an ASF
license header and some hopefully helpful comments about how to set it up.
See https://issues.apache.org/jira/browse/JENA-1501
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/osma/jena fuseki-systemd-service
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/jena/pull/375.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #375
----
commit a85333a8c821927eb4a58463859b5f6caa2d94e4
Author: Osma Suominen <osma.suominen@...>
Date: 2018-03-08T15:19:08Z
JENA-1501: add systemd unit file for Fuseki
----
> Add systemd unit file for Fuseki
> --------------------------------
>
> Key: JENA-1501
> URL: https://issues.apache.org/jira/browse/JENA-1501
> Project: Apache Jena
> Issue Type: Improvement
> Components: Fuseki
> Affects Versions: Jena 3.6.0
> Reporter: Osma Suominen
> Assignee: Osma Suominen
> Priority: Major
>
> As discussed on the users mailing list, we could add a systemd unit file for
> Fuseki to make it easier to set it up on systemd based Linux installations.
> I will make a PR soon.
> Ping [~jneubert] who originally requested this
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)