Open seniyakk opened 6 months ago
Unfortunately, I won't have time to delve into all these deployment details.
But you should probably have a look at https://github.com/openzim/zimit-frontend/issues/54 where I already gave lots of information to another user.
And also to https://github.com/openzim/zimfarm/blob/main/dev/docker-compose.yml
You can also have a look at https://github.com/kiwix/k8s/tree/main/zimfarm (our farm.openzim.org) and https://github.com/kiwix/k8s/tree/main/zimit (our farm.zimit.kiwix.org + zimit UI at zimit.kiwix.org).
We have to admit deploying zimfarm is not an easy feat at all, there are lots of moving pieces.
Hello. I am trying to configure the local instance of Zimfarm. I have investigated the documentation, but it looks like I still need help.
Here is my docker-compose.yml
Questions:
/usr/local/bin/entrypoint.sh: 3: exec: python: not found
3.2. zimfarm_task-worker:How should worker-mgr provide task ID to task-worker? Or should worker-mgr create task-worker containers by himself, and I do not need zimfarm_task-worker in docker-compose file? 3.3. zimfarm_worker-mgr:
[2024-05-14 13:49:39,129: CRITICAL] private key is not a readable path
. Where to get this private key, and for what is it used?