rgaudin
rgaudin
* MongoDB consumes too much RAM * our use case doesn't need/benefit from this data being in RAM * RAM is expensive on VPS and sloppy * disk storage is...
Zimfarm now has built-in notifications support but this is only available through the API. We should allow editors to edit the notifications from the UI. How it works: * notifications...
To ease deployment of updates yet limit maintenance for people hosting workers we could: * tag the zimfarm-manager image done * add manager version (tag) to configuration * request worker...
User edition UI should explain the difference between the different roles and permissions to help choose, ie.: * What is the motto/definition of each role * Full List of available...
Zimfarm has become a complex platform with a lot of under the hood logic. It's now difficult for any newcomer to know what are the consequences of requesting a task,...
In sotoki, we use the [``](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/base) element to deal properly and cleanly with internal links thorough the ZIM. Unfortunately, zimcheck doesn't account for this base when checking (internal in this...
Currently, we only offer docker images for released version. Having up-to-date docker images is generally helpful and nice but in our situation of not releasing for 6months+, it's become much...
here's the tail of the output of `zimdump dump --dir /data/mqc somezim.zim`: ``` Error writing file to errors dir. /data/mqc/_exceptions/H%2fs0.wp.com%2f_static%2f??-eJylUu1uwyAMfKERr9VaLT+mPQsEj9HwJTCL8vZzEk3NGi2KtD+Iw3fmfABDEl0MhIHAV5FcNTYUGFIXvSjeOhwfUNOV8gQrmXLR3IUxa6kLGBeVdMe4NHBp5Lr4Om8UK1PO9ljghpRk14sZbeg%2fXFMZKsyGKxmhba7NGVS1Tk8eZrnKMo9QaHT4%2fzb0if5Im1m1GkKOsZIw2erDTh5aZEk2mPKHfBXfNAGf+yRp~3 Exception: Error writing file to errors dir. /data/mqc/_exceptions/H%2fs0.wp.com%2f_static%2f??-eJylUu1uwyAMfKERr9VaLT+mPQsEj9HwJTCL8vZzEk3NGi2KtD+Iw3fmfABDEl0MhIHAV5FcNTYUGFIXvSjeOhwfUNOV8gQrmXLR3IUxa6kLGBeVdMe4NHBp5Lr4Om8UK1PO9ljghpRk14sZbeg%2fXFMZKsyGKxmhba7NGVS1Tk8eZrnKMo9QaHT4%2fzb0if5Im1m1GkKOsZIw2erDTh5aZEk2mPKHfBXfNAGf+yRp~3 ``` Touching...
Contributed feature `--title-search` adds a text input in home UI to type the beginning of a title and display suggestions. This is done the same way the authors suggestion works,...
**Bounty Hunters**: See https://github.com/openzim/sotoki/issues/243#issuecomment-1170237942 for additional details When running sotoki on very large domain such as StackOverflow, memory becomes an issue. A [full run (without images) on athena](https://farm.openzim.org/pipeline/333bcb7949b73e101eff8216) worker (which...