Media Files - local network share

113 views
Skip to first unread message

Swelan Auguste

unread,
Feb 7, 2022, 1:08:38 AM2/7/22
to django...@googlegroups.com

Good day all,


I am trying to figure out how to attach a Django app to a local network server/share.

I do not want to host the media files on the same server so that the server doesn't run out of space and I can and I can grow my media file host share/server as it grows.
Kindly,

Swelan R. Auguste (Mr.)
KingShip
Technical Information Officer

Yeboah Dominic

unread,
Feb 7, 2022, 1:20:40 AM2/7/22
to django...@googlegroups.com
You can try dropbox that is what I used to serve my media files in django

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAKj-cedrdvqRmGZ29cMNsk0%2BypXy5fRzRsMx%3DziiPpVr1JOHfA%40mail.gmail.com.

Swelan Auguste

unread,
Feb 7, 2022, 1:35:30 AM2/7/22
to django...@googlegroups.com
Good day,

Thanks. I was more looking for a local solutions (within a closed network)

Kindly,

Swelan R. Auguste (Mr.)
KingShip
Technical Information Officer

Litesh Garg

unread,
Feb 7, 2022, 2:11:39 PM2/7/22
to django...@googlegroups.com
Hi,

You can use django storages, particularly ftp or sftp modules for storage and then use nginx to server these files.

Swelan Auguste

unread,
Feb 7, 2022, 2:24:01 PM2/7/22
to django...@googlegroups.com

Good day,

Thanks for your reply.

I was looking into that also, are FTP and SFTP servers a good idea. I was under the impression that it was kind of old technology and was replaced by something bucket s3?

Kindly,

Swelan R. Auguste (Mr.)
KingShip
Technical Information Officer

Jiffin George Kokkat

unread,
Feb 7, 2022, 4:05:08 PM2/7/22
to django...@googlegroups.com
Hi, 

Mount shared network path to media folder of the Django.

this may help

Thanks,
Jiffin George Kokkat


Swelan Auguste

unread,
Feb 8, 2022, 5:02:11 PM2/8/22
to django...@googlegroups.com
Thanks for the suggestion.

I tried it but it ended up in the app base directory.

Can you help me out?

Reply all
Reply to author
Forward
0 new messages