You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 years ago | |
---|---|---|
.gitignore | 4 years ago | |
Dockerfile-apache | 4 years ago | |
Dockerfile-fpm | 4 years ago | |
Dockerfile-nginx | 4 years ago | |
Readme.md | 4 years ago | |
build.sh | 3 years ago | |
docker-compose.yml | 4 years ago | |
init-fpm.sh | 4 years ago | |
nginx-compose.conf | 4 years ago | |
nginx-kube.conf | 4 years ago |
Readme.md
DokuWiki with KeksAccount Plugin
Docker Image with php-fpm and nginx and the keksAccount Plugin for kubernetes.
Add the wiki in a Persistent Volume
You can mount a Persistent Volume to the /app folder, it will containts the complete wiki. If the /app folder is empty the container will create a new instance of dokuwiki inside it.