ONLYOFFICE cloud: Personal
Do you want to: Ask a how-to question
Browser version: Firefox
Dear ONLYOFFICE crew!
I have installed the document server on Debian from the Snap store, and use it behind a reverse proxy with NextColud integration. Everything works nice.
However, for installing new fonts, I’m a bit confused. I have installed new fonts with apt install from the official Debian repositories. These fonts are placed in /usr/share/fonts. Then, I ran sudo fc-cache -f -v which is supposed to refresh the font cache. This, however, is seemingly ineffectual for Onlyoffice, which has its own usr/share/fonts in the mount point under /snap/onlyoffice-ds/82/ managed by Snapd.
I have found on the documentation site, that I should run documentserver-generate-allfonts.sh to refresh the font cache for the document server, but I don’t find anything equivalent for this shell script for the snap version (and I also couldn’t find this shell script anywhere just to see what commands it contain).
I appreciate any help.
Thanks!