FrostFS S3 Protocol Gateway
Find a file
Evgeniy Kulikov e7f72fc670 Cleanup README.md
Signed-off-by: Evgeniy Kulikov <kim@nspcc.ru>
2020-08-06 14:51:56 +03:00
.github Initial commit based on https://github.com/minio/minio/releases/tag/RELEASE.2020-07-02T00-15-09Z 2020-07-03 15:03:06 +03:00
auth #2 Fix AWS V4 signature regexp 2020-07-28 18:54:39 +03:00
cert Add posibility to serve HTTPS/TLS connection 2020-07-13 18:50:11 +03:00
cmd/gate Fixes for handler initialize 2020-08-06 13:50:04 +03:00
misc Change app name 2020-07-22 15:38:37 +03:00
neofs Remove legacy code usage 2020-08-06 13:49:25 +03:00
.dockerignore Initial commit based on https://github.com/minio/minio/releases/tag/RELEASE.2020-07-02T00-15-09Z 2020-07-03 15:03:06 +03:00
.gitignore Cleanup + Makefile + Dockerfile 2020-07-03 18:08:57 +03:00
Dockerfile Update scripts for building docker image 2020-07-14 14:33:52 +03:00
go.mod Update dependencies (cleanup from legacy code usage) 2020-08-06 13:51:03 +03:00
go.sum Update dependencies (cleanup from legacy code usage) 2020-08-06 13:51:03 +03:00
LICENSE Initial commit based on https://github.com/minio/minio/releases/tag/RELEASE.2020-07-02T00-15-09Z 2020-07-03 15:03:06 +03:00
Makefile Update scripts for building docker image 2020-07-14 14:33:52 +03:00
README.md Cleanup README.md 2020-08-06 14:51:56 +03:00