diff options
author | https://www.google.com/accounts/o8/id?id=AItOawnRRUUZo3W7pAoRoST8P_l0PtUBhvYuzDg <Lyle@web> | 2014-01-17 22:59:28 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2014-01-17 22:59:28 +0000 |
commit | fc9fba5b174ba34f370ee78a8e194145e6ed5e5d (patch) | |
tree | dc3755cc87632a15ffc808aeb85601f2d23a171f /doc/tips | |
parent | eececa6a168702aee73a3964c34cb7ec9c731cc0 (diff) |
Added a comment: web storage
Diffstat (limited to 'doc/tips')
-rw-r--r-- | doc/tips/setup_a_public_repository_on_a_web_site/comment_3_a6698218f15c598c9b32e0af850133bf._comment | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/tips/setup_a_public_repository_on_a_web_site/comment_3_a6698218f15c598c9b32e0af850133bf._comment b/doc/tips/setup_a_public_repository_on_a_web_site/comment_3_a6698218f15c598c9b32e0af850133bf._comment new file mode 100644 index 000000000..05894c73e --- /dev/null +++ b/doc/tips/setup_a_public_repository_on_a_web_site/comment_3_a6698218f15c598c9b32e0af850133bf._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawnRRUUZo3W7pAoRoST8P_l0PtUBhvYuzDg" + nickname="Lyle" + subject="web storage" + date="2014-01-17T22:59:27Z" + content=""" +Is there a low cost web hosting solution that would support a public git-annex repo relatively simply with simple access to download the public files. + +I figure I could set up an Amazon EC2 micro instance and mount an s3 share, hosting the git-annex remote, but this is a lot of overhead for something that dropbox does with 1 click \"share dropbox link\"? + +Any suggestions would be great! +"""]] |