1,710 bytes added
, 08:01, 21 November 2013
{{Languages|Foo}}
== dokuwiki for SME Server ==
{{Level|beginner}}
=== Maintainer ===
[mailto:daniel@firewall-services.com[[User:VIP-ire|Daniel B.]]] from [http://www.firewall-services.com 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 [[Fws|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 install 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 wantto 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 ===
There is no component yet in bugzilla for smeserver-dokuwiki, you should contact the maintainer if you found a bug,
<nowiki><noinclude>[[Category: Contrib]]</noinclude></nowiki>