Skip to content

Latest commit

History

20 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

collabora

Installs collabora and runs it

Requirements

Debian or Ubuntu with a webserver that exposes Collabora. Note that SSL included in Collabora is deactivated and should be configured in your webserver.

Role Variables

NameRequired/DefaultDescription
collabora_domain✔️Domain where your nextcloud is running
collabora_servername✔️Domain the collabora instance runs on
collabora_password✔️Password for the Collabora Admin
collabora_usernamecollabora_adminAdmin user for the web interface
collabora_version6.4The version of collabora to install
collabora_extra_params{}Configure extra collabora system parameters. Use a dot separated string as keys.

Example

collabora:
- collabora_domain: nextcloud.example.decollabora_username: admincollabora_password: YourPasswordcollabora_servername: collabora.example.decollabora_extra_params:
'welcome.enable': false

License

This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

Author Information

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors