Skip to content

cpjobling/vargrant-dokuwki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Dokuwiki on Vagrant

A virtual machine hosted installation of the Dokuwiki wiki.

What this does

vagrant up

will load Ubuntu 12.04 precise64 and provision it with Apache, PHP5 and Git. It will then use git to get the latest stable build of Dokuwiki and install it in /var/www. It then sets the file permissions and copies in my copy of the configuration files.

It will eventually copy in my templates and plugins and my data.

Admin Account

DokuWiki is set up with an initial admin account, user name 'admin', password 'changeme'. You should of course not use these account details in production.

About

A vagrant host for Dokuwiki

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published