Difference between revisions of "Dokuwiki"
(→Bugs) |
m (Transparent redirection to HTTPS has been fixed) |
||
Line 28: | Line 28: | ||
There is no panel in the server-manager, you can go to https://sme-ip/dokuwiki and perform a login with users and passwords of your internal ldap. | There is no panel in the server-manager, you can go to https://sme-ip/dokuwiki and perform a login with users and passwords of your internal ldap. | ||
− | |||
=== Uninstall === | === Uninstall === |
Revision as of 20:02, 22 December 2013
dokuwiki for SME Server
Maintainer
Daniel B. from Firewall Services
Description
DokuWiki is a simple to use and highly versatile Open Source wiki software that doesn't require a database. It is loved by users for its clean and readable syntax. The ease of maintenance, backup and integration makes it an administrator's favorite. Built in access controls and authentication connectors make DokuWiki especially useful in the enterprise context and the large number of plugins contributed by its vibrant community allow for a broad range of use cases beyond a traditional wiki.
Requirements
You need the firewall-service repo to install this contribs
Installation
This contrib is currently held in the fws repository, so the following commands will install on your smeserver.
yum install --enablerepo=fws smeserver-dokuwiki dokuwiki-plugins
You will then need to activate the database changes etc. The 'official' way is to perform
signal-event post-upgrade; signal-event reboot
or if you do not want to restart your computer
signal-event webapps-update
There is no panel in the server-manager, you can go to https://sme-ip/dokuwiki and perform a login with users and passwords of your internal ldap.
Uninstall
yum remove smeserver-dokuwiki dokuwiki-plugins dokuwiki signal-event post-upgrade; signal-event reboot
Bugs
Please raise bugs under the SME-Contribs section in bugzilla and select the smeserver-dokuwiki component or use this link .