https://github.com/bep/s3tlsproxy
WORK IN PROGRESS: Amazon S3 cache with auto TLS and virtual hosts support
https://github.com/bep/s3tlsproxy
Last synced: 3 months ago
JSON representation
WORK IN PROGRESS: Amazon S3 cache with auto TLS and virtual hosts support
- Host: GitHub
- URL: https://github.com/bep/s3tlsproxy
- Owner: bep
- License: apache-2.0
- Created: 2017-08-22T15:20:46.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-02-13T11:03:37.000Z (about 4 years ago)
- Last Synced: 2025-06-17T16:51:31.056Z (11 months ago)
- Language: Go
- Homepage:
- Size: 34.2 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# s3tlsproxy
**NOTE: This is not ready for use.**
WORK IN PROGRESS: Amazon S3 cache with auto TLS and virtual host support.
**The main use case for this tool is to host a set of [Hugo](https://gohugo.io/) sites with automatic https, backed by one or more Amazon S3 buckets, with a cache and as little administration need as possible.**
Planned features:
* TLS via [https://letsencrypt.org/](https://letsencrypt.org/)
* Forced HTTPS and configurable security headers
* Virtual hosts support with S3 bucket sharing
* Hot-Reloading of server, including adding and removing virtual hosts
* Cache to save money on S3 bandwidth
* Load balancing and HA via DNS
* Cross-site (i.e. all servers in domain) cache purge from signed URLs