N
N
Nikita Pewget2015-03-08 14:18:14
Django
Nikita Pewget, 2015-03-08 14:18:14

How to store media files if the application is running on multiple servers?

What is the best way to store upload files when the application is running on multiple servers?
Ideally on s3, probably. But in this case, it doesn't really suit me, it's better to just store the files locally. But how to make it so that if a user uploads a file on 1 server, it is also available on all the others?
Surely this question is solved relatively simply, but 15 minutes of googling did not bring me closer to the answer :(

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexey Cheremisin, 2015-03-08
@leahch

Any distributed storage, mongo, redis, memcached, ceph...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question