<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://wiki.2clever.uk/index.php?action=history&amp;feed=atom&amp;title=SMEServer_Collabora</id>
	<title>SMEServer Collabora - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.2clever.uk/index.php?action=history&amp;feed=atom&amp;title=SMEServer_Collabora"/>
	<link rel="alternate" type="text/html" href="https://wiki.2clever.uk/index.php?title=SMEServer_Collabora&amp;action=history"/>
	<updated>2026-05-01T09:36:23Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.6</generator>
	<entry>
		<id>https://wiki.2clever.uk/index.php?title=SMEServer_Collabora&amp;diff=104&amp;oldid=prev</id>
		<title>Rdswikiadmin: Created page with &quot;Copied from; https://wiki.koozali.org/Collabora (This page was last edited on 14 November 2025, at 06:40.)  {{Languages}} &lt;!-- here we define the contrib name variable --&gt; &lt;!-- we get the page title, remove suffix for translated version; if needed you can define there with the value you want--&gt; {{#vardefine:contribname| {{lc: {{#titleparts:   {{BASEPAGENAME}} |1}} }} }} {{#vardefine:smecontribname| smeserver-{{lc: {{#titleparts:   {{BASEPAGENAME}} |1}} }} }} &lt;!-- we defi...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.2clever.uk/index.php?title=SMEServer_Collabora&amp;diff=104&amp;oldid=prev"/>
		<updated>2026-01-14T17:26:51Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;Copied from; https://wiki.koozali.org/Collabora (This page was last edited on 14 November 2025, at 06:40.)  {{Languages}} &amp;lt;!-- here we define the contrib name variable --&amp;gt; &amp;lt;!-- we get the page title, remove suffix for translated version; if needed you can define there with the value you want--&amp;gt; {{#vardefine:contribname| {{lc: {{#titleparts:   {{BASEPAGENAME}} |1}} }} }} {{#vardefine:smecontribname| smeserver-{{lc: {{#titleparts:   {{BASEPAGENAME}} |1}} }} }} &amp;lt;!-- we defi...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Copied from; https://wiki.koozali.org/Collabora (This page was last edited on 14 November 2025, at 06:40.)&lt;br /&gt;
