January 15, 20215 yr My home assistant wakes up my devices fine when I set the network type as Host. However when using SWAG and setting it as proxynet (spaceinvaders name stuck ) WOL magic packets no longer work. How do I get this to work? or how do I run SWAG with all my dockers in normal host mode? (I just thought of that so I will investigate first) Edited January 17, 20215 yr by BelgarionNL
January 16, 20215 yr I followed spaceinvaders video and that worked for all containers that I put in proxynet. For home-assistant container that was in host mode, I left it like that and changed swag configuration to use the IP address of unreal. set $upstream_app 192.168.2.133; set $upstream_port 8123; set $upstream_proto http; proxy_pass $upstream_proto://$upstream_app:$upstream_port;
Archived
This topic is now archived and is closed to further replies.