Easy content insertion is also necessary. We haven’t yet integrated bookstack, but I don’t see any alternatives (sticking with the locally hosted requirement)
Show HN: BookStack – An open source wiki platform and alternative to Confluence
21–30 of 203 posts
Re: Show HN: BookStack – An open source wiki platform and alternative to Confluence
#22And no, I will never not shit in Atlassian products until they fix performance. Trello is the standout. Thanks for not trashing it.
Re: Show HN: BookStack – An open source wiki platform and alternative to Confluence
#23A killer feature would be confluence import. How do the permissions work ? Same way as confluence (inherited) ?
I'm not sure how Confluence permissions work. Within BookStack pages (Main content) is generally within a hierarchy of Shelves > Books > Chapters > Pages. Both shelves and chapters are optional parts of the hierarchy,and Books can be members of multiple shelves.
General permissions (Edit/Create/Delete) can be controlled per-role, and multiple roles can be assigned to a user. Permissions can then be overridden per hierarchy item. Permissions for Books and Chapters will cascade to child items unless they're overridden.
Re: Show HN: BookStack – An open source wiki platform and alternative to Confluence
#24Re: Show HN: BookStack – An open source wiki platform and alternative to Confluence
#25Sorry this is nothing like Confluence. On Bookstack you click a link and get a new page instantly. This is nothing like Confluence where you need to wait 5-8 seconds for each page. And no, I will never not shit in Atlassian products until they fix performance. Trello is the standout. Thanks for not trashing it.
Re: Show HN: BookStack – An open source wiki platform and alternative to Confluence
#26I've been working on BookStack for over 6 years now, learning a lot about open source project maintainership during that time. Originally developed it while looking for a documentation system for my mixed-technical-skill workplace. Wanted something easy to use without having to get finance involved when increasing our user count. With Confluence backing away from their self-hosted offerings, hopefully many will find…
I dove into your Laravel code the other day to see how you organized things. Thanks for making it open so I could learn!
Re: Show HN: BookStack – An open source wiki platform and alternative to Confluence
#27Thanks for creating this app.
Re: Show HN: BookStack – An open source wiki platform and alternative to Confluence
#28Re: Show HN: BookStack – An open source wiki platform and alternative to Confluence
#29I came across your software a few weeks ago when I was looking for some kind of locally hosted collaborative documentation suite for internal use, basically, a wiki that can be used by people who aren’t programmers. I was a bit incredulous when I found that it is basically expected to use markdown if you want to have a wiki. This really raises the barrier to entry and restricts users to ones that are technically prof…