[PR #734] [MERGED] Add ORACLE support #758

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

📋 Pull Request Information

Original PR: https://github.com/ONLYOFFICE/Docker-DocumentServer/pull/734
Author: @romandemidov
Created: 5/15/2024
Status: Merged
Merged: 5/27/2024
Merged by: @agolybev

Base: release/v8.1.0Head: feature/add-oracle


📝 Commits (5)

📊 Changes

8 files changed (+171 additions, -1 deletions)

View changed files

📝 Dockerfile (+19 -0)
📝 README.md (+1 -1)
oracle/sqlplus (+6 -0)
📝 run-document-server.sh (+47 -0)
tests/oracle/README.md (+17 -0)
tests/oracle/create_db_user.sh (+28 -0)
tests/oracle/docker-compose.yml (+38 -0)
tests/oracle/oracle.Dockerfile (+15 -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/734 **Author:** [@romandemidov](https://github.com/romandemidov) **Created:** 5/15/2024 **Status:** ✅ Merged **Merged:** 5/27/2024 **Merged by:** [@agolybev](https://github.com/agolybev) **Base:** `release/v8.1.0` ← **Head:** `feature/add-oracle` --- ### 📝 Commits (5) - [`0770794`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/0770794a203f4dfe17cd33496d5f6bffa177fd32) Add ORACLE support - [`fb561d5`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/fb561d564b9ba787062f27ebbd5b0fb8ae4b0be0) Small changes - [`825b4bd`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/825b4bd67286848fe81882b8f931bef05c5f00a5) Small changes - [`9bc2d14`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/9bc2d14b459c515d48b7c8b4bbf3d05cbd887f79) Small changes - [`bf1e7c1`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/bf1e7c183e8fe46a14d9f379cf8077b7200a0dcb) Small changes ### 📊 Changes **8 files changed** (+171 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `Dockerfile` (+19 -0) 📝 `README.md` (+1 -1) ➕ `oracle/sqlplus` (+6 -0) 📝 `run-document-server.sh` (+47 -0) ➕ `tests/oracle/README.md` (+17 -0) ➕ `tests/oracle/create_db_user.sh` (+28 -0) ➕ `tests/oracle/docker-compose.yml` (+38 -0) ➕ `tests/oracle/oracle.Dockerfile` (+15 -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:48 +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#758
No description provided.