add volume for config and script to edit config files #2

Merged
aadil merged 1 commits from ammar_volumes into main 2024-11-29 06:06:27 +00:00
Owner

Adding volumes for each file seems to not work with docker compose, this required an available file on local machine to mount which didn't feel abra-like (if that is a thing)

Instead, added a volume that would have access to all paths of config mentioned in the documentation plus a script that allows to to pull the files individually, edit them, then push them (with some quirks to it - like needing to provide file name and path instead of just selecting an index 👎)

Adding volumes for each file seems to not work with docker compose, this required an available file on local machine to mount which didn't feel abra-like (if that is a thing) Instead, added a volume that would have access to all paths of config [mentioned in the documentation](https://github.com/xwiki/xwiki-docker/blob/master/README.md#configuration-files) plus a script that allows to to pull the files individually, edit them, then push them (with some quirks to it - like needing to provide file name and path instead of just selecting an index 👎)
ammaratef45 added 1 commit 2024-11-28 20:16:23 +00:00
aadil merged commit 8506efeeca into main 2024-11-29 06:06:27 +00:00
Owner

thanks ammar!

thanks ammar!
ammaratef45 deleted branch ammar_volumes 2024-11-29 19:50:53 +00:00
Sign in to join this conversation.
No description provided.