[ https://issues.apache.org/jira/browse/TINKERPOP-980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15612208#comment-15612208 ]
ASF GitHub Bot commented on TINKERPOP-980: ------------------------------------------ Github user spmallette commented on the issue: https://github.com/apache/tinkerpop/pull/439 Tested all the command line options and all work nicely. Good documentation. It did occur to me that we don't have analogous features for windows in that the gremlin-server.sh does not behave like the gremlin-server.bat. I'd suggest two things: 1. Maybe just add a "WARNING:" to the docs to mention that discrepancy and that gremlin-server.bat always starts Gremlin Server in the foreground. 2. Change gremlin-server.bat to use "install" instead of "-i" Other than that, looks good to me: VOTE +1 > Add a service script or daemon mode in the distribution > ------------------------------------------------------- > > Key: TINKERPOP-980 > URL: https://issues.apache.org/jira/browse/TINKERPOP-980 > Project: TinkerPop > Issue Type: Improvement > Components: server > Affects Versions: 3.0.2-incubating > Reporter: Jeremy Hanna > Assignee: Dylan Millikin > Priority: Minor > Labels: breaking > > Based on this discussion, it looks like there was an example from [~dkuppitz] > on how to create a gremlin server service on linux: > https://groups.google.com/forum/#!msg/gremlin-users/uA48IQ3YJcw/4KnUKIS8HI4J > Here is a link to the gist for the service: > https://gist.github.com/dkuppitz/20bda51e3465a612cd9b > I think it would be great to include this or a way to daemonize the server > into the tinkerpop distribution. -- This message was sent by Atlassian JIRA (v6.3.4#6332)