For most personal projects, hosting on the cloud may be overkill, but tempting with its supposed ease of use and benefits of scale. Self-hosting is often overlooked as a solution with the benefit of simplicity and cost.

Interesting discussion and demonstration of self hosting the kinds of apps most personal projects will end being.

  • @[email protected]
    link
    fedilink
    22 months ago

    Because when my IP address changes all my websites stop point to the services. Unless I go and change the A record in my DNS every time that happens, which is frustrating and annoying. Cloud flare tunnels fixed that for me so that no matter what happens my domains are fixed to the local host services in my machine with no port forwarding and no DNS maintenance

    • @[email protected]
      link
      fedilink
      English
      32 months ago

      Because when my IP address changes all my websites stop point to the services

      Stuff like no-ip and dyndns exist for that specific usecase.

      • @[email protected]
        link
        fedilink
        32 months ago

        Exactly this. I’ve been using afraid dns for over a decade. Easy to setup and is basically instant.

    • Zagorath
      link
      fedilink
      English
      22 months ago

      I have a static IP now, but I used to have a script in my cron that would update the IP address my Cloud Flare points to if it needed to. It was super easy.