itops:wiki_setup

This is an old revision of the document!


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

  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';

Install essential plugins

  • itops/wiki_setup.1753093426.txt.gz
  • Last modified: 2025/07/21 10:23
  • by rekonas