CanastaWiki / Canasta-DockerCompose

Docker Compose stack template for Canasta
MIT License
13 stars 15 forks source link

Allow modification to default composer installed extensions #47

Closed cicalese closed 1 year ago

cicalese commented 1 year ago

Move composer installed extensions to volumed in composer.local.json file. Add support for specifying an alternative composer.local.json file at create/import time.

Depends on CanastaWiki/Canasta#270 Both pull requests must be merged together.

Optionally extended by CanastaWiki/Canasta-CLI#94, but that pull request does not need to be merged at the same time.

tosfos commented 1 year ago

This is great! Should there be an update done to the documentation at https://github.com/CanastaWiki/Canasta-Documentation/blob/332b77bfd56e21e345ee63ec469bc5176f9cf518/setup.md?plain=1#L170?

yaronkoren commented 1 year ago

Yes, definitely.