Ask HN: There is an open-source alternative to almost any SaaS, what do you use?
12 points ·
gitroom
·
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?
bjourne ·1 minutes ago
rozenmd ·14 minutes ago
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.
wdfx ·4 hours ago
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.Show replies
codingdave ·1 hours ago
nicoloren ·6 hours ago
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).