This is an Ansible role which installs Dokuwiki to run as a Docker container. This role uses the official Dokuwiki Docker image, which appreciates being starred on Docker Hub.
Check defaults/main.yml for the full list of supported options.
Please note that the dokuwiki_path_prefix
option is not yet supported by this role.
For an Ansible playbook which integrates this role and makes it easier to use, see the mash-playbook. See setup_instructions.md for instructions.