generated from coop-cloud/example
1.4 KiB
1.4 KiB
onlyoffice
- Category: Apps
- Status: 3, stable
- Image:
onlyoffice, 4, upstream - Healthcheck: Yes
- Backups: No
- Email: N/A
- Tests: 2
- SSO: No
Basic usage
abra app new onlyofficeabra app config <app-name>- uncomment
COMPOSE_FILEandSECRET_JWT_SECRET_VERSIONto enable JWT Secret
- uncomment
abra app secret generate -a <app-name>abra app deploy <app-name>
For more, see docs.coopcloud.tech and ONLYOFFICE/Docker-DocumentServer.
Official Onlyoffice docker compose
Add custom fonts
Per default the config parameter for GENERATE_FONT is set to true, so fonts list and the fonts thumbnails are regenerated at each start. To add additional fonts you can copy them via abra to the volume /usr/share/fonts/truetype and restart the service:
abra app cp 123.net calibri-regular.ttf app:/usr/share/fonts/truetypeabra app restart office.tmp.dev.local-it.cloud service app