First upload of necessary files

Let's see what happens...
This commit is contained in:
William Miceli
2020-01-03 18:56:43 -05:00
parent c43e5fdb0b
commit 48b6af2802
6 changed files with 157 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
# DokuWiki on Docker
[GitHub Releases](https://github.com/splitbrain/dokuwiki/releases)
[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.