Skip to content
husisusi edited this page Feb 27, 2021 · 11 revisions

Last known working configuration on Ubuntu 18.04 and Debian 10


###########################################

Add this in officeonline-install.cfg file:

set_name='collabora'
set_core_regex='cp-6.4'
set_online_regex='^distro/collabora/co-6-4'
lo_src_branch='^distro/collabora/cp-6.4'
lo_src_commit=''
lo_dir="/opt/libreoffice"
lo_forcebuild=true
lo_non_free_ttf=true
poco_version=$poco_version_latest
poco_forcebuild=false
lool_configure_opts="--disable-werror --with-lokit-path=${lo_dir}/include"
lool_logfile='/var/log/loolwsd.log'
lool_prefix='/usr'
lool_sysconfdir='/etc'
lool_localstatedir='/var'
lool_forcebuild=true
lool_maxcon=200
lool_maxdoc=100
loolwsd_service_name='loolwsd'

###########################################
If you need spell checking just install the packages like hunspell-en-us or hunspell-de-de (apt install hunspell-en-us hunspell-de-de) and restart the loolwsd service.
URL to admin console is http://your.server.com/loleaflet/dist/admin/admin.html