You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/07/14 02:58:15 UTC

[jira] Created: (CASSANDRA-292) Cassandra should be runnable as a Windows service and distribute a Windows installer

Cassandra should be runnable as a Windows service and distribute a Windows installer
------------------------------------------------------------------------------------

                 Key: CASSANDRA-292
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-292
             Project: Cassandra
          Issue Type: New Feature
         Environment: OS: Windows
            Reporter: Michael Greene
            Priority: Minor


In addition to the tarballs already distributed, Cassandra should distribute an exe installer that can install the Cassandra daemon as a Windows service.

Tomcat's NSIS scripts can be used as a reference for the installer: http://svn.apache.org/repos/asf/tomcat/trunk/res/
Apache Commons Daemon's procrun would probably be used to create the Win32 service: http://commons.apache.org/daemon/procrun.html

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (CASSANDRA-292) Cassandra should be runnable as a Windows service and distribute a Windows installer

Posted by "Jonathan Ellis (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CASSANDRA-292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Ellis updated CASSANDRA-292:
-------------------------------------

    Component/s:     (was: Core)
                 Tools

> Cassandra should be runnable as a Windows service and distribute a Windows installer
> ------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-292
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-292
>             Project: Cassandra
>          Issue Type: New Feature
>          Components: Tools
>         Environment: OS: Windows
>            Reporter: Michael Greene
>            Priority: Minor
>
> In addition to the tarballs already distributed, Cassandra should distribute an exe installer that can install the Cassandra daemon as a Windows service.
> Tomcat's NSIS scripts can be used as a reference for the installer: http://svn.apache.org/repos/asf/tomcat/trunk/res/
> Apache Commons Daemon's procrun would probably be used to create the Win32 service: http://commons.apache.org/daemon/procrun.html

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.