Files
DokuWiki-on-Docker/README.md
William Miceli 48b6af2802 First upload of necessary files
Let's see what happens...
2020-01-03 18:56:43 -05:00

10 lines
449 B
Markdown

# DokuWiki on Docker
[GitHub Releases](https://github.com/splitbrain/dokuwiki/releases)
This is a very vanilla image of DokuWiki following the official instructions as closely as I can pay attention...
## Important Reminder
Make sure that once you've completed installing DokuWiki through your browser at `yourdomain.tld/install.php` that you uncomment out the `location ~ /(conf/|bin/|inc/|install.php) { deny all; }` line in the nginx config.