mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-05-07 03:18:16 +00:00
docs: apply patch from duck for #937 about "tahoe run" not working on introducers
This commit is contained in:
parent
4002c7aeb0
commit
49912c106e
@ -49,7 +49,9 @@
|
|||||||
"<code>tahoe create-introducer .</code>". Now run the introducer using
|
"<code>tahoe create-introducer .</code>". Now run the introducer using
|
||||||
"<code>tahoe start .</code>". After it starts, it will write a file named
|
"<code>tahoe start .</code>". After it starts, it will write a file named
|
||||||
<code>introducer.furl</code> in that base directory. This file contains the
|
<code>introducer.furl</code> in that base directory. This file contains the
|
||||||
URL the other nodes must use in order to connect to this introducer.</p>
|
URL the other nodes must use in order to connect to this introducer.
|
||||||
|
(Note that "<code>tahoe run .</code>" doesn't work for introducers, this is a known
|
||||||
|
issue: <a href="http://allmydata.org/trac/tahoe-lafs/ticket/937">#937</a>.)</p>
|
||||||
|
|
||||||
<p>The "<code>tahoe run</code>" command above
|
<p>The "<code>tahoe run</code>" command above
|
||||||
will run the node in the foreground. On Unix, you can run it in the background
|
will run the node in the foreground. On Unix, you can run it in the background
|
||||||
|
Loading…
x
Reference in New Issue
Block a user