Hello, I need a wiki for some clients. Is there wiki package/app that is being reviewed? I’ve searched a bit in the forums and have not found anything. In a perfect world I’m trying to manage everything through the NS interface.
And just to hijack my own thread> can anyone suggest a decent document management app?
If you also need a CMS, would it be like “cursing in church” to come up with Drupal and adding a wiki functionality to it? I used this youtube video to configure it on my own server: https://www.youtube.com/watch?v=KHsjjHzYOSg
This vid is for Drupal7. Drupal8 has been released already, but I don’t have any experience with Drupal8 yet.
then go to the server-manager and set a password to the user ‘admin’ who is also the administrator of dokuwiki
to login -> https://IP_NS/dokuwiki
login : admin
password : your password
the authentication is ldap based then all users created in the server-manager are good, but with ACL you can restrict acces to the pages following the group/user. However You can use the internal authentication also, I will write some commands.