Table of Contents

Wiki Setup

To setup a new wiki on our infrastructure:

  1. Login as rekonas on my.rekonas.com
  2. Install a new instance of Dokuwiki using the Cloudron Appstore
  3. Make sure to use Cloudron user management for the app (either allow all users or restrict to specific group(s))

Add Admin users

Admin users need to be manually defined in Dokuwiki.

  1. As rekonas, open the Cloudron File Manager for the DokuWiki instance
  2. Open the file conf/local.php
  3. Add a line $conf['superuser'] = 'rekonas,<user_name>'; with all the Cloudron usernames that should have admin rights.

`

Install bootstrap3 theme

Install our default theme usign the DokuWiki Extension Manager (Search for bootstrap3). Then adjust some settings to make it work with the Cloudron deployment:

  1. As rekonas, open the Cloudron File Manager for the DokuWiki instance
  2. Open the file conf/local.php
  3. Set the theme $conf['template'] = 'bootstrap3';
  4. Open the file templates/bootstrap3/css.php and add the path /app/code to the $doku_inc_dirs array.
  5. Do the same with 'templates/bootstrap3/iconify.php'

Also have a look at the corresponding Cloudron Forum post: https://forum.cloudron.io/post/110503

Install essential plugins

We use the following essential plugins: