BrianH
BrianH
Explore posts from servers
HHomarr
Created by BrianH on 8/12/2024 in #💬・get-help
Console messages rejecting cookies
Ok I'm glad it's confusing because that means (hopefully) I'm not completely inept. I'm not using SSO, just local authentication within homarr. I am using traefik v2 as a proxy. I'll take a look at those settings and see if something's wonky.
12 replies
CDCloudflare Developers
Created by BrianH on 5/27/2023 in #general-help
Access tunnel to docker host results in 502s when trying to get to services
Ok I got it working but I'm not a big fan of the solution. I changed the service addresses for the applications to the internal docker network IPs for the containers. So I guess the docker container only saw itself on localhost, which makes sense. I already have a network built using the host network so I can't build another, and I don't want the tunnel touching that network with the rest of the applications. Do I just have to live with this hacky solution? I set the applications with static IP assignments on the tunnel network in the docker compose file in the mean time.
3 replies
CDCloudflare Developers
Created by BrianH on 5/27/2023 in #general-help
Access tunnel to docker host results in 502s when trying to get to services
I don't see those errors in the cloudflared container logs anymore, it shows no activity when I try to hit the apps now. I was thinking it might be a weird caching issue, so I made a custom cache rule for these hosts to bypass the cache. Nada.
3 replies