mirror of
https://github.com/adminsyspro/proxcenter-ui.git
synced 2026-04-25 14:35:56 +03:00
[GH-ISSUE #53] [Feature]: Support Docker Secrets #68
Labels
No labels
bug
enhancement
feature-request
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/proxcenter-ui#68
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?
Originally created by @pixel1138 on GitHub (Feb 28, 2026).
Original GitHub issue: https://github.com/adminsyspro/proxcenter-ui/issues/53
Feature Description
I would like to see support for Docker Secrets added for Docker Swarm deployments.
Problem / Use Case
I'm wanting to run ProxCenter as a single replica container in Docker Swarm. However, Docker Swarm doesn't support .env files.
Proposed Solution
No response
Alternatives Considered
For now, I have just placed the secrets directly in the stack's YAML file.
Category
Security
How important is this feature to you?
Nice to have
Additional Context
No response
Contribution