Talking through using Django-hosts to build multi-tenant websites | Unscripted Coding

Sdílet
Vložit
  • čas přidán 21. 07. 2022
  • Let's say you build an amazing web-app. It works great, and now you want to sell it to tons of clients. You can spin up a different website for each client, but that'll add to the cost. Instead, you want a multi-tenant service. Every client runs off your website, but they each get their own subdomain; something like clientA.example.com. We survey a few options and finally choose to use Django-hosts to create this multi-tenant experience with our trust Django web framework.
    Unscripted Coding is entirely unscripted and organic. If you're looking for a tutorial, you're in the wrong place! What we do here is try and build something from scratch, filled with all the mistakes and lessons learned along the way!
    Official documentation: django-hosts.readthedocs.io/e...
    Total Time: 18 minutes
  • Jak na to + styl

Komentáře •