Sunday, January 16, 2022

Re: Django, Docker & SaaS Multi-Tenant Architecture

Hi,

Thank you for this, I've just joined! I tried looking before but couldn't find but i'll sure be on it now :)

Thanks again

On Fri, 14 Jan 2022 at 16:57, MR INDIA <buddietube123@gmail.com> wrote:

A official discord channel has been released recently follow Django newsletter for such updates :
On Friday, 14 January 2022 at 02:12:38 UTC+5:30 ber...@autofyle.com wrote:
I second the suggestion to have a discord channel versus async/email

On Thursday, January 13, 2022 at 1:41:14 PM UTC-7 Bernard Mallala wrote:
I will paraphrase and feel free to correct.
You have an image that when deployed results in a django application that can be accessed but without a specific app that is built to work within this image.
  1. Let' presume that you working on a Tutorial App and you complete this to taste
  2. Now you only want to configure everything including nginx such that when this is deployed then a user will be able to access the django instance without issue
  3. Thereafter, you want to be able to add the isolated Tutorial app so that it works without issue on this Django instance. I do not know that you can point django to an app or the Tutorial app if it existed somewhere else within the cloud, I have not seen this.
    But, to simply add the Tutorial app within this Django instance.I would perhaps have run a script to apply all required to get the Tutorial App running. E.g add to settings file, run migrations etc
On Thursday, January 13, 2022 at 7:47:26 AM UTC-7 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 a topic in the Google Groups "Django users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/django-users/-_kM4rWLdhw/unsubscribe.
To unsubscribe from this group and all its topics, 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/0197d516-aad3-4dc5-970f-ede5f50e6fefn%40googlegroups.com.


--

Bridget


Kindest Regards,


Lyntree Web Studio 

Website Design | Website Hosting | Mobile Applications

Full Stack App|Web|Mobile Developer


Website: https://lyntree.co.uk | https://lyntree.io tbc

Phone / WhatsApp: 07761 308429

Email: info@lyntree.io / info@lyntree.co.uk

--
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/CAMgCFo%2B%3DnhtChdQmOni%2BsZg56Mkgv%3DGqnEVdS27CqVRwBvBNQg%40mail.gmail.com.

No comments:

Post a Comment