&lt;br /&gt;
{{Languages}}&lt;br /&gt;
&amp;lt;!-- here we define the contrib name variable --&amp;gt;&lt;br /&gt;
&amp;lt;!-- we get the page title, remove suffix for translated version; if needed you can define there with the value you want--&amp;gt;&lt;br /&gt;
{{#vardefine:contribname| {{lc: {{#titleparts:   {{BASEPAGENAME}} |1}} }} }}&lt;br /&gt;
{{#vardefine:smecontribname| smeserver-{{lc: {{#titleparts:   {{BASEPAGENAME}} |1}} }} }}&lt;br /&gt;
&amp;lt;!-- we define the language --&amp;gt;&lt;br /&gt;
{{#vardefine:lang| {{lc:  {{#titleparts:    {{PAGENAME}} | | -1}}  }} |en }}&lt;br /&gt;
&lt;br /&gt;
{{Infobox contribs&lt;br /&gt;
|name={{#var:contribname}}&lt;br /&gt;
|image=Collabora_Online_primary_logo.svg&lt;br /&gt;
|description_image= {{#var:contribname}} logo&lt;br /&gt;
|maintainer= Unnilennium&lt;br /&gt;
|licence= &lt;br /&gt;
|url= https://www.collaboraoffice.com/code/&lt;br /&gt;
|category= Cloud&lt;br /&gt;
|tags=Nextcloud,Online Office,Document editor,Cloud&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
===Maintainer===&lt;br /&gt;
&lt;br /&gt;
[[User:Unnilennium|Jean-Philippe Pialasse]]&lt;br /&gt;
&lt;br /&gt;
=== Version ===&lt;br /&gt;
&lt;br /&gt;
{{#smeversion: {{#var:smecontribname}} }}&lt;br /&gt;
=== Description ===&lt;br /&gt;
Collabora Online is a powerful LibreOffice-based online office that supports all major document, spreadsheet and presentation file formats, which you can integrate into your own infrastructure.&lt;br /&gt;
&lt;br /&gt;
Key features are collaborative editing and excellent office file format support.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This package offers a configuration of the open source development edition https://www.collaboraoffice.com/code/&lt;br /&gt;
&lt;br /&gt;
A VirtualHost property is to be filled with a domain name so the daemon will be reversed proxy through your apache httpd server. Do not forget to also define this Virtualdomain to your list of domains, enable it for let&amp;#039;s encrypt if you use it, and also define this domain to point to your server at your DNS provider.&lt;br /&gt;
&lt;br /&gt;
Collabora Online requires a dedicated virtual host and it’s only accessible from HTTPS with a valid certificate.&lt;br /&gt;
&lt;br /&gt;
=== Installation ===&lt;br /&gt;
&amp;lt;tabs container=&amp;quot;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tab name=&amp;quot;For SME 11&amp;quot;&amp;gt;&lt;br /&gt;
 dnf install smeserver-extrarepositories-collaboraoffice&lt;br /&gt;
 dnf  install {{#var:smecontribname}} collaboraofficebasis-en-US collaboraoffice-dict-en&lt;br /&gt;
&lt;br /&gt;
then you will need to configure let&amp;#039;s say domain collabora.mydomain.com&lt;br /&gt;
&lt;br /&gt;
configuration part for domain + let&amp;#039;s encrypt and nextcloud on the same server, please just change the content of the variable $MYDOMAIN&lt;br /&gt;
 MYDOMAIN=&amp;quot;collabora.mydomain.com&amp;quot;&lt;br /&gt;
 db domains set $MYDOMAIN domain Content Primary Description collabora Nameservers localhost  letsencryptSSLcert enabled TemplatePath Collabora&lt;br /&gt;
 signal-event domain-create $MYDOMAIN&lt;br /&gt;
 expand-template /etc/dehydrated/domains.txt&lt;br /&gt;
 dehydrated -c&lt;br /&gt;
 signal-event smeserver-collabora-update&lt;br /&gt;
&lt;br /&gt;
then all is configured in nextcloud installed on the same server&lt;br /&gt;
if you do want to keep self signed certificate you need to issue&lt;br /&gt;
 occ config:app:set disable_certificate_verification --value &amp;quot;yes&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Reminder configure your domain DNS to point to your server!&lt;br /&gt;
&lt;br /&gt;
We assume you also already have configured correctly [[Letsencrypt]] and [[Nextcloud]] contribs BEFORE.&lt;br /&gt;
&amp;lt;/tab&amp;gt;&lt;br /&gt;
&amp;lt;tab name=&amp;quot;For SME 10&amp;quot;&amp;gt;&lt;br /&gt;
 yum install smeserver-extrarepositories-collaboraoffice&lt;br /&gt;
 yum --enablerepo=smecontribs install {{#var:smecontribname}} collaboraofficebasis-en-US collaboraoffice-dict-en&lt;br /&gt;
&lt;br /&gt;
then you will need to configure let&amp;#039;s say domain collabora.mydomain.com&lt;br /&gt;
&lt;br /&gt;
configuration part for domain + let&amp;#039;s encrypt and nextcloud on the same server, please just change the content of the variable $MYDOMAIN&lt;br /&gt;
 MYDOMAIN=&amp;quot;collabora.mydomain.com&amp;quot;&lt;br /&gt;
 config setprop coolwsd VirtualHost $MYDOMAIN&lt;br /&gt;
 db domains set $MYDOMAIN domain Content Primary Description collabora Nameservers localhost  letsencryptSSLcert enabled TemplatePath Collabora&lt;br /&gt;
 signal-event domain-create $MYDOMAIN&lt;br /&gt;
 expand-template /etc/dehydrated/domains.txt&lt;br /&gt;
 dehydrated -c&lt;br /&gt;
 signal-event smeserver-collabora-update&lt;br /&gt;
&lt;br /&gt;
then all is configured in nextcloud installed on the same server&lt;br /&gt;
&lt;br /&gt;
Reminder configure your domain DNS to point to your server!&lt;br /&gt;
&lt;br /&gt;
We assume you also already have configured correctly [[Letsencrypt]] and [[Nextcloud]] contribs BEFORE.&lt;br /&gt;
&amp;lt;/tab&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/tabs&amp;gt;&lt;br /&gt;
&lt;br /&gt;
You can also add to the yum install line the dictionary you need, or add one later &lt;br /&gt;
&amp;lt;tabs container=&amp;quot;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tab name=&amp;quot;For SME 11&amp;quot;&amp;gt;&lt;br /&gt;
  dnf install collaboraoffice-dict-fr collaboraofficebasis-fr&lt;br /&gt;
&amp;lt;/tab&amp;gt;&lt;br /&gt;
&amp;lt;tab name=&amp;quot;For SME 10&amp;quot;&amp;gt;&lt;br /&gt;
  yum install collaboraoffice-dict-fr collaboraofficebasis-fr&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/tab&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/tabs&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Tweaking ===&lt;br /&gt;
&lt;br /&gt;
==== language available ====&lt;br /&gt;
Available languages are: ar, bg, br, ca, cs, da, de, el, es, et, fr, gd, gl, gu, he, hi, hr, hu, id, is, it, ko, lt, lv, nl, no, oc, pl, pt-BR, pt-PT, ro, ru, sk, sl, sr, sv, te, tr, uk, vi&lt;br /&gt;
&lt;br /&gt;
In order to use new dictionaries, you may have to change the &amp;quot;allowed_languages&amp;quot; setting in /etc/coolwsd/coolwsd.xml . In the example below the Danish dictionary is added as an &amp;quot;allowed language&amp;quot;:&lt;br /&gt;
 $ diff coolwsd.xml.bak coolwsd.xml&lt;br /&gt;
 10c10&lt;br /&gt;
 &amp;lt;       &amp;lt;allowed_languages default=&amp;quot;de_DE en_GB en_US es_ES fr_FR it nl pt_BR pt_PT ru&amp;quot; desc=&amp;quot;List of supported languages of Writing Aids (spell checker, grammar checker, thesaurus, hyphenation) on this instance. Allowing too many has negative effect on startup performance.&amp;quot;&amp;gt;de_DE en_GB en_US es_ES fr_FR it nl pt_BR pt_PT ru&amp;lt;/allowed_languages&amp;gt;&lt;br /&gt;
 ---&lt;br /&gt;
 &amp;gt;       &amp;lt;allowed_languages default=&amp;quot;de_DE en_GB en_US es_ES fr_FR it nl pt_BR pt_PT ru&amp;quot; desc=&amp;quot;List of supported languages of Writing Aids (spell checker, grammar checker, thesaurus, hyphenation) on this instance. Allowing too many has negative effect on startup performance.&amp;quot;&amp;gt;da en_GB en_US&amp;lt;/allowed_languages&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== menu display ====&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
To modify look on the toolbar for Compact Biew (as opposed to Tabbed View) in nextcloud config , OR change this to compact : &lt;br /&gt;
&lt;br /&gt;
/etc/coolwsd/&amp;lt;mark&amp;gt;coolwsd.xml&amp;lt;/mark&amp;gt;&lt;br /&gt;
    &amp;lt;code&amp;gt;182		&amp;lt;user_interface&amp;gt;&lt;br /&gt;
    183			&amp;lt;mode default=&amp;quot;default&amp;quot; desc=&amp;quot;Controls the user interface style. The &amp;#039;default&amp;#039; means: Take the value from ui_defaults, or decide for one of compact or tabbed (default|compact|tabbed)&amp;quot; type=&amp;quot;string&amp;quot;&amp;gt;compact&amp;lt;/mode&amp;gt;&lt;br /&gt;
    184			&amp;lt;use_integration_theme default=&amp;quot;true&amp;quot; desc=&amp;quot;Use theme from the integrator&amp;quot; type=&amp;quot;bool&amp;quot;&amp;gt;true&amp;lt;/use_integration_theme&amp;gt;&lt;br /&gt;
    185		&amp;lt;/user_interface&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Configuration ===&lt;br /&gt;
you can list the available configuration with the following command :&lt;br /&gt;
 config show coolwsd&lt;br /&gt;
&lt;br /&gt;
Some of the properties are not shown, but are defaulted in a template or a script. Here a more comprehensive list with default and expected values :&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!property&lt;br /&gt;
!default&lt;br /&gt;
!values&lt;br /&gt;
!&lt;br /&gt;
|-&lt;br /&gt;
|VirtualHost&lt;br /&gt;
|&lt;br /&gt;
|domain&lt;br /&gt;
|you need one domain configured to allow it to work with nextcloud&lt;br /&gt;
|-&lt;br /&gt;
|AllowWopiHost&lt;br /&gt;
|&lt;br /&gt;
|comma separated list of ip or domains&lt;br /&gt;
|list of domains allowed to access collabora, by default empty.  the server itself and nextcloud defined Virtualhost are added to this list&lt;br /&gt;
|-&lt;br /&gt;
|access&lt;br /&gt;
|&lt;br /&gt;
|private, public,local&lt;br /&gt;
|not defined for localhost use only; please leave it as it&lt;br /&gt;
|-&lt;br /&gt;
|TCPPort&lt;br /&gt;
|&lt;br /&gt;
|port number&lt;br /&gt;
|default is listening on localhost:9980,  but please no SSL configuration keep it this way, and rather use http proxy with VirtualHost property&lt;br /&gt;
|-&lt;br /&gt;
|status&lt;br /&gt;
|enabled&lt;br /&gt;
|enabled,disabled&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Uninstall ===&lt;br /&gt;
 yum remove {{#var:smecontribname}}  CODE-brand collaboraoffice collaboraoffice-* collaboraofficebasis-* coolwsd&lt;br /&gt;
&lt;br /&gt;
=== Sources ===&lt;br /&gt;
# https://help.nextcloud.com/t/start-to-finish-nextcloud-collabora-step-by-step-guide/10602&lt;br /&gt;
# https://help.nextcloud.com/t/collabora-connection-refused/5024&lt;br /&gt;
&lt;br /&gt;
=== Bugs ===&lt;br /&gt;
Please raise bugs under the SME-Contribs section in {{BugzillaFileBug|product=|component=|title= bugzilla}}&lt;br /&gt;
and select the {{#var:smecontribname}} component or use {{BugzillaFileBug|product=SME%20Contribs|component={{#var:smecontribname}}|title=this link}}&lt;br /&gt;
&lt;br /&gt;
Below is an overview of the current issues for this contrib:{{#bugzilla:columns=id,product,version,status,summary|sort=id|order=desc|component={{#var:smecontribname}} |noresultsmessage=No open bugs found.}} &lt;br /&gt;
&lt;br /&gt;
===Changelog===&lt;br /&gt;
Only released version in smecontrib are listed here.&lt;br /&gt;
&lt;br /&gt;
{{ #smechangelog: {{#var:smecontribname}} }}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- list of category you want to see this page in --&amp;gt;&lt;br /&gt;
[[Category: Contrib]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Please keep there the template revision  number as is --&amp;gt;&lt;br /&gt;
[[contribtemplate::2| ]]&lt;/div&gt;</summary>
		<author><name>Rdswikiadmin</name></author>
	</entry>
</feed>