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


Possibly Related Threads…
Thread Author Replies Views Last Post
  How to set up uwsgi and nginx? Stas43 2 1,222 Apr-21-2023, 10:51 AM
Last Post: Stas43
  Python flask uwsgi nginx docker mfaridi 2 1,856 Sep-14-2022, 11:07 AM
Last Post: mfaridi
  Django and AWS S3 media storage rwahdan 0 1,418 Mar-06-2022, 08:47 AM
Last Post: rwahdan
  flask nginx full stack web app develepoment pascale 5 4,687 Jul-03-2018, 08:20 PM
Last Post: pascale
  location settings for Django Uwsgi Nginx Configuration for production sandyman 0 2,964 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