lordraiden

Results 22 issues of lordraiden

https://store.yitechnology.com/products/yi-home-camera-3 It is or will be compatible with this camera? Thanks

### Prerequisites - [X] I have checked the [Wiki](https://github.com/AdguardTeam/AdGuardHome/wiki) and [Discussions](https://github.com/AdguardTeam/AdGuardHome/discussions) and found no answer - [X] I have searched other issues and found no duplicates - [X] I want...

Please consider fail2ban https://www.fail2ban.org/wiki/index.php/Main_Page and a 2 step verification method https://www.authelia.com/  https://github.com/clems4ever/authelia BTW your software is being a total sucess here https://forums.unraid.net/topic/76460-support-djoss-nginx-proxy-manager/

enhancement

http://www.ghacks.net/2016/07/03/comprehensive-firefox-user-js/ Consider to add this settings to the addon

I have this variables set to 0 BACKUP_KEEP_WEEKS | Number of weekly backups to keep before removal. Defaults to 4. BACKUP_KEEP_MONTHS | Number of monthly backups to keep before removal....

enhancement

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...

I have some expertise managing Nginx configurations. It is possible to run the docker with the env variables that are not related to nginx and do all the nginx config...

documentation
v2

### Describe the bug I have this docker run `docker run -d --name='Watchtower' --net='br1' --ip='10.10.40.180' --cpuset-cpus='10,11,22,23' -e TZ="Europe/Paris" -e HOST_OS="Unraid" -e HOST_HOSTNAME="Unraid" -e HOST_CONTAINERNAME="Watchtower" -e 'TZ'='Europe/Madrid' -e 'WATCHTOWER_CLEANUP'='true' -e 'WATCHTOWER_INCLUDE_RESTARTING'='true'...

Type: Bug
Priority: Medium
Status: Available

I have around 10 docker compose files with containers that I want to update According to the documentation https://fmartinou.github.io/whats-up-docker/#/configuration/triggers/docker-compose/ Do I need to run a whats-up-docker instance for each docker...