reorg roadmap
This commit is contained in:
parent
f508d4467f
commit
61b2ff1640
3 changed files with 17 additions and 20 deletions
|
@ -2,25 +2,6 @@ The [[syncing]] design assumes the network is connected. But it's often
|
|||
not in these pre-IPV6 days, so the cloud needs to be used to bridge between
|
||||
LANS.
|
||||
|
||||
## more cloud providers
|
||||
|
||||
Git-annex already supports storing large files in
|
||||
several cloud providers via [[special_remotes]].
|
||||
More should be added, such as:
|
||||
|
||||
* Google drive (attractive because it's free, only 5 gb tho)
|
||||
* Owncloud (has several [providers](http://owncloud.org/providers/);
|
||||
at least one provides 5 gb free; open DAV based API)
|
||||
* OpenStack Swift (teh future)
|
||||
* Box.com (it's free, and current method is hard to set up and a sorta
|
||||
shakey; a better method would be to use its API) **done**
|
||||
* Dropbox? That would be ironic.. Via its API, presumably.
|
||||
* [[Amazon Glacier|todo/special_remote_for_amazon_glacier]] **done**
|
||||
* [nimbus.io](https://nimbus.io/) Fairly low prices ($0.06/GB);
|
||||
REST API; free software
|
||||
|
||||
See poll at [[polls/prioritizing_special_remotes]].
|
||||
|
||||
## The cloud notification problem **done**
|
||||
|
||||
Alice and Bob have repos, and there is a cloud remote they both share.
|
||||
|
|
16
doc/design/assistant/more_cloud_providers.mdwn
Normal file
16
doc/design/assistant/more_cloud_providers.mdwn
Normal file
|
@ -0,0 +1,16 @@
|
|||
Git-annex already supports storing large files in
|
||||
several cloud providers via [[special_remotes]].
|
||||
More should be added, such as:
|
||||
|
||||
* Google drive (attractive because it's free, only 5 gb tho)
|
||||
* Owncloud (has several [providers](http://owncloud.org/providers/);
|
||||
at least one provides 5 gb free; open DAV based API)
|
||||
* OpenStack Swift (teh future)
|
||||
* Box.com (it's free, and current method is hard to set up and a sorta
|
||||
shakey; a better method would be to use its API) **done**
|
||||
* Dropbox? That would be ironic.. Via its API, presumably.
|
||||
* [[Amazon Glacier|todo/special_remote_for_amazon_glacier]] **done**
|
||||
* [nimbus.io](https://nimbus.io/) Fairly low prices ($0.06/GB);
|
||||
REST API; free software
|
||||
|
||||
See poll at [[polls/prioritizing_special_remotes]].
|
Loading…
Add table
Add a link
Reference in a new issue