Wrap-up of the ONLYOFFICE service which is now fully functional within Nextcloud
This commit is contained in:
parent
856024be04
commit
08d1ef5c72
4 changed files with 11 additions and 3 deletions
|
|
@ -35,6 +35,11 @@ collabora_virtual_host: collabora.satt.local
|
|||
collabora_domain_regex_pattern: nextcloud\.satt\.local
|
||||
collabora_admin_user: admin
|
||||
collabora_admin_password: password
|
||||
onlyoffice_virtual_host: documentserver.satt.local
|
||||
onlyoffice_allow_origin_list: "{{ nextcloud_overwrite_cli_url }}"
|
||||
onlyoffice_jwt_enabled: "true"
|
||||
onlyoffice_jwt_secret: topsecrettoken
|
||||
onlyoffice_jwt_header: Authorization
|
||||
jitsi_public_url: https://jitsi.satt.local
|
||||
jitsi_docker_host_address: "{{ ansible_host }}"
|
||||
jitsi_exposed_http_port: 8000
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue