Skip to content

Puppet module to install dokuwiki on Ubuntu with an nginx vhost.

Notifications You must be signed in to change notification settings

tlipatov/puppet-dokuwiki-nginx

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dokuwiki Module with nginx support

Uwe Kleinmann uwe@kleinmann.org

This module installs dokuwiki with an accompanying nginx vhost via Puppet. It is specifically for Ubuntu 12.10 and hasn't been tested with anything else.

Usage

  class { 'dokuwiki':
    domain     => 'wiki.example.com',
    wiki_email => 'root@wiki.example.com',
    wiki_title => 'Example Wiki',
  }

About

Puppet module to install dokuwiki on Ubuntu with an nginx vhost.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published