P
P
Poshy152019-03-23 17:00:46
linux
Poshy15, 2019-03-23 17:00:46

On what to create a file server?

The task is to implement a file server, like amazon s3, support for an API like S3 is not necessary, you just need to make a separate server, the ability to upload files through the API, external access to files via external links or through the API, the essence is to separate file storage from the main service, now it's all stored on Amazon S3, but we want to create a separate server purely for files, what can we do?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
Sanes, 2019-03-23
@Sanes

https://habr.com/ru/post/318086/

A
alfss, 2019-03-24
@alfss

https://github.com/scality/cloudserver
docs.ceph.com/docs/mimic/radosgw/s3
https://github.com/minio/minio
choose

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question