open-productive-stack/onlyoffice/tests/damengdb
2025-04-06 22:48:06 +02:00
..
damengdb.Dockerfile first commit 2025-04-06 22:48:06 +02:00
docker-compose.yml first commit 2025-04-06 22:48:06 +02:00
README.md first commit 2025-04-06 22:48:06 +02:00

Stand Documentserver with damengdb

How it works

For deploy stand, you need:

STEP 1: Build you own images, do it with command:

docker compose build

STEP 2: Wait build and when it finish deploy with command:

docker compose up -d 

Thats all.