By the default Django actually serve media files like images in production 
to do that you have to use any cloud technology like AWS but for you can 
also use Dropbox which I used to in one of my project 
(https://dominic-blog.herokuapp.com) with Dropbox you can serve your media 
files there.

On Thursday, 13 January 2022 at 09:47:26 UTC-5 in...@lyntree.io wrote:

> Hello,
>
> I'm looking at building and deploying either a SaaS / PaaS or CaaS but 
> what I'm struggling to figure out is how I can deploy an image of django 
> (without its app server)  into a container probably using nginx and docker 
> to work between them. 
>
> e.g Django you have the ability to create additional apps within Django 
> but app I'm building inside at the moment, Ideally I want to isolate that 
> app and deploy that app but ensure its connected to the main django app 
> within the cloud and i'm not sure if its possible like this?
>
> Anyone have any advice on this? p.s also is there a django instant chat 
> channel we can speak on as could not connect on the irc one? Discord & 
> Slack is becoming more popular these days for devs for open questions.
>
> Kindest Regards,
>
> Bridget
>

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/ee23f252-14a3-4858-9c32-f23d5f43b17bn%40googlegroups.com.

Reply via email to