How can I run Tahoe-LAFS on one computer
Leif Ryge
leif at synthesize.us
Tue Nov 12 11:16:13 UTC 2013
On Tue, Nov 12, 2013 at 09:24:18AM +0100, Ed Kapitein wrote:
> On Tue, 2013-11-12 at 16:03 +0800, xiao_s_yuan wrote:
> > I want to know can I put the client,storage,introducer on one computer
> > with ubuntu,I tried to do this but find that only one ".tahoe" can
> > exist under the /root folder,but every client or storage must have a
> > folder like ".tahoe",so how can I run tahoe-LAFS on only one computer
>
> Hi xiao,
>
> I successfully did that once by using different users for the introducer
> and the storage server.
> So run the introducer as user1 and run the main tahoe process as user2.
>
>
> Kind regards,
> Ed
The tahoe create-{client,node,introducer} and {start,stop,restart} commands all
accept an optional directory argument which can be used instead of the default
~/.tahoe directory.
Here are two different scripts which each automate the creation of local grids
for testing purposes:
https://github.com/nejucomo/lafs-giab
https://github.com/leif/tahoe-lafs/blob/truckee/quickgrid.sh
~leif
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://tahoe-lafs.org/pipermail/tahoe-dev/attachments/20131112/5bd8ca0c/attachment.pgp>
More information about the tahoe-dev
mailing list