Open-Source SaaS-Killer Stack, Part 3

Ten self-hostable repos, plus NotebookLM, scored for two businesses

Same eleven tools, two different companies. MySeoDesk is my own company and already self-hosts most of this stack on Contabo. J.M. Field is my employer, with its own corporate infra and none of this running yet, so every per-seat saving is still on the table.

Sources: "10 GitHub Repos So Good They Shouldn't Be Free, Part 3" (Hyperautomation Labs) and the NotebookLM agentic update (WorldofAI). The video claims roughly $180k a year of replaced software across all thirty part 1, 2, and 3 repos. Free PDF of all 30 with deploy commands.

Context. MySeoDesk is a solo-operator agency self-hosting on Contabo. Already running: Vaultwarden, DocuSeal, Mailcow, NotebookLM, Obsidian, Figma MCP. So the play is to deploy the gaps, layer onto existing infra, and skip anything that duplicates what I own.

Deploy first

01

Appsmith

~40k starsDeploy 1st

Replaces Retool ($50 per user per month). Cost self-hosted: $0.

Biggest upside. Drag-drop internal tools bound to my Postgres and FastAPI APIs: client ops dashboards, audit-job trackers, deploy consoles. Customer data never leaves Contabo.

$ docker run -p 80:80 appsmith/appsmith-ce
02

Twenty

~50k starsDeploy 2nd

Replaces Salesforce ($100 to $165 per user per month). Cost self-hosted: $0.

Fills a real gap, since I run no CRM today. Notion-style pipeline for client and prospect deals, custom objects for engagement types, webhooks into my sites. Catch: AGPL, and some enterprise features are missing.

$ git clone twenty && docker compose up -d
03

Listmonk

~22k starsDeploy 3rd

Replaces Mailchimp ($100 a month at 5k subs, climbing past $270). Cost self-hosted: pennies on SES.

Layer it on top of my existing Mailcow or SES as the SMTP backend, a campaign layer on infra I already own. SQL segmentation, live opens, clicks, bounces. Honors the one-rollup, no per-alert-blast rule. I already manage deliverability.

$ docker compose up -d # listmonk + postgres

Easy win, or later

04

Cap

~18k starsEasy win

Replaces Loom ($12 to $15 per creator per month). Cost self-hosted: $0.

Client walkthroughs, MySeoDesk audit and demo videos, async updates. Recordings stay on my servers. The Mac and Windows desktop app works out of the box; self-host the sharing stack with Docker or Railway.

$ desktop app (Mac/Win), or docker compose / Railway for sharing
05

Apache Superset

~73k starsLater

Replaces Tableau or Looker ($75 per user per month, up to $150k a year). Cost self-hosted: $0.

Complementary, not a replacement. Looker Studio stays my client-facing GA4 and GSC reporting; Superset becomes internal ops BI on my own database. Catch: heaviest setup of the ten.

$ docker compose -f docker-compose-image-tag.yml up
06

Qdrant

~38k starsLater

Replaces Pinecone or Algolia ($50 a month and up). Cost self-hosted: $0.

Enabling, not cost-cutting, since I run no managed vector DB today. Reach for it when I build semantic search over client catalogs, or memory for the agent stack.

$ docker run -p 6333:6333 qdrant/qdrant

Already in my stack, no action

07

NotebookLM

Already using

Cloud and paid (Google AI Ultra). Not a self-host kill.

Use the new agentic update for client-brief synthesis and competitor research, exported as decks (PDF, DOCX, XLSX, PPTX) with source attribution. Keep going.

08

DocuSeal

~17k starsAlready running

Replaces DocuSign ($45 per user per month). Cost self-hosted: $0.

Already self-hosted on the mail VPS. No action, just route every contract, SOW, and client sign-off through it.

09

Vaultwarden

~62k starsAlready running

Replaces 1Password Business ($8 per user per month). Cost self-hosted: $0.

Already self-hosted. No action. Backups and lockdown are already mine to own.

Worth a real look

10

Penpot

~50k starsEvaluate

Replaces Figma ($16 per editor per month). Cost self-hosted: $0, unlimited seats.

Do not rule this out. Figma stays primary for one concrete reason: I just wired the Figma MCP into client builds for design-to-code, and Penpot has no equal to that yet. But Penpot is the only option that fits my self-host ethos. Files live on Contabo next to Vaultwarden and Mailcow, seats are unlimited and free, and the handoff exports real CSS because it is built on open web standards. It is the hedge against Figma price hikes and lock-in, and the cost to try is one Docker command. Trade-off: smaller plugin ecosystem, and a few power features such as deep variants and advanced auto-layout still lag Figma.

