1
mirror of https://git.dn42.dev/wiki/wiki.git synced 2025-01-07 23:46:23 +01:00

Updated Tahoe LAFS (markdown)

This commit is contained in:
siska 2015-11-10 16:02:06 +01:00
parent bdca8746af
commit 8f925a0222

View File

@ -20,7 +20,7 @@ To run a node you have to install tahoe-lafs at least in version 1.10. You can g
Before the first start you have to create a node with `bin/tahoe create-node` or a client (doesn't provide storage) with `bin/tahoe create-client`. This will create the folder .tahoe in your home dir. In the file .tahoe/tahoe.cfg you have to enter on `introducer.furl` the link to our introducer node:
```
introducer.furl = pb://shvdnad4bqey27ff7ngtschexamvdmmr@tahoe.e-utp.dn42:44412/kmvmrcforeeet7isgq7ftuymywqp3obb
introducer.furl = pb://shvdnad4bqey27ff7ngtschexamvdmmr@tahoe-lafs.e-utp.dn42:44412/kmvmrcforeeet7isgq7ftuymywqp3obb
helper.furl = pb://ru7miwm74bfkd6ytchfoq4wgvo3vikq3@fido.e-utp.dn42:44412/iiiopiclr2gszw2fmckbx3eob6krxk7x
```