Confirmed users
4,293
edits
(Created page with "= What is it? = ServeS3 is a Flask app to serve file listings of an Amazon S3 bucket. We are using it to offload older mozilla-inbound depend builds to S3, then make the archi...") |
(deprecation notice) |
||
| Line 1: | Line 1: | ||
<span style='color: red; font-style: italic; font-size: x-large;'>This application was deprecated in April 2016</span> | |||
= What is it? = | = What is it? = | ||
ServeS3 is a Flask app to serve file listings of an Amazon S3 bucket. We are using it to offload older mozilla-inbound depend builds to S3, then make the archive available to developers & the community in an ftp.m.o like way. It redirects requests to S3, so only supports publicly accessible buckets. | ServeS3 is a Flask app to serve file listings of an Amazon S3 bucket. We are using it to offload older mozilla-inbound depend builds to S3, then make the archive available to developers & the community in an ftp.m.o like way. It redirects requests to S3, so only supports publicly accessible buckets. | ||