Live data from Hacker News

Ask HN: Alternatives to Atlassian Confluence?

news.ycombinator.com

11–18 of 18 posts

Re: Ask HN: Alternatives to Atlassian Confluence?

#13
post #2

You can try https://www.getoutline.com/ .

I tried. Couldn't install it on my vanilla Ubuntu server because of infinite dependency hell. Then I tried wiki.js which installed and worked fine, aside from a few minor bugs. I was actually rather surprised by absence of decent open source wiki options.

Re: Ask HN: Alternatives to Atlassian Confluence?

#15
I create SimpleDocServer for one of my customers as a quick-and-dirty Confluence replacement based entirely on Markdown. So if your point is information delivery and you are OK to collaborate on content creation via Git (or any other similar tool) then it might fit your needs. https://www.helpinator.com/simpledocserver.html

Re: Ask HN: Alternatives to Atlassian Confluence?

#16
At the last place I worked -- and at a volunteer-run event I'm involved with -- we use DokuWiki.

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. :)

Re: Ask HN: Alternatives to Atlassian Confluence?

#18
Navigation is about how you've structured things as team/company. Perhaps creating additional directory pages would help to get different views on all the pages/data in the system?

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...

Post reply on HN