Commit Graph

14 Commits

Author SHA1 Message Date
Emran Billah 96c6f641b8 Added docker run cmd to README.md for intergrating with TX2 2024-09-04 14:43:25 -03:00
Emran Billah 23b30416b5 Added production quality docker compose file with environment vars set in the docker compose file, without using env vars, updated docs, separated out run-single and run-multiple 2024-09-04 14:26:59 -03:00
Emran Billah d5adc2c7db Testing env vars in docker compose 2024-09-03 10:09:03 -03:00
Emran Billah 317e4dfaff Code cleanup, file restrucuturing, minor bug fixed. Xbnet service in stable stae 2024-08-29 12:25:32 -03:00
Emran Billah 35eaa56008 Updating readme 2024-08-28 16:46:52 -03:00
Emran Billah c27f799465 Updating readme 2024-08-28 16:45:47 -03:00
Emran Billah 6e3d464ae8 Testing multi computer setup 2024-08-21 10:48:40 -03:00
Emran Billah 949b292793 Updating README 2024-08-16 18:10:04 -03:00
Emran Billah 785b0ff226 Updating README 2024-08-16 18:09:11 -03:00
Emran Billah c5d79b7fdc 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
Emran Billah ac61d453de Fixing small errors, adding README.md 2024-08-16 13:37:05 -03:00
Emran Billah da8f682ffd Testing dry run, xbnet takes quite a while to get xbnet0 interface up and running and its a hanging call, need a workaround this 2024-08-08 14:11:30 -03:00
Emran Billah e3c4af77a9 Fixing gitignore 2024-08-08 12:22:21 -03:00
Emran Billah e25eff61e1 first commit 2024-08-08 12:19:09 -03:00