[tahoe-lafs-trac-stream] [tahoe-lafs] #2045: Make the paths of the different folders configurable
tahoe-lafs
trac at tahoe-lafs.org
Mon Jan 20 04:05:47 UTC 2014
#2045: Make the paths of the different folders configurable
-------------------------+-------------------------------------------------
Reporter: meskio | Owner: leif
Type: | Status: new
enhancement | Milestone: undecided
Priority: normal | Version: 1.10.0
Component: code- | Keywords: FHS unix daemon twistd review-
nodeadmin | needed
Resolution: |
Launchpad Bug: |
-------------------------+-------------------------------------------------
Comment (by leif):
When I tried to use the patches (at
6f5fe46c8ffd1e74b27e0b6caf0a4ead1e7680be) I found I was unable to create a
new node without specifying the logdir.
I think overloading the logdir option to mean "parent of 'incidents'
directory path to be written to tahoe.cfg" during node creation but
"directory where twistd.log will be written" when starting an existing
node is confusing.
I've pushed some commits to https://github.com/meskio/tahoe-lafs/pull/1
which add an incidents_dir option to the create node scripts and also
change the behavior of the runtime logdir option (making it relative to
the user's current directory rather than the node's basedir). I also
slipped in a change of allowing web.port to be set by create-introducer
because it seemed to fit with the new CreateNodeCommonOptions class I made
for the incidents_dir parameter.
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2045#comment:36>
tahoe-lafs <https://tahoe-lafs.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list