mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-23 14:52:26 +00:00
docs running.html - "tahoe run ." does not work with the current installation, replaced with "tahoe start ."
This commit is contained in:
parent
4040b1000b
commit
8f3246430b
@ -56,12 +56,12 @@
|
||||
of the directory is up to you), cd into it, and run
|
||||
"<code><strong>path-to-the-tahoe-bin-directory</strong>/tahoe
|
||||
create-introducer .</code>". Now run the introducer using
|
||||
"<code>tahoe run .</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
|
||||
URL the other nodes must use in order to connect to this introducer.</p>
|
||||
|
||||
|
||||
<p>The "<code>tahoe run</code>" or "<code>tahoe run .</code>" commands 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
|
||||
instead by using the "<code>tahoe start</code>" command.
|
||||
To stop a node started in this way, use "<code>tahoe stop</code>".
|
||||
|
0
misc/coverage2el.py
Executable file → Normal file
0
misc/coverage2el.py
Executable file → Normal file
0
misc/coverage2text.py
Executable file → Normal file
0
misc/coverage2text.py
Executable file → Normal file
Loading…
Reference in New Issue
Block a user