[tahoe-lafs-trac-stream] [Tahoe-LAFS] #2773: `tahoe create-node` should require `--location` and/or `--hostname`, and not autodetect
Tahoe-LAFS
trac at tahoe-lafs.org
Sat Sep 3 00:08:32 UTC 2016
#2773: `tahoe create-node` should require `--location` and/or `--hostname`, and
not autodetect
--------------------------------+----------------------
Reporter: warner | Owner: warner
Type: task | Status: assigned
Priority: normal | Milestone: 1.12.0
Component: code-nodeadmin | Version: 1.11.0
Resolution: | Keywords:
Launchpad Bug: |
--------------------------------+----------------------
Comment (by warner):
Note: #2490 is about `--listen=tor/i2p` and automatic server setup. This
ticket (#2773) is just about --port/--location/--hostname, the non-
automatic setup. #2773 may include `--listen=tcp` and/or `--listen=none`,
but should not block on the async-ification of node creation, or on
anything involving onion server creation.
1.12 will block on #2773, since I think we want those setup functions to
make manually-configured tahoe servers easier to build. But I'm going to
leave #2490 in the next (1.13) milestone, unless it happens to get
finished early (in which case, yay! 1.12 is even cooler).
So I'm going to suggest that the order of operations is:
* 1: add --location=/--port=
* 2: add --listen=tcp (as a default), and --hostname=
* 3: close #2773
* 4: make create-node functions async
* 5: implement --listen=tor, --listen=i2p
* 6: close #2490
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2773#comment:13>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list