git-annex/templates/configurators/addrepository/cloud.hamlet
Joey Hess 2810807ca5 Internet Archive!
* Add public repository group.
* webapp: Can now set up Internet Archive repositories.

TODO: Enabling IA repositories.
2013-04-25 12:23:36 -04:00

24 lines
507 B
Text

<h3>
<a href="@{AddBoxComR}">
<i .icon-plus-sign></i> Box.com
<p>
Provides <b>free</b> cloud storage for small amounts of data.
<h3>
<a href="@{AddRsyncNetR}">
<i .icon-plus-sign></i> Rsync.net
<p>
Works very well with git-annex.
<h3>
<a href="@{AddS3R}">
<i .icon-plus-sign></i> Amazon S3
<p>
Good choice for professional quality storage.
<h3>
<a href="@{AddSshR}">
<i .icon-plus-sign></i> Remote server
<p>
Set up a repository on a remote server using #
<tt>ssh</tt>.