Skip to content
Discussion options

You must be logged in to vote

Answering myself, for posterity.

Yes it's indeed possible, and quite simple at that:

  1. Connect tou your nextcloud Server via SSH (you could probably do this some other way, but I wouldn't know
  2. Copy the fonts into a directory, I will be using ./fonts_for_richdocs in this example
  3. Copy the fonts from your local directory into AIO's Nextcloud instance (normally nextcloud_aio_nextcloud):
    cp ./fonts_for_richdocs/* /var/lib/docker/volumes/nextcloud_aio_nextcloud/_data/custom_apps/richdocuments/fonts/
  4. Use occ richdocuments:install-fonts to install them into https://nextcloud.mydom.com/settings/admin/richdocuments

You should see them if you visit the above-mentioned page on your Nextcloud instance.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jabofh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant