Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I want to deploy dawarich with docker compose and have some questions.
I cannot find the answers on the website.
What I want to deploy:
https://github.com/Freika/dawarich/blob/master/docker-compose_mounted_volumes.yml
can you please explain what the purpose is of these volumes?
I can imagine what the cache does but not the public and watched?
the database and keydb have this shared volume, why?
/dawarich/shared:/var/shared
why are these needed?
and the last question: I want to deploy my own PHOTON_API_HOST
do you maybe have a docker compose example for this?
thanks in advance
Kind regards
Beta Was this translation helpful? Give feedback.
All reactions