Skip to content

[Config Support]: Docker secrets do not work #18646

Closed Answered by NickM-27
ptr727 asked this question in Config Support
Discussion options

You must be logged in to vote

This is generally all done with docker, so you would run printf "my super secret password" | docker secret create FRIGATE_RTSP_PASSWORD - and then that variable would be available to you in the container

Replies: 1 comment 3 replies

Comment options

NickM-27
Jun 9, 2025
Collaborator Sponsor

You must be logged in to vote
3 replies
@ptr727
Comment options

@NickM-27
Comment options

NickM-27 Jun 9, 2025
Collaborator Sponsor

Answer selected by ptr727
@ptr727
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment