mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-09-12 05:17:38 +02:00
Add initial XWiki role draft
- Added web-app-xwiki draft role with config, vars, templates, and docs - Registered new network and port for XWiki - Adjusted MediaWiki canonical domain to media.wiki https://chatgpt.com/share/68c18c65-a008-800f-8d62-b695df2c6fa1
This commit is contained in:
1
roles/web-app-xwiki/templates/Dockerfile.j2
Normal file
1
roles/web-app-xwiki/templates/Dockerfile.j2
Normal file
@@ -0,0 +1 @@
|
||||
FROM {{ XWIKI_IMAGE }}:{{ XWIKI_VERSION }}
|
Reference in New Issue
Block a user