Opened at 2010-12-26T05:54:36Z
Last modified at 2014-08-23T21:28:55Z
#1283 new enhancement
support running as a service on Windows — at Initial Version
| Reported by: | davidsarah | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | undecided |
| Component: | code-nodeadmin | Version: | 1.8.1 |
| Keywords: | windows service docs multiuser-gateway | Cc: | |
| Launchpad Bug: |
Description
The Windows GUI app (to be removed by #1282) supported running a Tahoe node as a service. Currently, tahoe start does the same thing as tahoe run on Windows, but it would be better for it to run a service. windows/tahoesvc.py (or src/allmydata/windows/tahoesvc.py as it will be after #1282) has some of the code needed, although it currently depends on the Tahoe process being an executable file created by py2exe.
This should be implemented in a way that does not preclude running more than one node with different base directories.
Note: See
TracTickets for help on using
tickets.
