[PR #517] [MERGED] Feature/Add supervisor services #643

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

📋 Pull Request Information

Original PR: https://github.com/ONLYOFFICE/Docker-DocumentServer/pull/517
Author: @evgeniy-antonyuk
Created: 10/21/2022
Status: Merged
Merged: 10/31/2022
Merged by: @agolybev

Base: developHead: feature/supervisor-services


📝 Commits (2)

  • ce58d20 Add supervisor services
  • b9cc452 Add installation of the DOCKER_INSTALLATION variable

📊 Changes

7 files changed (+58 additions, -0 deletions)

View changed files

📝 Dockerfile (+1 -0)
config/supervisor/ds/ds-converter.conf (+13 -0)
config/supervisor/ds/ds-docservice.conf (+13 -0)
config/supervisor/ds/ds-example.conf (+14 -0)
config/supervisor/ds/ds-metrics.conf (+13 -0)
config/supervisor/ds/ds.conf (+2 -0)
📝 run-document-server.sh (+2 -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/517 **Author:** [@evgeniy-antonyuk](https://github.com/evgeniy-antonyuk) **Created:** 10/21/2022 **Status:** ✅ Merged **Merged:** 10/31/2022 **Merged by:** [@agolybev](https://github.com/agolybev) **Base:** `develop` ← **Head:** `feature/supervisor-services` --- ### 📝 Commits (2) - [`ce58d20`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/ce58d20dcc28becb505c8a6b9682a37d5122a1d0) Add supervisor services - [`b9cc452`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/b9cc4521b43db492a7e223aa1c14bc9c78dda34f) Add installation of the DOCKER_INSTALLATION variable ### 📊 Changes **7 files changed** (+58 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `Dockerfile` (+1 -0) ➕ `config/supervisor/ds/ds-converter.conf` (+13 -0) ➕ `config/supervisor/ds/ds-docservice.conf` (+13 -0) ➕ `config/supervisor/ds/ds-example.conf` (+14 -0) ➕ `config/supervisor/ds/ds-metrics.conf` (+13 -0) ➕ `config/supervisor/ds/ds.conf` (+2 -0) 📝 `run-document-server.sh` (+2 -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:23 +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#643
No description provided.