mozilla / betachannel

DEPRECATED - Give beta testers access to your Apps
https://wiki.mozilla.org/Mobile/Projects/BetaFox
4 stars 5 forks source link

Store signed apps on S3 #5

Closed ozten closed 10 years ago

ozten commented 10 years ago

The finished signed package should be stored on S3.

ozten commented 10 years ago

Can we serve the package from S3 or does it have to be on the same origin as the install page?

ozten commented 10 years ago

The signed app package is created in app_processor.js.

This should be the first thing we move to S3.

This would include adding S3 credentials to the default.js config. The real config values would be added in developer.js or production.js overriding the fake values in default.js.

ozten commented 10 years ago

Credentials added during DynamoDB work.

ozten commented 10 years ago

Fixed in https://github.com/mozilla/betafox/commit/ebe007c16d9f3393aeddd46aed7a352ce7257a40