Skip to content

swcc/collabora

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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

Name Required/Default Description
collabora_domain ✔️ Domain where your nextcloud is running
collabora_servername ✔️ Domain the collabora instance runs on
collabora_password ✔️ Password for the Collabora Admin
collabora_username collabora_admin Admin user for the web interface
collabora_version 6.4 The 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.de
    collabora_username: admin
    collabora_password: YourPassword
    collabora_servername: collabora.example.de
    collabora_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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published