photo / frontend

The official @github repository of the Trovebox frontend software. A photo sharing and photo management web interface for data stored "in the cloud" (i.e. Amazon S3, Rackspace CloudFiles, Google Storage).
https://trovebox.com
Apache License 2.0
1.38k stars 244 forks source link

Support for Windows Azure Storage #481

Open ntotten opened 12 years ago

ntotten commented 12 years ago

Adding Windows Azure storage would give users another choice for storage of their data.

Windows Azure Storage Overview Windows Azure SDK for PHP

jmathai commented 12 years ago

@ntotten The FS adapters are really trivial (typically < 100 LOC). Seeing that you're an MS employee - any interest in helping write that adapter :)?

ntotten commented 12 years ago

I was looking at them and they seem pretty straight forward. If I can get some free time I will send a pull request. Cool project by the way!

jmathai commented 12 years ago

Awesome. I know we had Azure storage as a feature request but I'm not able to locate it.

On an unrelated note, it would be interesting to see OpenPhoto running entirely on Azure.