Abbau Dokuwiki (#602)
Reviewed-on: #602 Co-authored-by: Michael Grote <michael.grote@posteo.de> Co-committed-by: Michael Grote <michael.grote@posteo.de>
This commit is contained in:
parent
7c0c860600
commit
d3a9241d12
15 changed files with 3 additions and 42 deletions
6
friedhof/mgrote_dokuwiki/defaults/main.yml
Normal file
6
friedhof/mgrote_dokuwiki/defaults/main.yml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
dokuwiki_install_path: /var/www/dokuwiki # wohin soll dokuwiki installiert werden
|
||||
dokuwiki_download_url: https://download.dokuwiki.org/src/dokuwiki/dokuwiki-stable.tgz # wo soll dokuwiki heruntergeladen werden
|
||||
dokuwiki_version_name: 2020-07-29 "Hogfather" # aus /var/www/dokuwiki/VERSION # welche Version, damit wird abgeglichen ob das Archiv heruntergeladen werden muss
|
||||
dokuwiki_user: www-data # dokuwiki nutzer
|
||||
dokuwiki_group: www-data # dokuwiki gruppe
|
||||
Loading…
Add table
Add a link
Reference in a new issue