No description
Find a file
2025-04-20 12:01:31 +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 feat: Optionally disable the pluginmanager 2025-04-20 11:40:35 +02:00
handlers Bind RabbitMQ to localhost only 2023-09-27 18:30:55 +02:00
meta first commit 2023-09-27 16:35:10 +02:00
tasks Install debconf-utils first before options are supplied 2025-04-20 12:01:31 +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