You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[{{ project_name|capitalize }}]({{ project_url }}) is a simple to use and highly versatile Open Source wiki software that doesn't require a database. It is loved by users for its clean and readable syntax. The ease of maintenance, backup and integration makes it an administrator's favorite. Built in access controls and authentication connectors make DokuWiki especially useful in the enterprise context and the large number of plugins contributed by its vibrant community allow for a broad range of use cases beyond a traditional wiki.
- {env_var: "APP_URL", env_value: "/dokuwiki", desc: "Specify an APP_URL to append to your root location, helpful for subfolder reverse proxy setups. Does not take effect until after first restart following setup."}
25
+
- {env_var: "APP_URL", env_value: "/dokuwiki", desc: "Specify an APP_URL to append to your root location, helpful for subfolder reverse proxy setups. Does not take effect until after first restart following setup."}
Upon first install go to `http://$IP:$PORT/install.php` once you have completed the setup, restart the container, login as admin and set "Use nice URLs" in the `admin/Configuration Settings` panel to `.htaccess` and tick `Use slash as namespace separator in URLs` to enable [nice URLs](https://www.dokuwiki.org/rewrite) you will find the webui at `http://$IP:$PORT/`, for more info see [{{ project_name|capitalize }}]({{ project_url }})
- {date: "31.05.24:", desc: "Rebase to Alpine 3.20. Existing users should update their nginx confs to avoid http2 deprecation warnings."}
39
-
- {date: "23.01.24:", desc: "Rebase to Alpine 3.19 with php 8.3."}
40
-
- {date: "25.12.23:", desc: "Existing users should update: site-confs/default.conf - Cleanup default site conf."}
41
-
- {date: "21.07.23:", desc: "Update built-in plugins on container update."}
42
-
- {date: "25.05.23:", desc: "Rebase to Alpine 3.18, deprecate armhf."}
43
-
- {date: "13.04.23:", desc: "Move ssl.conf include to default.conf."}
44
-
- {date: "28.12.22:", desc: "Rebase to Alpine 3.17, migrate to s6v3."}
45
-
- {date: "11.13.22:", desc: "Move lib/images/smileys/local and lib/images/interwiki outside of the container for user defined smiley and interwiki icon support."}
46
-
- {date: "20.08.22:", desc: "Rebasing to alpine 3.15 with php8. Restructure nginx configs ([see changes announcement](https://info.linuxserver.io/issues/2022-08-20-nginx-base))."}
47
-
- {date: "20.07.21:", desc: "Add php7-dom, fixes minor issues in sprintdoc template."}
48
-
- {date: "15.04.21:", desc: "Add `vendor` folder to deny list."}
49
-
- {date: "21.02.21:", desc: "Store search index outside of container, set absolute (default) path for `savedir`."}
50
-
- {date: "23.01.21:", desc: "Rebasing to alpine 3.13."}
51
-
- {date: "28.09.20:", desc: "Add php7-pdo_sqlite and php7-sqlite3."}
52
-
- {date: "23.09.20:", desc: "Fix php-local.ini bug introduced in the prior PR."}
53
-
- {date: "14.09.20:", desc: "Rebase to alpine 3.12. Add php7-ctype, php7-curl, php7-pdo_mysql, php7-pdo_pgsql, php7-pecl-imagick and php7-iconv. Bump upload max filesize and post max size to 100MB. Remove deprecated APP_URL env var. Fix breaking addons."}
54
-
- {date: "19.12.19:", desc: "Rebasing to alpine 3.11."}
55
-
- {date: "01.12.19:", desc: "Add php7-ldap package to support LDAP authentication."}
56
-
- {date: "28.05.19:", desc: "Initial Release."}
90
+
- {date: "31.05.24:", desc: "Rebase to Alpine 3.20. Existing users should update their nginx confs to avoid http2 deprecation warnings."}
91
+
- {date: "23.01.24:", desc: "Rebase to Alpine 3.19 with php 8.3."}
92
+
- {date: "25.12.23:", desc: "Existing users should update: site-confs/default.conf - Cleanup default site conf."}
93
+
- {date: "21.07.23:", desc: "Update built-in plugins on container update."}
94
+
- {date: "25.05.23:", desc: "Rebase to Alpine 3.18, deprecate armhf."}
95
+
- {date: "13.04.23:", desc: "Move ssl.conf include to default.conf."}
96
+
- {date: "28.12.22:", desc: "Rebase to Alpine 3.17, migrate to s6v3."}
97
+
- {date: "11.13.22:", desc: "Move lib/images/smileys/local and lib/images/interwiki outside of the container for user defined smiley and interwiki icon support."}
98
+
- {date: "20.08.22:", desc: "Rebasing to alpine 3.15 with php8. Restructure nginx configs ([see changes announcement](https://info.linuxserver.io/issues/2022-08-20-nginx-base))."}
99
+
- {date: "20.07.21:", desc: "Add php7-dom, fixes minor issues in sprintdoc template."}
100
+
- {date: "15.04.21:", desc: "Add `vendor` folder to deny list."}
101
+
- {date: "21.02.21:", desc: "Store search index outside of container, set absolute (default) path for `savedir`."}
102
+
- {date: "23.01.21:", desc: "Rebasing to alpine 3.13."}
103
+
- {date: "28.09.20:", desc: "Add php7-pdo_sqlite and php7-sqlite3."}
104
+
- {date: "23.09.20:", desc: "Fix php-local.ini bug introduced in the prior PR."}
105
+
- {date: "14.09.20:", desc: "Rebase to alpine 3.12. Add php7-ctype, php7-curl, php7-pdo_mysql, php7-pdo_pgsql, php7-pecl-imagick and php7-iconv. Bump upload max filesize and post max size to 100MB. Remove deprecated APP_URL env var. Fix breaking addons."}
106
+
- {date: "19.12.19:", desc: "Rebasing to alpine 3.11."}
107
+
- {date: "01.12.19:", desc: "Add php7-ldap package to support LDAP authentication."}
0 commit comments