Opened at 2011-08-11T03:34:37Z
Last modified at 2021-03-30T18:40:19Z
#1478 assigned enhancement
'tahoe create-introducer' should create introducer.furl immediately
Reported by: | davidsarah | Owned by: | daira |
---|---|---|---|
Priority: | normal | Milestone: | soon |
Component: | code-nodeadmin | Version: | 1.8.2 |
Keywords: | tahoe-create-introducer usability easy | Cc: | |
Launchpad Bug: |
Description (last modified by davidsarah)
A minor usability issue when setting up a grid is that the introducer needs to be started once, before it creates the introducer.furl that needs to be copied to the config of other nodes. This is documented, but it requires users to pay close attention to the order of operations in the docs. introducer.furl could just as well be created by tahoe create-introducer, which would relax this order. I ran into this earlier today, and know of several other users running into it.
Change History (11)
comment:1 Changed at 2011-08-11T03:35:28Z by davidsarah
- Description modified (diff)
comment:2 Changed at 2013-06-20T13:05:05Z by daira
- Milestone changed from undecided to 1.11.0
- Owner set to daira
- Priority changed from minor to normal
- Status changed from new to assigned
comment:3 Changed at 2013-07-09T14:28:08Z by daira
- Keywords easy added
comment:4 Changed at 2014-09-27T02:30:05Z by Lcstyle
comment:5 Changed at 2014-09-27T13:42:18Z by daira
- Milestone changed from soon to 1.12.0
comment:6 Changed at 2016-03-22T05:02:25Z by warner
- Milestone changed from 1.12.0 to 1.13.0
Milestone renamed
comment:7 Changed at 2016-04-28T07:12:31Z by warner
#2773 would help this, by letting create-introducer know the hostname it should use (instead of trying to detect IP addresses).
comment:8 Changed at 2016-06-28T18:17:14Z by warner
- Milestone changed from 1.13.0 to 1.14.0
renaming milestone
comment:9 Changed at 2016-06-30T04:01:34Z by warner
- Milestone changed from 1.14.0 to 1.13.0
moving into the same milestone as #2773, since they should probably happen together
comment:10 Changed at 2020-06-30T14:45:13Z by exarkun
- Milestone changed from 1.13.0 to 1.15.0
Moving open issues out of closed milestones.
comment:11 Changed at 2021-03-30T18:40:19Z by meejah
- Milestone changed from 1.15.0 to soon
Ticket retargeted after milestone closed
much easier for people to use!