mriedmann / humhub-docker

Alpine-based PHP-FPM and NGINX HumHub docker-container
MIT License
95 stars 79 forks source link

custom themes #292

Closed josaur closed 1 year ago

josaur commented 1 year ago

Right now there is no ability to have custom themes within the container. As I see there is no mounting option for the /themes folder. Meaning with every update or restart of the container the changes made in this folder will be gone. So for our purposes it would be nice to have a mount point there (or a subdirectory) with an extra volume to persist that.

r4nc0r commented 1 year ago

as fafr as I know you can mount whatever you like, if you specify that in your docker compose file like: /path/on/your/machine:/path/inside/container

github-actions[bot] commented 1 year ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 1 year ago

This issue was closed because it has been inactive for 14 days since being marked as stale.