Ask HN: Alternatives to Atlassian Confluence?
My team currently uses Confluence (an Atlassian product) for requirements, designs, procedures, and for various other engineering and product-related documents. However, I find it slow and difficult to navigate.
Has anyone found a better alternative?
17 comments
[ 4.1 ms ] story [ 40.6 ms ] threadWe started using Notion as an alternative to Confluence, but I'm not a fan. It feels too fluffy (as do other tools like Monday). Confluence can be a pain and expensive, but the UI/UX is professional.
Confluence and it's ilk are only as good as the effort / ownership of those that are willing to put in the time. If your org is not willing, than no other tool is really going to solve the core product.
https://www.wikimatrix.org
http://wiki.c2.com/?TopTenWikiEngines <- origin of the word "wiki" ( http://wiki.c2.com/?WikiWikiWeb )
Having setup the whole Atlassian on-prem SSO suite of apps on Linux with Git and LDAP talking to AD on Windows, it depends on your needs, as there are a variety of different wiki/collaboration solutions with different capabilities. I've also used these:
- Dokuwiki (very simple, text file-based)
- Mediawiki (LAMP / database-backed)
- SharePoint (MS $$)
- Quip
Others to look at (including sometimes CMSes)
- OneNote
- Liferay
- Drupal
- Statamic
- WordPress
Also, Confluence has tons of plugins for customization and can be made to be fast with proper configuration.
The most difficult problem is getting people to use the damn thing, whatever you choose. WYSIWYG editing might help for less-experienced users (or those who don't want to learn the markup language), but I haven't looked for a plugin for that. Yet. :)
Speed: Does the server have enough RAM? Is it running with the recommended database for fastest use? Atlassian offer some guidance: https://confluence.atlassian.com/doc/performance-tuning-1302...