Ask HN: What's the best internal knowledge base
Our company is scaling, and we're looking for a knowledge base to use internally to help train new hires and share knowledge across departments.
We're looking for good security and stability, versioning of some kind so changes aren't lost, ease-of-use so computer novices can comfortably edit things, and solid full-text search.
In a perfect world, we'd find one that's open source that we can host ourselves.
Does anyone have any recommendations?
If you can use a database, mediawiki which runs Wikipedia.
If you prefer flat text files, dokuwiki which I personally use at my company and at home.
If you already are in the atlassian stack and can't escape no matter what you do, use confluence wiki. But if you don't already have any atlassian products then stay far far away.
Thanks all for your help. I am avoiding Atlassian, and editing a wiki is well beyond the skillset of most of our company.
Looks like we're going homegrown with a sqlite-backed markdown knowledge base. Hopefully open-sourcing it will prove useful to someone down the line.
Check out wiki.js, it is open-source, modern yet quite mature, and has a lot of storage backends that you can choose from.
Confluence works.
Dokuwiki, MediaWiki, Confluence.