[PR #152] [MERGED] Add docker security guide #159

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

📋 Pull Request Information

Original PR: https://github.com/photoprism/photoprism-docs/pull/152
Author: @inthreedee
Created: 4/12/2023
Status: Merged
Merged: 5/30/2023
Merged by: @lastzero

Base: masterHead: master


📝 Commits (3)

📊 Changes

1 file changed (+50 additions, -0 deletions)

View changed files

docs/getting-started/advanced/security-guide.md (+50 -0)

📄 Description

As requested in https://github.com/photoprism/photoprism/issues/1987#issuecomment-1505851214, I've started a Docker Security Guide that includes recommendations for running services as a non-root user and getting passwords out of the container's environment.


🔄 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/photoprism/photoprism-docs/pull/152 **Author:** [@inthreedee](https://github.com/inthreedee) **Created:** 4/12/2023 **Status:** ✅ Merged **Merged:** 5/30/2023 **Merged by:** [@lastzero](https://github.com/lastzero) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`e4762d3`](https://github.com/photoprism/photoprism-docs/commit/e4762d3c9c6970383f3bdb2336ec7411246853b9) Add docker security guide - [`2796f6c`](https://github.com/photoprism/photoprism-docs/commit/2796f6c665d08a51e42d5cf9b8c77e9841be4119) Add non-root user section - [`11617bc`](https://github.com/photoprism/photoprism-docs/commit/11617bcfefd3f6d4ce48d659bb5cf73efa801ec5) Update formatting ### 📊 Changes **1 file changed** (+50 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `docs/getting-started/advanced/security-guide.md` (+50 -0) </details> ### 📄 Description As requested in https://github.com/photoprism/photoprism/issues/1987#issuecomment-1505851214, I've started a Docker Security Guide that includes recommendations for running services as a non-root user and getting passwords out of the container's environment. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 16:48:00 +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/photoprism-docs#159
No description provided.