first commit
This commit is contained in:
commit
b40c37914c
6 changed files with 107 additions and 0 deletions
15
README.md
Normal file
15
README.md
Normal file
|
@ -0,0 +1,15 @@
|
|||
OnlyOffice
|
||||
==========
|
||||
|
||||
Installation of OnlyOffice according to the [documentation](https://helpcenter.onlyoffice.com/installation/docs-community-install-ubuntu.aspx).
|
||||
|
||||
# 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 |
|
Loading…
Add table
Add a link
Reference in a new issue