Outline: Self hostable, realtime, Markdown compatible knowledge base

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. Outline

    The fastest knowledge base for growing teams. Beautiful, realtime collaborative, feature packed, and markdown compatible.

    Just be careful that while it is self-hostable and the source is available, it is not open source [1,2]. If this is something important for your consideration before using it.

    [1] https://github.com/outline/outline/blob/main/LICENSE

    [2] https://fossa.com/blog/business-source-license-requirements-...

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. Keycloak

    Open Source Identity and Access Management For Modern Applications and Services

    Outline only uses SSO for authentication. The solution when self hosting is use a private keycloak server [1]. This allows you to do email based auth.

    [1] https://www.keycloak.org/

  4. silicon

    Silicon Notes, a web-based personal knowledge base with few frills (by cu)

    It's nowhere near as featureful as Outline, but I wrote my own Markdown knowledge base thingy in Python. It is web-based and geared toward single-user (or _very_ small team use) but it's Apache licensed and has no commercial tie-ins. Super easy to deploy as long as you know how to layer some rudimentary authentication on top of it.

    https://github.com/cu/silicon

  5. mdBook

    Create book from markdown files. Like Gitbook but implemented in Rust

    My org has used mdBook: https://rust-lang.github.io/mdBook/ (That link is itself a rendered mdBook, so that'll give you an idea of the feature set.)

    (While it's definitely a Rust "thing", if you just have a set of .md files, all you need is a "SUMMARY.md" (which contains the ToC) and a small config file; i.e., you don't have to have any Rust code to use it, and it works fine without. We document a large, mostly non-Rust codebase with it.)

  6. Trilium Notes

    Build your personal knowledge base with Trilium Notes

    Then you come across Trilium and drop the mic

    [0] https://github.com/zadam/trilium

  7. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Ask HN: What tooling do you use for organizing/offloading your thoughts?

    1 project | news.ycombinator.com | 25 Aug 2023
  • Hey guys, what's the best self-hosted wiki service that's both stunning and easy on resources? Looking for something lightweight but still aesthetically pleasing. Any recommendations?

    9 projects | /r/selfhosted | 2 May 2023
  • What are good tools/services for a self-hosted small business server?

    3 projects | /r/selfhosted | 28 Jun 2022
  • Best Selfhosted app for code steps documentation & code snippets

    2 projects | /r/selfhosted | 20 Feb 2022
  • "ee" folder in Docmost, an open-source alternative to Confluence and Notion

    1 project | dev.to | 22 Apr 2025

Did you know that Java is
the 8th most popular programming language
based on number of references?