Simplest For End User Wiki/Knowlege Repo for the end user
Simplest For End User Wiki/Knowlege Repo for the end user
I am trying to set up a repository of knowledge for my job. Was thinking a wiki, but I need something that I can make as simple as possible for the end user, as some of them are not familiar with markdown or html. Is there a self hosted option that is dumb easy simple to navigate and edit for the end user?
I chose Bookstack for the same situation. It's dead simple in usage and maintenance. No issues yet!
Tried bookstack first, but setting it up with docker was giving me issues and didn’t want to try bare metal/VM yet. It’s on my list to fiddle with though, thank you.
Here you go, this is my docker compose. You can modify the pieces as you see fit.
version: '3' services:
Bookstack