s3-upload-proxy

Tool for proxying HTTP uploads to S3 and Elemental MediaStore, designed for video live streaming.

BSD-2-CLAUSE License

Stars
28

Bot releases are hidden (Show)

s3-upload-proxy - v0.3.2

Published by fsouza about 6 years ago

Changelog

10c266e Revert "s3-uploader: add Region to aws config"
20aaef2 s3-uploader: remove custom metadata


Automated with GoReleaser
Built with go version devel +9044f018ec Tue Jan 9 01:53:38 2018 +0000 darwin/amd64

s3-upload-proxy - v0.3.1

Published by fsouza about 6 years ago

Changelog

7c924c8 s3-uploader: add Region to aws config


Automated with GoReleaser
Built with go version devel +9044f018ec Tue Jan 9 01:53:38 2018 +0000 darwin/amd64

s3-upload-proxy - v0.3.0

Published by fsouza about 6 years ago

Changelog

592771f Gopkg: update logrus
bab598d Update code to use aws-sdk-go-v2
585fb1e readme: document SMaxAge
823e37b Remove the Surrogate option
6687aa2 cache-control: support s-maxage


Automated with GoReleaser
Built with go version devel +9044f018ec Tue Jan 9 01:53:38 2018 +0000 darwin/amd64

s3-upload-proxy - v0.2.0

Published by fsouza about 6 years ago

Changelog

2d2efae Dockerfile: run test and upgrade alpine


Automated with GoReleaser
Built with go version devel +9044f018ec Tue Jan 9 01:53:38 2018 +0000 darwin/amd64

s3-upload-proxy - v0.1.2

Published by fsouza about 6 years ago

Changelog

9a06900 Update dependencies
b5605da Dockerfile: build with Go 1.9 and alpine 3.6
9963989 Migrate form govendor to dep


Automated with GoReleaser
Built with go version devel +1125fae989 Wed Nov 8 00:18:05 2017 +0000 darwin/amd64

s3-upload-proxy - v0.1.1

Published by fsouza about 6 years ago

Changelog

4c7a095 Update logrus import path
7ef1f43 vendor: add logrus with new import path
e53313c vendor: remove logrus
ecfd548 gitignore: add dist


Automated with @goreleaser
Built with go version devel +8aee0b8b32 Wed Jun 28 22:59:47 2017 +0000 darwin/amd64

s3-upload-proxy - v0.1.0

Published by fsouza about 6 years ago

Changelog

afbb476 Add goreleaser configuration
e3751ec s3-upload: track the whole request time
769f1c6 s3-uploader: add ellapsed time to debug log
cbcd2d0 Add support for controlling cache the Fastly way
9b50ea9 readme: document CACHE_CONTROL_RULES
42328f8 cache-control: support private content
6d50b1d Add support for specifying cache-control rules
01c3493 readme: some rewording
1ad7e1b Add a readme with some information about the tool
c9ce10a Add license information
8edda0e Dockerfile: add mailcap to final image
beaf904 Log the listener address on start
93dfdaa Add Dockerfiel
9bb4e9f vendor all the things
7d639d2 Add content-type to debugging messages
b614ba5 s3-upload: accept only get in the healthcheck
e06849f Add initial version of s3-uploader


Automated with @goreleaser
Built with go version go1.8.1 darwin/amd64