Python Forum
Multi-tier Web application File Storage (NginX, File System or FTP) ?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Multi-tier Web application File Storage (NginX, File System or FTP) ?
#1
I am building a site using Flask, Gunicorn and NginX to serve files that can possibly be huge and dynamically generated like on a repository application. I want to place and access these files from a separate file server. May I know which is best to use, another nginX just to serve the files, File system access or use of FTP server?
Reply


Messages In This Thread
Multi-tier Web application File Storage (NginX, File System or FTP) ? - by draems - Apr-22-2019, 07:47 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  How to set up uwsgi and nginx? Stas43 2 1,255 Apr-21-2023, 10:51 AM
Last Post: Stas43
  Python flask uwsgi nginx docker mfaridi 2 1,889 Sep-14-2022, 11:07 AM
Last Post: mfaridi
  Django and AWS S3 media storage rwahdan 0 1,438 Mar-06-2022, 08:47 AM
Last Post: rwahdan
  flask nginx full stack web app develepoment pascale 5 4,730 Jul-03-2018, 08:20 PM
Last Post: pascale
  location settings for Django Uwsgi Nginx Configuration for production sandyman 0 2,984 Sep-15-2017, 09:08 AM
Last Post: sandyman

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020