services-xbee_net/scripts
2024-08-16 18:07:17 -03:00
..
enable_host_macvlan.sh Fixed bridging issues with ipvlan which allows comms from container to host but not the other way around. Macvlan not working, which would be ideal for network isolation and 2 way comms. 3rd route to manually bridge xbnet0 and eth0 interfaces over br0, but this is least appealing. Need to find a way to make macvlan work 2024-08-16 18:07:17 -03:00
entrypoint.sh Fixed bridging issues with ipvlan which allows comms from container to host but not the other way around. Macvlan not working, which would be ideal for network isolation and 2 way comms. 3rd route to manually bridge xbnet0 and eth0 interfaces over br0, but this is least appealing. Need to find a way to make macvlan work 2024-08-16 18:07:17 -03:00
get_connected_wifi_info.sh Working ok with a single xbnet, file structure and code encapsulation looking good, iptable updating ok, need to figure out issues with bridge network 2024-08-16 13:14:54 -03:00
health_check.sh Working ok with a single xbnet, file structure and code encapsulation looking good, iptable updating ok, need to figure out issues with bridge network 2024-08-16 13:14:54 -03:00
setup_end_device.sh first commit 2024-08-08 12:20:12 -03:00
setup_host_device.sh first commit 2024-08-08 12:19:09 -03:00
test.sh Working on automating build and deploy steps 2024-08-09 16:21:47 -03:00