git-annex/templates/configurators/addrepository/cloud.hamlet
Joey Hess 988692e145 update webapp for rsync.net discount
Note that've told me:

We'll see how it goes, but I think this could be a permanent offer for
your userbase.  People using git-annex are clueful and won't be a big
support burden for us, so it's a win-win.
2013-07-11 14:15:09 -04:00

26 lines
555 B
Text

<h3>
<a href="@{AddBoxComR}">
<i .icon-plus-sign></i> Box.com
<p>
Provides free 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.
<br>
Offers a discounted rate for git-annex users.
<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>.