mirror of
https://github.com/photoprism/photoprism-docs.git
synced 2026-04-25 18:55:58 +03:00
[PR #152] [MERGED] Add docker security guide #159
Labels
No labels
bug
docs 📚
done
enhancement
enhancement
help wanted
idea
low-priority
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/photoprism-docs#159
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:master📝 Commits (3)
e4762d3Add docker security guide2796f6cAdd non-root user section11617bcUpdate formatting📊 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.