docker-traefik
docker-traefik copied to clipboard
Docker media and home server stack with Docker Compose, Traefik, Swarm Mode, Google OAuth2/Authelia, and LetsEncrypt
Using the command as currently provided results in an error: Error: failed to read the password from the terminal: you must either use an interactive terminal or use the --password...
With this configuration aren't we filtering out logs that could be interesting for crowdsec? or has this been verified? accesslog: filePath: "/etc/traefik/logs/access.log" bufferingSize: 100 filters: statusCodes: - "204-299" - "400-499"...
I'm using Unraid as base distro Below you can find my compose file and the env. With traefik I'm using as well a traefik.yml which is not relevant, and everthing...
should you not include options: tls-opts@file
Everything worked fine for me until this weekend. Now I get a 404 error on all pages except Nextcloud, even on traefik.$DOMAINNAME. Here's my traefik.yml file, but I haven't changed...
Since Ubiquity is using self signed certs and forces HTTPS we need to skip SSL verification. I haven't tested this TOML since I am using YAML, but it should work...
I have noticed that https://github.com/htpcBeginner/docker-traefik/issues/264, but the config does not work for me. So I have attached multiple screenshots below, hoping that it would help someone who uses portainer. But...
Use https://www.base64encode.org/ to encode an nzbget_key in the form of user:password, the same one you use to log into nbzget Then in NBZ360 use the url https://user:[email protected] as your primary...
Removing both cf_token and mysql_root_password, as they are defined but never used
Decluttarr watches radarr, sonarr, lidarr and readarr download queues and removes downloads if they become stalled or no longer needed. Hope you find this a helpful addition to your stack.