Update 'docs/apps/onlyoffice.md'

main
philipp 2021-12-20 17:25:48 +01:00
parent 8cd799e14a
commit f0a46f1e87
1 changed files with 4 additions and 2 deletions

View File

@ -1,11 +1,13 @@
# Onlyoffice
!!! note "Auf lit.cloud Infrastruktur"
TODO
```
git clone https://git.local-it.org/LIT/onlyoffice.git ~/.abra/apps/onlyoffice
```
```
abra app new --domain office.example.com --server servername --app-name servername_onlyoffice
abra app new --domain office.example.com --server servername --app-name servername_onlyoffice onlyoffice
abra app config servername_onlyoffice
abra app deploy servername_onlyoffice
```