No description
Find a file
2025-04-20 14:52:57 +02:00
.ansible feat: Optionally disable the pluginmanager 2025-04-20 11:40:35 +02:00
defaults feat: Optionally disable the pluginmanager 2025-04-20 11:40:35 +02:00
files Fix script 2025-04-20 12:11:03 +02:00
handlers fix: Add missing handler 2025-04-20 12:05:00 +02:00
meta first commit 2023-09-27 16:35:10 +02:00
tasks Fix typo 2025-04-20 14:52:57 +02:00
.gitignore Add gitignore 2024-02-06 08:43:22 +01:00
README.md feat: Optionally disable the pluginmanager 2025-04-20 11:40:35 +02:00

OnlyOffice

Installation of OnlyOffice according to the documentation.

Dependencies

You need to enable the contrib apt repository.

Variables

Name Type Default
onlyoffice_db_host string localhost
onlyoffice_db_use string onlyoffice
onlyoffice_db_password string not set
onlyoffice_db_name string onlyoffice
onlyoffice_jwt_secret string not set
onlyoffice_ds_port int 80
onlyoffice_disable_pluginmanager bool false