docker-traefik icon indicating copy to clipboard operation
docker-traefik copied to clipboard

Docker media and home server stack with Docker Compose, Traefik, Swarm Mode, Google OAuth2/Authelia, and LetsEncrypt

Results 63 docker-traefik issues
Sort by recently updated
recently updated
newest added

Hey there, first off I wanna thank you so much for your guide, as they helped me to have a setup similar to yours. I have two raspberry pis in...

Hopefully this is the last issue I'm having to get my media server up with Traefik v2. It was working then it stopped. When I go to `https://trans.domain.com/` it goes...

Hello, I just want to say thank you in advance for any help I receive. I have run out of ideas troubleshooting, so maybe someone has experienced the same sort...

Good evening to everybody. I'm trying to use this compose to build up a traefik stack on raspberry pi 4 with Ubuntu 20.04 64 but many images are only for...

Hi Guys, Fabulous looking setup here if only i could get it to work, not sure what i'm doing wrong started a fresh multiple times. cloudflare is working ok and...

Hello GitHub Homies, I am getting an error is I pasted below, not sure what went wrong. Learned the hard way of not having Secrets resolved that error and getting...

Hey all, I am currently wrestling with exposing port 22 of my Synology server via traefik's tcp routers in order to provide sftp capabilities when on the go. The only...

hi, in your docker-config for traefik service, you added secrets for cloudflare ``` environment: - CF_API_EMAIL_FILE=/run/secrets/cloudflare_email - CF_API_KEY_FILE=/run/secrets/cloudflare_api_key secrets: - cloudflare_email - cloudflare_api_key ``` However, in the command section the...

I am having some trouble getting nextcloud to work. I tried the TCP passthrough that your website suggested but I always get a privacy warning when trying to access nextcloud....