s3www

Serve static files from any S3 compatible object storage services (Let's Encrypt ready)

APACHE-2.0 License

Stars
155

Bot releases are hidden (Show)

s3www - v0.2.0

Published by harshavardhana over 4 years ago

Changelog

50f1f54 Set theme jekyll-theme-minimal
7e8f927 Update released binary location
bc9d97d remove pkg/console dependency just use Go logger
ef0d74b upgrade to go1.14

s3www - v0.1.0

Published by harshavardhana almost 5 years ago

Changelog

4475d36 Add goreleaser
4ac9865 Add lets-encrypt support
65814bc Add more comments and license
ddf1614 Add support for TLS certs
05b01de First implementation of website handler
c200004 Fix module name (#5)
d74cfe1 Fix typo in title
bde5cbe Initial commit
e7720e4 Make s3www work with subdirectory (#3)
ea5cea6 Migrate to go1.12, require min version go1.12
2a99350 Migrate to latest minio-go
883d7f8 Migrate to latest minio-go
6d58d4a Update README.md docs
fa7614b Update to latest minio-go and vendor more deps
00ae37d Vendorize dependencies
ced1976 update go.mod to minio/minio deps