How do I serve media image files during a production server

This page summarizes the projects mentioned and recommended in the original post on /r/django

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • simple-s3-setup

    Code examples used in the post "How to Setup Amazon S3 in a Django Project"

  • So, as u/LloydTao says, you need to use django-storages to host media files on a service like Amazon S3. Which is a bit of a pain to be honest (I hate setting up S3 buckets). But it's worth it for the ease of everything else with Heroku. Not sure if this guide is still up to date https://simpleisbetterthancomplex.com/tutorial/2017/08/01/how-to-setup-amazon-s3-in-a-django-project.html

  • django-hines

    Code for my personal website

  • The CustomS3Boto3Storage is to work around an error that happened when uploading files. You can see the class here.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Django Hello, World

    2 projects | dev.to | 9 Feb 2024
  • Django Authentication Tutorial: Login, Logout, Signup, Password Change, and Password Reset

    2 projects | dev.to | 26 Jan 2024
  • any django book recomendations?

    1 project | /r/djangolearning | 23 May 2023
  • Awk One-Liners Explained

    1 project | news.ycombinator.com | 22 May 2023
  • What are your thoughts on this repo

    1 project | /r/webdev | 14 May 2023