Thanks again, your work is really appreciated!
Show HN: BookStack – An open source wiki platform and alternative to Confluence
91–100 of 203 posts
Re: Show HN: BookStack – An open source wiki platform and alternative to Confluence
#92I haven't used Confluence or BookStack in this case. Does these platforms have git like version controlling and collaboration in them? What about login and admin stuff? Also gitbased blog platform like architecture perhaps? I am a big fan of journaling, documentation and having a knowledge hub. I am not sure what is out there for a monolithic yet shared and controllable knowledge hub.
BookStack does not have git-like versioning but content changes are versioned within the database for rollback/compare/viewing.
> What about login and admin stuff?
BookStack has multiple authentication options (Including email & password/LDAP/OIDC/SAML2) in addition to admin/user/role controls.
Re: Show HN: BookStack – An open source wiki platform and alternative to Confluence
#93Re: Show HN: BookStack – An open source wiki platform and alternative to Confluence
#94The API is excellent, and I've used it to build some custom stuff. They recently added webhooks too.
And Dan is pretty responsive on Discord if you need help.
Re: Show HN: BookStack – An open source wiki platform and alternative to Confluence
#95Re: Show HN: BookStack – An open source wiki platform and alternative to Confluence
#96Should also check out MediaWiki. The last year the visual editor is finally included with PHP, making the installation simple: https://mediawiki.org/wiki/MediaWiki
In Bookstack, making the server private is one or two clicks. In mediawiki you have to set at least half a dozen config file variables.
Adding any of a slew of auth methods is trivial in Bookstack. In mediawiki it's finding an extension, figuring out how to configure it, and then worrying about keeping it up to date.
Bookstack is focused on "books", chapters, pages, sections - not "pages."
It's perfect for what most people and projects need, and it looks fucking gorgeous out of the box to boot.
Re: Show HN: BookStack – An open source wiki platform and alternative to Confluence
#97This looks really nice. Atlassian did not consider small businesses with regulatory requirements when it decided to push everyone to the cloud. Atlassian's cloud cannot ever meet my regulatory requirements, by 2024 I need to replace Confluence. There is no way I can pay for the cost of the Data Center version of Confluence you'll be able to self-host, over $20K/year to self-host Confluence is a non-starter. Does Book…
No, unfortunately not. You can attach files but we only support indexing (And parsing) of core page content. Indexing other formats opens up a large branch of maintenance while adding potential confusion in the platform in regards to what's considered content.
> Can pages (or books) be exported in common formats?
Yeah, Both can be exported as plaintext, markdown, contained-html or PDF. The PDF export can be troublesome but works for most simple use-cases.
> Any plans to support Postgres in the future?
Not in sight for the near future. I'm not closed off to it but there are questions of support and maintainership. My detailed thoughts on additional database support can be found here: https://github.com/BookStackApp/BookStack/issues/76#issuecom...
Re: Show HN: BookStack – An open source wiki platform and alternative to Confluence
#98Can anyone with experience with multiple wiki platforms compare this with XWiki and/or MediaWiki. I may be asked to update $WORK's wiki, which is currently MoinMoin (IIRC), and am looking for anyone with more experience so I don't have to start testing from scratch. I've run MediaWiki before, but am not beholden to using it just because of past/current familiarity. Importing from MoinMoin would be nice, but not absol…
Bookstack has a lot more inherent document organization stuff (ie: books>chapters>pages etc), it's easy as hell to administer, and it looks gorgeous out of the box.
Re: Show HN: BookStack – An open source wiki platform and alternative to Confluence
#99Now by all means notion isn't perfect at all, but for me who just wanted to start writing notes it seems the right choice at the time.
I would like to switch to BookStack as it looks great and is a great product, but the one issue that worries me is when it comes to upgrades and migrations. Generally I found when upgrading database based platforms I end up messing up hugely causing myself a huge headache, and then eventually not upgrading at all. For example I used Monica CRM, and totally botched the upgrades eventually just closing it down and using Google contacts instead.
If there was an easy way to solve for that I'd definitely be on board with self-hosting it myself. But at the moment I just don't have the time to resolve upgrade issues :(
Re: Show HN: BookStack – An open source wiki platform and alternative to Confluence
#100I've been planning on rolling this out at work for months now, just finished setting up a little server for the office to host it on. Its going to help so much.