diff options
author | https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U <Richard@web> | 2014-03-26 16:52:38 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2014-03-26 16:52:38 +0000 |
commit | 5d2a9851b5a9c2fb1fe0826f46dd9f466b533a04 (patch) | |
tree | bc549944dc01fb9e560f03c64297cd554e631c5e /doc/todo/clear_file_names_in_special_remotes.mdwn | |
parent | 58d0692afe1c58c615296487474ce648117719be (diff) |
Diffstat (limited to 'doc/todo/clear_file_names_in_special_remotes.mdwn')
-rw-r--r-- | doc/todo/clear_file_names_in_special_remotes.mdwn | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/todo/clear_file_names_in_special_remotes.mdwn b/doc/todo/clear_file_names_in_special_remotes.mdwn new file mode 100644 index 000000000..149265038 --- /dev/null +++ b/doc/todo/clear_file_names_in_special_remotes.mdwn @@ -0,0 +1,9 @@ +To properly use amazon AWS S3 for CDN, we need to publish videos to S3. Ideally, we would like to do this via git-annex as the back-end of video.debian.net is being migrated to git-annex by me, atm. + +Obviously, we will need clear text names and proper directory structure, not SHA512E file names. This would need to be supported by the S3 special remote. + +I talked to TobiasTheViking in the past and he hinted at a reasonably clean way to do this, but that a clean solution would need support from git-annex. I will link him to this page and ask him to supply whatever info is needed. + + +Thanks, +Richard |