Thursday, January 13, 2022

Django, Docker & SaaS Multi-Tenant Architecture

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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/92e5ffb2-4391-48ef-a4d9-99f94db86989n%40googlegroups.com.

No comments:

Post a Comment