Update 'docs/apps/onlyoffice.md'
This commit is contained in:
parent
8cd799e14a
commit
f0a46f1e87
1 changed files with 4 additions and 2 deletions
|
@ -1,11 +1,13 @@
|
||||||
# Onlyoffice
|
# Onlyoffice
|
||||||
|
|
||||||
!!! note "Auf lit.cloud Infrastruktur"
|
!!! 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 config servername_onlyoffice
|
||||||
abra app deploy servername_onlyoffice
|
abra app deploy servername_onlyoffice
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue