Collabora Fonts

This service provides a centralized font hosting solution for Collabora Online. Instead of managing fonts individually on each server, you can use our hosted font service to automatically provide the same fonts across all your Collabora instances.

How to Use This Service

Configure your Collabora Online instance to use our font service using one of these two methods:

Method 1: XML Configuration

Add this configuration to your coolwsd.xml file:

<remote_font_config>
    <url>https://fonts.meow.business/fonts.json</url>
</remote_font_config>

Method 2: Command Line Parameter

Or use this parameter when starting your Collabora service:

--o:remote_font_config.url=https://fonts.meow.business/fonts.json

Note: Restart your Collabora Online service after applying these changes.