Software Alternatives & Reviews

Building a privacy-friendly, self-hosted application architecture with SvelteKit

umami Pushpin CapRover
  1. 1
    A simple and open-source own your website analytics.
    Pricing:
    • Open Source
    Analytics is something that can easily become a privacy headache. To get around the issues as much as possible, the strategy I've implemented is to self-host the analytics tool Umami (again, via the One click app functionality in CapRover!).

    #Web Analytics #Analytics #Privacy 69 social mentions

  2. Reverse proxy for realtime web services
    Pricing:
    • Open Source
    For realtime, I used Pushpin with Server Sent Events. (It supports WebSocket as well).

    #Developer Tools #App Development #Cloud Computing 9 social mentions

  3. Build your own PaaS in a few minutes!
    Pricing:
    • Open Source
    For hosting all of the services I am using CapRover. It's a wonderfully simple PaaS (platform-as-a-service) that gives you a Heroku-like interface but runs entirely on a Virtual Private Server you control. For automated deploys, GitHub Actions are used. I've recorded a tutorial on how to get started with and deploy SvelteKit onto this architecture, so do check it out if this sounds interesting to you by clicking the image below!

    #PaaS #Cloud Computing #Container Tools 104 social mentions

  4. Gratitude journaling app for couples
    Let's start with a high level infrastructure diagram and then go into more detail. There's a lot to unpack but we're going to go through each part of the diagram one by one! The overarching architectural goal of this app was to be able to run everything "in-house" without relying on third party services, which I managed to accomplish while still having modern fetures like realtime updates, tracking and error monitoring. If you want to try the app before reading this post, you can do so here!

    #Productivity #Health & Wellness #Note Taking 2 social mentions

Discuss: Building a privacy-friendly, self-hosted application architecture with SvelteKit

Log in or Post with