Ask HN: There is an open-source alternative to almost any SaaS, what do you use?
Buffer, SproutSocial -> Postiz
Lokalise, Crowdin -> Tolgee
Shopify -> MedusaJS
Typeform -> Formbricks
Auth0 -> Hanko, Stack-auth
Retool -> ToolJet
Courier -> Novu
Launchdarkly -> Flipt, Unleash
Mixpanel -> Posthog
Bitly -> Dub
Notion -> Appflowy
Zoom -> Jitsi
Jira -> Plane
Airtable -> NocoDB
Vercel -> Coolify, Taubyte
Heroku -> Dokku
Firebase -> Pocketbase / Appwrite / Supabase
Shopify -> Prestashop
Slack -> Mattermost
Salesforce CRM -> ERPNext
Dropbox -> NextCloud
Mailchimp -> Mautic
Trello -> Wekan
Docusign -> Documenso
Calendly -> Cal
Datadog -> Prometheus
Google Analytics -> Plausible, Fathom
Zapier -> n8n
Algolia -> Trieve, Melisearch
Mint -> Maybe
Intercom -> Chatwoot
What am I missing?
15 comments
[ 2.4 ms ] story [ 40.6 ms ] threadGave up NextCloud a few years ago and went all in on using Google services. Now I think I can return to using more apps running on infra I rent.
For example, if I need Postiz to run I need a server and to configure and maintain a lot of services and dependancies:
NX (Monorepo) NextJS (React) NestJS Prisma (Default to PostgreSQL) Redis (BullMQ) Resend (email notifications) Postiz
I use mailchimp, which is not cheap. But if I want to run Mautic, I need a linux server, with an http server and a database running. It as also a cost in money and time.
I am a single man shop, so I don't want a software to take me extra time when something is broken (or to give 4 hours of my time to install and run a clone of mailchimp).
What SaaS really sells is ease of setup, use and maintenance.
And source code is no "replacement" --- unless you happen to have the necessary time and skills.
I don't know what these are, but how am I supposed to google these words and get the correct results?
I currently self-host these infra and apps:
I've been thinking about Nextcloud as well, but it seems a bit heavy-handed and wants control over my docker daemon, which I am not sure about.- AdguardHome
- Traefik - Cloudflare tunnels
- Home Assistant
- onedev (Nice simple one user git host)
- Immich
- Vaultwarden
- Coder
- IT-tools
- Linkding
- Clibre/Calibre Web
- Bookstack
- Nextcloud
- Memos
- Stirling-PDF
- FireFox Sync (Yes you can do that! [1] )
- INVIDIOUS (I can't handle Youtube vanilla)
And I agree that nextcloud is somehow heavy but it is the easiest solution. I use it mainly to backup my research activity (slides, books ..etc) and mainly using webdav features to sync zotero documents.
[1] https://github.com/mozilla-services/syncstorage-rs
What do you self host with? I've been using Coolify on Hetzner VPS but I've been looking into Dokploy recently, the UI is much faster.
Solving the problem I'm dealing with gets you a lot more points than me being able to fling you a PR, but maybe I'm an outlier here.