This is an old revision of the document!
Wiki Setup
To setup a new wiki on our infrastructure:
- Login as
rekonasonmy.rekonas.com - Install a new instance of Dokuwiki using the Cloudron Appstore
- 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.
- As
rekonas, open the Cloudron File Manager for the DokuWiki instance - Open the file
conf/local.php - 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:
- As
rekonas, open the Cloudron File Manager for the DokuWiki instance - Open the file
conf/local.php - Set the theme
$conf['template'] = 'bootstrap3'; - Open the file
templates/bootstrap3/css.phpand add the path/app/codeto the$doku_inc_dirsarray. - Do the same with 'templates/bootstrap3/iconify.php'
Install essential plugins
We use the following essential plugins: