baroka

Results 6 comments of baroka

I overwrite entrypoint script with this one for adding support for two new "autoheal" labels: "master" and "slave". When one of the containers is unhealthy, ALL of them are restarted....

Despite of no thanks to my post nor any like, seems to be people using this modify script. So I paste a working version of it. Isn't merged with latest...

Finally I merged script with latest version. My docker compose looks like: ``` autoheal: container_name: autoheal image: willfarrell/autoheal:latest restart: unless-stopped networks: - socket_proxy security_opt: - no-new-privileges:true volumes: - /etc/localtime:/etc/localtime:ro -...

Same problem. Just for checking, I tried with privileged: true Another change you should do in entrypoint.sh: warp-cli register is deprecated -> warp-cli registration new

Seems to work nft -i. # nft -i nft> Any other idea ? Thanks.

A workaround for having Cloudflare Warp on Synology devices: 1. Extract Wireguard Cloudflare Warp configuration with: https://github.com/ViRb3/wgcf 2. Follow steps on: https://www.reddit.com/r/synology/comments/xkxjfh/fya_how_to_connect_synology_to_a_wireguard_vpn/ 3. No need to compile. Just use files...