Commit Graph

37 Commits

Author SHA1 Message Date
Emran Billah 12023866ee Adde xbnet as submodule
Create and publish a Docker image / build-and-push-image (push) Successful in 5m28s Details
2024-09-10 16:36:32 -03:00
Emran Billah a5af8b9b95 Testing submodule
Create and publish a Docker image / build-and-push-image (push) Has been cancelled Details
2024-09-10 16:32:04 -03:00
Emran Billah deffceff5f Adding xbnet as submodule
Create and publish a Docker image / build-and-push-image (push) Successful in 5m10s Details
2024-09-10 15:58:28 -03:00
Emran Billah a6cdf2efd7 Merge pull request 'Testing build pipeline' (#3) from build-pipeline-test into main
Create and publish a Docker image / build-and-push-image (push) Successful in 6m21s Details
Reviewed-on: #3
2024-09-10 14:10:57 -03:00
Emran Billah d2c6e72560 Testing build pipeline
Create and publish a Docker image / build-and-push-image (push) Successful in 5m53s Details
2024-09-10 14:10:18 -03:00
Emran Billah 8f6993276d Merge pull request 'Adding docker build pipeline' (#2) from build-pipeline-test into main
Reviewed-on: #2
2024-09-10 13:55:17 -03:00
Emran Billah 442d9b08cf Adding docker build pipeline 2024-09-10 13:54:15 -03:00
Emran Billah 25205312b4 Fixed small errors 2024-09-06 17:07:40 -03:00
Emran Billah 0100770148 Merge pull request 'docker-compose-env-var-test' (#1) from docker-compose-env-var-test into main
Reviewed-on: #1
2024-09-05 10:12:47 -03:00
Emran Billah 9f1319850b Refactored environment vars into docker compose instead of using env vars, working on ssh and bridging wifi to xbnet, reviewing with Giovanni 2024-09-05 10:11:34 -03:00
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 9005578876 Xbnet working in good state. Removed supervisor 2024-08-28 14:19:36 -03:00
Emran Billah fab1d2a805 testing gateway 2024-08-28 13:43:03 -03:00
Emran Billah 449a4fb4a2 Testing gateway 2024-08-28 12:07:33 -03:00
Emran Billah edc4f7c30a Testing xbnet with external gateway 2024-08-28 11:51:32 -03:00
Emran Billah cfa2485536 testing gateway as a separate service 2024-08-28 10:36:39 -03:00
Emran Billah 960a8e16e8 Testing dockerized xbeenet on isolated computers 2024-08-26 16:57:24 -03:00
Emran Billah c2e84c0d6d Testing deploying xbnet directly on OS without docker 2024-08-22 13:17:24 -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 12d0ee8371 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
Emran Billah eea579be93 Working on automating build and deploy steps 2024-08-09 16:21:47 -03:00
Emran Billah 9c530434a5 Testing with root user permissions 2024-08-08 14:17:17 -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 bfbf716b88 Fixing xbnet copy for temporary testing 2024-08-08 12:26:15 -03:00
Emran Billah 4392f7ba98 Fixing xbnet copy issues 2024-08-08 12:25:45 -03:00
Emran Billah e3c4af77a9 Fixing gitignore 2024-08-08 12:22:21 -03:00
Emran Billah 1c2fb3b42e first commit 2024-08-08 12:20:12 -03:00
Emran Billah e25eff61e1 first commit 2024-08-08 12:19:09 -03:00