$ docker compose -f docker-compose.yaml up -d

Skip, duplicates what I own

11

Affine

~70k starsSkip

Would replace Notion plus Miro ($18 per user per month and up).

Redundant. My Obsidian vault is already the second brain. Migrating a working system buys nothing.

Context. J.M. Field is my employer: fulfillment, commercial print, and marketing, B2B, with a real team. I do not own the infra. Their corporate stack runs on Enhance or cPanel and on-prem Exchange or M365, and none of these tools run yet, so the full per-seat savings apply. Treat this list as recommendations to bring to JMF IT. Adoption needs their buy-in, not a unilateral deploy.

Highest org value

01

Twenty

~50k starsTop pick

Replaces Salesforce ($100 to $165 per user per month). Saves about $6k to $10k a year on 5 seats.

B2B pipeline for fulfillment, print, and marketing accounts, with custom objects for print-order types and API or webhook ties into JMF sites. Catch: AGPL, and some enterprise depth is missing.

$ git clone twenty && docker compose up -d
02

Apache Superset

~73k starsTop pick

Replaces Tableau or Looker. Saves $900 a year per user, up to $150k a year.

The giant-killer for an ops shop. Dashboards on print turnaround, cost per order, fulfillment SLAs, and kitting throughput, straight off the warehouse database. Company-wide BI for the price of a server.

$ docker compose -f docker-compose-image-tag.yml up
03

DocuSeal

~17k starsTop pick

Replaces DocuSign ($45 per user per month). Saves over $1,600 a year on 3 users.

Client contracts, POs, NDAs, and vendor onboarding. Drag fields onto a PDF, audit trail, tamper-proof completed document. Easiest deploy in the set, a coffee break. Catch: leaner integrations than DocuSign enterprise.

$ docker run -p 3000:3000 docusealco/docuseal

Strong fit

04

Appsmith

~40k starsStrong

Replaces Retool ($50 per user per month). Saves about $6k a year on 10 builders.

Internal fulfillment and order-status tools, kitting and inventory consoles, support panels, all bound to JMF databases. Customer data stays on JMF servers, the real reason ops teams switch.

$ docker run -p 80:80 appsmith/appsmith-ce
05

Penpot

~50k starsStrong

Replaces Figma ($16 per editor per month). Saves about $1,900 a year on 10 designers.

JMF has an actual creative and marketing design team. Unlimited self-hosted seats, dev-handoff to clean CSS, files kept in-house, which regulated client work likes. Catch: smaller plugin ecosystem.

$ docker compose -f docker-compose.yaml up -d
06

Listmonk

~22k starsStrong

Replaces Mailchimp ($100 a month, climbing past $270). Saves to pennies on SES.

Marketing-arm newsletters and client campaigns at list scale. SQL segmentation, live opens, clicks, bounces, plugged into SES. Catch: JMF IT owns sending reputation, which Mailchimp babysits.

$ docker compose up -d # listmonk + postgres

Useful, situational

07

Cap

~18k starsUseful

Replaces Loom ($12 to $15 per creator per month). Saves about $900 a year on 5 creators.

Client demos, warehouse SOP and training videos, async stand-ups. Self-host so customer recordings stay off third-party servers.

$ desktop app, or docker compose / Railway for sharing
08

Affine

~70k starsUseful

Replaces Notion plus Miro ($18 per user per month and up). Saves over $2,000 a year on 10 users.

Internal docs and wiki plus a whiteboard for campaign planning, on one local-first canvas. Catch: real-time multiplayer is still maturing versus Notion.

$ docker run -p 3010:3010 ghcr.io/toeverything/affine
09

Vaultwarden

~62k starsUseful

Replaces 1Password Business ($8 per user per month). Saves about $1,900 a year on 20 users.

Team password vault, unlimited users, orgs, and 2FA. Official Bitwarden clients work against it. Catch: JMF IT owns backups and hardening, which must be done properly.

$ docker run vaultwarden/server # behind HTTPS

Lower priority

10

Qdrant

~38k starsIf and when AI

Replaces Pinecone or Algolia ($50 a month and up).

Only if JMF builds AI search or retrieval: product-catalog search, a knowledge base. No saving until there is a use case.

$ docker run -p 6333:6333 qdrant/qdrant
11

NotebookLM

Cloud, paid

Google AI Ultra. Not self-hosted, not a SaaS kill.

Research and proposal generation for the marketing team: synthesize briefs into client-ready decks with source attribution. A subscription cost, not a savings play.