On 20/04/15 14:51, Simon Heimler wrote:
Hello!

I've tryed a few hours around how to set up Fuseki2 as a service on Ubuntu
14.04 through upstart. The documentation on fuseki 2 is really sparse and I
couldn't get it running. No problem getting fuseki to run as a standalone
server, though.

Is there a complete guide / tutorial how to setup Fuseki 2 so that it works
like a regular database?

Best,
Simon


Simon,

There many excellent guides to using upstart on Ubuntu such as:

https://help.ubuntu.com/community/UpstartHowto


http://jena.apache.org/documentation/fuseki2/fuseki-run.html#fuseki-as-a-service

refers to the init.d script 'fuseki' in the download that can be used.

If you have some suggestions for the document, please do contribute some changes.

(( FYI:
Ubuntu will migrate from upstart to systemd at 15.04
https://wiki.ubuntu.com/SystemdForUpstartUsers

It shouldn't be too painful for scripts such as 'fuseki'
))


The other way is to use the Fuseki war file in Apache Tomcat.

        Andy

Reply via email to