3
6 Comments

One hour saas update 024: Splitting Domains

submitted this link to Icon for group Daily Stand-up
Daily Stand-up
on October 4, 2020
  1. 3

    For DynaBlogger I have the main domain www.dynablogger.com for the landing page, app.dynablogger.com for the actual app, and for user sites I am using a different domain instead - dynablogger.net - because that's usually a good practice for security reasons when your users can create content on your platform. Each site gets a subdomain of that domain (although users can add custom domains too).

    1. 1

      Exactly the same practice that I use!

    2. 1

      That's great!

      I don't think I need different domains for each user (or tenant) in this app. Actually glad, didn't want to have to deal with SSL and custom domains 😂

  2. 2

    Another Laravel user I see :) Sub-domain routing is great. Doing a similar thing with my apps.

    1. 1

      🏄‍♂️Laravel 4 Life 😀

  3. 1

    Today I split the SaaS application across some subdomains.

    The landing page will be hosted at podcastsping.com
    The application will be hosted at app.podcasting.com
    The web hooks handling will be hosted at hooks.podcastping.com

    Made use of Laravel's sub-domain routing feature to make this work.

Trending on Indie Hackers
Your build-in-public audience is not your market. I learned the difference the slow way. User Avatar 119 comments I built a WhatsApp AI bot for doctors in Peru — launched 3 weeks ago, 0 paying customers, and stuck waiting for Meta to approve my app User Avatar 59 comments From broke and burned out as a PM, to launching my SaaS and optimizing my health User Avatar 30 comments Built a "stocks as football cards" thing. 5 days in, my launch tweet got 7 views. What am I missing? User Avatar 25 comments I kept starting projects and dropping them. So I built a system that wouldn’t let me User Avatar 23 comments We built Shopify themes to $20k/month. Now we have to pivot. User Avatar 22 comments