Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/katharostech/docker_dokuwiki

Docker image for Dokuwiki
https://github.com/katharostech/docker_dokuwiki

Be Specific About Dokuwiki Version

1a2b46afac4ea004c12855c016035e2038ef6d8c authored over 4 years ago by Zicklag <[email protected]>
Fix Error in Docker Publish GitHub Action

910ca51424298c79b06af85e9fdeae8c5b535785 authored over 4 years ago by Zicklag <[email protected]>
Create docker-publish.yml

c70576f3379def6c97d1a1ce826478c0a73e846d authored over 4 years ago by Zicklag <[email protected]>
Update Dokuwiki to 2018-04-22c

939f39b30add0bc9944fd343beb213a8bb705cb0 authored over 4 years ago by Zicklag <[email protected]>
Add Drone Badge

055cf7f0c8fed589698ea52b75ec3c00415c2cd2 authored over 5 years ago by Zicklag <[email protected]>
Fix Docker Tag in Drone Build

The Drone builds were tagging the build as `stable_[version]` instead of
`[dokuwiki_version]_[ve...

3b4488bf7c5893ca05ac24775ea6c3cb9ec41140 authored over 5 years ago by Zicklag <[email protected]>
Add Drone Builds and Version Build Argument

Automate builds with drone and add a Docker build argument for
specifying the Dokuwiki version t...

98ba4b8855721430938879aabde540e6ac16c4b1 authored over 5 years ago by Zicklag <[email protected]>
Create LICENSE

a71de4fcce80ae77a9f7a013cf0bb3d399c4cb9c authored over 5 years ago by Zicklag <[email protected]>
Add LDAP and Zip Packages

LDAP is required for LDAP integration. I think that zip was required for
certain Dokuwiki plugins.

6f18d4a38419dc7af195e51e5fc39120a1049846 authored over 5 years ago by Zicklag <[email protected]>
Fix Excessive CPU Load

Add a sleep to the docker-cmd.sh script's wait loop to fix excessive
CPU load.

dfa30d3a0dbdf5350af168c32dd92ab39daadaf2 authored over 6 years ago by Zicklag <[email protected]>
Added the php sqlite plugin

12f74b6d95ed607dc07953dd2556afd4c23e6082 authored over 7 years ago by Zicklag <[email protected]>
Added MAX_UPLOAD_SIZE to example run command

97088869df94dc1468f83a8d5655465a2087a579 authored over 7 years ago by Zicklag <[email protected]>
Added MAX_UPLOAD_SIZE environment vairable

22aec5a10662ff76e2d774dc51faff4da5768b8b authored over 7 years ago by Zicklag <[email protected]>
Added proper logging to the container

Also switched the line ending to Unix style on the php-fpm config.

6b904c40862a7773825a78b7ed944f7da4f9baeb authored over 7 years ago by Zicklag <[email protected]>
Added URL rewrites to the nginx config

Setup the nginx config to support Dokuwiki's nice URL's

b1fa4ec96719900082090fd1184209b0f60cc791 authored over 7 years ago by Zicklag <[email protected]>
Removed the nginx configuration's dos line endings

2c36836cddbbaa9d8a4746f259fc311c4b077dd4 authored over 7 years ago by Zicklag <[email protected]>
Initial Commit

Everything works as far as I know

f636ccae48ccbb22407e02e893f390817a3d121d authored over 7 years ago by Zicklag <[email protected]>