Changes between Version 2 and Version 3 of Ticket #1921, comment 15


Ignore:
Timestamp:
2014-04-09T04:08:48Z (10 years ago)
Author:
daira
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1921, comment 15

    v2 v3  
    1 This bug is relevant only to the [https://github.com/LeastAuthority/tahoe-lafs/tree/1819-cloud-merge cloud branch]. To check out that branch, install `git` and then do:
     1This bug is relevant only to the [https://github.com/tahoe-lafs/tahoe-lafs/tree/1819-cloud-merge cloud branch]. To check out that branch, install `git` and then do:
    22{{{
    3 git clone https://github.com/LeastAuthority/tahoe-lafs.git cloud-branch
     3git clone https://github.com/tahoe-lafs/tahoe-lafs.git cloud-branch
    44cd cloud-branch
    55git checkout 1819-cloud-merge
     
    77}}}
    88
    9 Then you would need to set up an account at an !OpenStack provider such as Rackspace or HP Cloud (if you want to reproduce the bug as originally discovered) or some other supported cloud service. There is some documentation on that in [https://github.com/LeastAuthority/tahoe-lafs/blob/1819-cloud-merge/docs/backends/cloud.rst here], but you'll probably need additional help (ask on the #tahoe-lafs channel on Freenode) since that documentation isn't complete.
     9Then you would need to set up an account at an !OpenStack provider such as Rackspace or HP Cloud (if you want to reproduce the bug as originally discovered) or some other supported cloud service. There is some documentation on that in [https://github.com/tahoe-lafs/tahoe-lafs/blob/1819-cloud-merge/docs/backends/cloud.rst here], but you'll probably need additional help (ask on the #tahoe-lafs channel on Freenode) since that documentation isn't complete.