first commit
This commit is contained in:
commit
098f59b644
3632 changed files with 518046 additions and 0 deletions
19
onlyoffice/tests/damengdb/README.md
Normal file
19
onlyoffice/tests/damengdb/README.md
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
## Stand Documentserver with damengdb
|
||||
|
||||
### How it works
|
||||
|
||||
For deploy stand, you need:
|
||||
|
||||
**STEP 1**: Build you own images, do it with command:
|
||||
|
||||
```bash
|
||||
docker compose build
|
||||
```
|
||||
|
||||
**STEP 2**: Wait build and when it finish deploy with command:
|
||||
|
||||
```bash
|
||||
docker compose up -d
|
||||
```
|
||||
|
||||
Thats all.
|
||||
Loading…
Add table
Add a link
Reference in a new issue