Skip to content

Problem in overriding authInternalUsers configuration #3378

Answered by moenodedev
sizoune asked this question in Questions
Discussion options

You must be logged in to vote

Try MTX_AUTHINTERNALUSERS_0_PERMISSIONS_0_ACTION=api

MTX_API=yes
MTX_APIENCRYPTION=yes
MTX_APISERVERCERT=/etc/mtx/server.crt
MTX_APISERVERKEY=/etc/mtx/server.key

MTX_AUTHINTERNALUSERS_0_USER=username
MTX_AUTHINTERNALUSERS_0_PASS=password
MTX_AUTHINTERNALUSERS_0_PERMISSIONS_0_ACTION=api
MTX_AUTHINTERNALUSERS_0_PERMISSIONS_1_ACTION=metrics
MTX_AUTHINTERNALUSERS_0_PERMISSIONS_2_ACTION=pprof

MTX_HLSENCRYPTION=yes
MTX_HLSSERVERCERT=/etc/mtx/server.crt
MTX_HLSSERVERKEY=/etc/mtx/server.key

MTX_METRICS=yes

MTX_PLAYBACK=yes
MTX_PLAYBACKENCRYPTION=yes
MTX_PLAYBACKSERVERCERT=/etc/mtx/server.crt
MTX_PLAYBACKSERVERKEY=/etc/mtx/server.key

MTX_WEBRTCICESERVERS2_0_URL=turn:localhost:3478
MTX_WEBRTCI…

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@sizoune
Comment options

@moenodedev
Comment options

Answer selected by sizoune
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants