[PR #712] [MERGED] Add damengdb stand #751

Closed
opened 2026-02-26 10:33:46 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ONLYOFFICE/Docker-DocumentServer/pull/712
Author: @danilapog
Created: 2/21/2024
Status: Merged
Merged: 3/25/2024
Merged by: @agolybev

Base: release/v8.1.0Head: feature/damengdb-compose


📝 Commits (10+)

  • 908d70b Add dameng stand
  • 2c8184b Rename compose file
  • 7b5649b Move damengdb files in tests folder
  • 4c75161 Remove copy bin disql command
  • 5d07a93 Refactoring damengdb stand
  • 66b56e4 Update readme instructions
  • 840e8e1 Refactor: update readme
  • cf1527e Refactor: add note
  • 9a52607 Update run command for disql copy
  • 57dfc47 Remove scripts and add volumes in compose file

📊 Changes

5 files changed (+136 additions, -0 deletions)

View changed files

📝 run-document-server.sh (+3 -0)
tests/damengdb/.env (+1 -0)
tests/damengdb/README.md (+19 -0)
tests/damengdb/damengdb.Dockerfile (+46 -0)
tests/damengdb/docker-compose.yml (+67 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ONLYOFFICE/Docker-DocumentServer/pull/712 **Author:** [@danilapog](https://github.com/danilapog) **Created:** 2/21/2024 **Status:** ✅ Merged **Merged:** 3/25/2024 **Merged by:** [@agolybev](https://github.com/agolybev) **Base:** `release/v8.1.0` ← **Head:** `feature/damengdb-compose` --- ### 📝 Commits (10+) - [`908d70b`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/908d70bcee6e0adfbfda491f9e402dd630b95c91) Add dameng stand - [`2c8184b`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/2c8184bcdacbdb1185aee7e39c21c782024aa712) Rename compose file - [`7b5649b`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/7b5649bb2419ea08f9af0f14b5e5e4cd3b62b7c4) Move damengdb files in tests folder - [`4c75161`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/4c7516119b2fa02146e75f2bf525e8b8f5aee835) Remove copy bin disql command - [`5d07a93`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/5d07a93187a376a5b243fa8f40993f36db1b141f) Refactoring damengdb stand - [`66b56e4`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/66b56e4be80bdf1b1031f69b65e95bab2010846e) Update readme instructions - [`840e8e1`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/840e8e1ccfbfc2076ca20df52b32c38ce7efcc93) Refactor: update readme - [`cf1527e`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/cf1527e859c70ee6db75eb5c1f7541231355b8a6) Refactor: add note - [`9a52607`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/9a526077addbc87a4c6abf1eb6142256f7118f4f) Update run command for disql copy - [`57dfc47`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/57dfc47fff4a3ca699255f8dfe564aa3a01750d5) Remove scripts and add volumes in compose file ### 📊 Changes **5 files changed** (+136 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `run-document-server.sh` (+3 -0) ➕ `tests/damengdb/.env` (+1 -0) ➕ `tests/damengdb/README.md` (+19 -0) ➕ `tests/damengdb/damengdb.Dockerfile` (+46 -0) ➕ `tests/damengdb/docker-compose.yml` (+67 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 10:33:46 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Docker-DocumentServer-ONLYOFFICE#751
No description provided.