IMPORTANT: i2py-tahoe will operate like vanilla tahoe,
unless you add this line under [node] of tahoe.cfg
i2p = true
To get started running a client:
- cd into a directory where you want your node directory
- Run tahoe create-client clidir
- Place introducer.furl
and helper.furl
in clidir
- Edit clidir/tahoe.cfg, give your client a nickname, and of
course, add i2p = true in the [node] section.
- Run tahoe start clidir
To get started running a server:
Same as above, but use tahoe create-node servdir instead.
Also set reserved_space in the [storage] section of tahoe.cfg.
When your hard-drive reaches this much empty space, it will no longer
store more data