You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Techno Tim. I am new to Traefik, however you config.yml along with the video that supports this was amazing. I have learned quite a bit in one evening.
I am running my Plex server on a Qnap NAS and configured with the same ip as the main ip for the NAS. This is running from the native QNAP application platform.
On VM, I am running docker with traefik. In my config.yml, I am using your configuration for the plex route however I am getting a few errors I wonder if you could help.
In traefik I am seeing this:
RULE
Host(plex.local.valvik.us)
NAME
plex@file
ENTRYPOINTS
https
SERVICE
default-headers@file
TYPE
headers
PROVIDER
File
STATUS
Success
CUSTOM REQUEST HEADERS
X-Forwarded-Proto: https
CUSTOM RESPONSE HEADERS
ACCESS CONTROL ALLOW CREDENTIALS
False
ACCESS CONTROL ALLOW HEADERS
ACCESS CONTROL ALLOW METHODS
ACCESS CONTROL ALLOW ORIGIN
ACCESS CONTROL ALLOW ORIGIN REGEX
ACCESS CONTROL EXPOSE HEADERS
ACCESS CONTROL MAX AGE
ADD VARY HEADER
False
ALLOWED HOSTS
HOSTS PROXY HEADERS
SSL REDIRECT
False
SSL TEMPORARY REDIRECT
False
SSL HOST
SSL PROXY HEADERS
SSL FORCE HOST
False
STS SECONDS
15552000
STS INCLUDE SUBDOMAINS
True
STS PRELOAD
True
FORCE STS HEADER
True
FRAME DENY
True
CUSTOM FRAME OPTIONS VALUE
SAMEORIGIN
CONTENT TYPE NOSNIFF
True
BROWSER XSS FILTER
True
CUSTOM BROWSER XSS VALUE
CONTENT SECURITY POLICY
PUBLIC KEY
REFERRER POLICY
FEATURE POLICY
IS DEVELOPMENT
False
https-redirectscheme@file
TYPE
redirectscheme
PROVIDER
File
STATUS
Success
SCHEME
https
This discussion was converted from issue #306 on February 25, 2024 21:47.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi Techno Tim. I am new to Traefik, however you config.yml along with the video that supports this was amazing. I have learned quite a bit in one evening.
I am running my Plex server on a Qnap NAS and configured with the same ip as the main ip for the NAS. This is running from the native QNAP application platform.
On VM, I am running docker with traefik. In my config.yml, I am using your configuration for the plex route however I am getting a few errors I wonder if you could help.
In traefik I am seeing this:
RULE
Host(
plex.local.valvik.us
)NAME
plex@file
ENTRYPOINTS
https
SERVICE
default-headers@file
TYPE
headers
PROVIDER
File
STATUS
Success
CUSTOM REQUEST HEADERS
X-Forwarded-Proto: https
CUSTOM RESPONSE HEADERS
ACCESS CONTROL ALLOW CREDENTIALS
False
ACCESS CONTROL ALLOW HEADERS
ACCESS CONTROL ALLOW METHODS
ACCESS CONTROL ALLOW ORIGIN
ACCESS CONTROL ALLOW ORIGIN REGEX
ACCESS CONTROL EXPOSE HEADERS
ACCESS CONTROL MAX AGE
ADD VARY HEADER
False
ALLOWED HOSTS
HOSTS PROXY HEADERS
SSL REDIRECT
False
SSL TEMPORARY REDIRECT
False
SSL HOST
SSL PROXY HEADERS
SSL FORCE HOST
False
STS SECONDS
15552000
STS INCLUDE SUBDOMAINS
True
STS PRELOAD
True
FORCE STS HEADER
True
FRAME DENY
True
CUSTOM FRAME OPTIONS VALUE
SAMEORIGIN
CONTENT TYPE NOSNIFF
True
BROWSER XSS FILTER
True
CUSTOM BROWSER XSS VALUE
CONTENT SECURITY POLICY
PUBLIC KEY
REFERRER POLICY
FEATURE POLICY
IS DEVELOPMENT
False
https-redirectscheme@file
TYPE
redirectscheme
PROVIDER
File
STATUS
Success
SCHEME
https
Beta Was this translation helpful? Give feedback.
All reactions