Changes

From SME Server
Jump to navigationJump to search
168 bytes added ,  06:02, 18 April 2021
Line 1: Line 1: −
{{Languages}}
+
{{Languages|Dokuwiki}}
    
== dokuwiki for SME Server ==
 
== dokuwiki for SME Server ==
Line 5: Line 5:     
=== Maintainer ===
 
=== Maintainer ===
[mailto:daniel@firewall-services.com[[User:VIP-ire|Daniel B.]]] from [http://www.firewall-services.com Firewall Services]
+
[mailto:daniel@firewall-services.com][[User:VIP-ire|Daniel B.]] from [http://www.firewall-services.com Firewall Services]
 +
 
 +
===Version===
 +
{{#smeversion: smeserver-dokuwiki }}
 +
{{#smeversion: dokuwiki }}
 +
[[Version::contrib9|fws]][[Has SME9::true| ]]
    
=== Description ===
 
=== Description ===
Line 11: Line 16:     
=== Requirements ===
 
=== Requirements ===
You need the [[Fws|firewall-service]] repo to install this contribs
+
You need the [[Fws|firewall-services]] repo to install this contribs
   −
=== Installation ===
+
=== Installation 8.x 9.x===
 
This contrib is currently held in the fws repository, so the following commands will install on your smeserver.
 
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
+
  yum install --enablerepo=fws --enablerepo=smecontribs smeserver-dokuwiki dokuwiki-plugins
    
You will then need to activate the database changes etc.
 
You will then need to activate the database changes etc.
Line 30: Line 35:     
=== Configuration ===
 
=== Configuration ===
A fex DB properties are available to control DokuWiki configuration:
+
A few DB properties are available to control DokuWiki configuration:
 
* '''AliasOnPrimary''' (enabled|disabled). Default is enabled. If disabled, the alias /dokuwiki will not be added in your main vhost in apache. This is only usefull if you want to create a dedicated vhost for DokuWiki
 
* '''AliasOnPrimary''' (enabled|disabled). Default is enabled. If disabled, the alias /dokuwiki will not be added in your main vhost in apache. This is only usefull if you want to create a dedicated vhost for DokuWiki
 
* '''Authentication''': can be either '''ldap''', which is the default. With this setting, all the accounts on your SME Server will be used. Group membership is available to handle ACL. The admin user has full access to all option. Other valid values are ''internal'', which will use the internal account in DokuWIki (you have to manually create accounts, or enable user registration in the configuration). The last value is 'LemonLDAP' which can be used to protect DokuWiki with [LemonLDAP-NG]. In this case, LemonLDAP::NG will handle authentication only, user information and group membership is looked up in LDAP, and authroization is handled by the DokuWiki ACL
 
* '''Authentication''': can be either '''ldap''', which is the default. With this setting, all the accounts on your SME Server will be used. Group membership is available to handle ACL. The admin user has full access to all option. Other valid values are ''internal'', which will use the internal account in DokuWIki (you have to manually create accounts, or enable user registration in the configuration). The last value is 'LemonLDAP' which can be used to protect DokuWiki with [LemonLDAP-NG]. In this case, LemonLDAP::NG will handle authentication only, user information and group membership is looked up in LDAP, and authroization is handled by the DokuWiki ACL
 
* '''access''' (public|private). Default is private, which means the wiki is only available from the internal networks (and IP allowed to access the server-manager). If set to public, the wiki will be available from anywhere
 
* '''access''' (public|private). Default is private, which means the wiki is only available from the internal networks (and IP allowed to access the server-manager). If set to public, the wiki will be available from anywhere
* ''status''' (enabled|disabled). If set to disabled, the wiki won't be available anymore
+
* '''status''' (enabled|disabled). If set to disabled, the wiki won't be available anymore
    
=== Backup and restore ===
 
=== Backup and restore ===
Super Admin, Wiki & Docs Team, Bureaucrats, Interface administrators, Administrators
3,250

edits

Navigation menu