wiki:TipsTricks

Version 8 (modified by zooko, at 2011-05-17T21:10:54Z) (diff)

add link to git-annex

Tahoe Tips & Tricks

git-annex can use Tahoe-LAFS as a backend

git-annex special remotes

Back caps/URIs up

Tahoe-LAFS users can encrypt their caps (new text file or ~/.tahoe/private/aliases) and upload it to Google Docs, which now accepts arbitrary file types.

Publish iCal calendars over Tahoe-LAFS

Instructions

Automatic Tahoe-LAFS file repair

Instructions

Host Bazaar repositories

Support for Tahoe-LAFS's FTP server has been merged into Bzr's mainline (#294709). It may be preferable to use SFTP, though.

Perforce backend storage

Instructions

Running with supervisord

The only trick with supervisord is to make tahoe run as a single foreground process so it can be watched and killed correctly. Use a command like "bin/tahoe run -C /path/to/tahoe/home".