geosolutions-it / sciadro-backend

https://waffle.io/geosolutions-it/sciadro-backend
1 stars 3 forks source link

Data Upload Component #2

Open tdipisa opened 5 years ago

tdipisa commented 5 years ago

A dedicated service must be provided for files upload, the following need to be ensured:

simboss commented 5 years ago

We need to make sure we do not et users overwhelme the server with uploads.

I know there are modules fr Django as well as for NGINX that we can reuse that can help with some of the requirements above. Notice that for a first version we do not need to address them all, but for this discussion we have to take them all into account.