No description
| .ansible | ||
| defaults | ||
| files | ||
| handlers | ||
| meta | ||
| tasks | ||
| .gitignore | ||
| README.md | ||
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 |