https://github.com/toddlers/s3proxy
s3proxy
https://github.com/toddlers/s3proxy
aws docker docker-compose golang
Last synced: about 1 year ago
JSON representation
s3proxy
- Host: GitHub
- URL: https://github.com/toddlers/s3proxy
- Owner: toddlers
- Created: 2020-02-02T09:43:27.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-02T13:15:48.000Z (over 6 years ago)
- Last Synced: 2025-03-15T02:34:53.458Z (over 1 year ago)
- Topics: aws, docker, docker-compose, golang
- Language: Go
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# s3proxy
* Proxy for fetching the S3 objects
* Why ?
Helpfule where we run apps in hybrid(AWS + OnPremise) Mesos/Marathon cluster.
This we can be deployed for fethching the objects from S3 on behalf of apps.
No need to distribute the keys to all hosts.