[PR #472] [CLOSED] Added the ability to use secrets for compose/swarm #617

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

📋 Pull Request Information

Original PR: https://github.com/ONLYOFFICE/Docker-DocumentServer/pull/472
Author: @danilapog
Created: 7/28/2022
Status: Closed

Base: release/v7.2.0Head: feature/run-with-secrets


📝 Commits (10+)

  • 48332f0 Added the ability to use secrets for compose/swarm
  • 9388fcb Refactor: refactoring code
  • 87a1ea2 Use external secrets instead of secret file
  • f361f25 Comment unuse strings with secrets
  • 6bbd1c7 Add check if jwt env present
  • dfa4075 Add instructions to run with secrets
  • c5b01dc Refactoring run with secret instruction
  • 8fbf228 Refactoring run with secret instructions
  • c9d807d Add secret variable values descriptions
  • 4789d38 Refactoring variable descriptions

📊 Changes

3 files changed (+112 additions, -2 deletions)

View changed files

📝 README.md (+60 -0)
📝 docker-compose.yml (+32 -2)
📝 run-document-server.sh (+20 -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/472 **Author:** [@danilapog](https://github.com/danilapog) **Created:** 7/28/2022 **Status:** ❌ Closed **Base:** `release/v7.2.0` ← **Head:** `feature/run-with-secrets` --- ### 📝 Commits (10+) - [`48332f0`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/48332f0ff964037a7ed47c9da9a940c928b933dc) Added the ability to use secrets for compose/swarm - [`9388fcb`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/9388fcbbc07007f18af9bd1eaeafd9c6d61652a0) Refactor: refactoring code - [`87a1ea2`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/87a1ea26632452984acc066af592be52283678ea) Use external secrets instead of secret file - [`f361f25`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/f361f25024ccf9008a4a19e5be302fd3cdd4e1db) Comment unuse strings with secrets - [`6bbd1c7`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/6bbd1c764f3802b8732294c3478f11a1824ff3bb) Add check if jwt env present - [`dfa4075`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/dfa4075e9c80906460314dd8ba039b4e2d9db1a5) Add instructions to run with secrets - [`c5b01dc`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/c5b01dc5e5590e223b0e5f6e2ec11d9421522eff) Refactoring run with secret instruction - [`8fbf228`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/8fbf228a8ebe1389bed1fe0e2510fae3361cf9b7) Refactoring run with secret instructions - [`c9d807d`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/c9d807deaea80b27dd44af1e41c9f4eef8650a48) Add secret variable values descriptions - [`4789d38`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/4789d388cb016f3de8e5d40442d00bf4f07d1236) Refactoring variable descriptions ### 📊 Changes **3 files changed** (+112 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+60 -0) 📝 `docker-compose.yml` (+32 -2) 📝 `run-document-server.sh` (+20 -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:17 +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#617
No description provided.