|
|
4e0fd09d73
|
modified config file
|
2021-07-22 13:04:25 +04:00 |
|
|
|
c22f73ad28
|
added possibility to allocate internal ports inside docker containers
|
2021-07-19 03:35:43 +04:00 |
|
|
|
e98f4119da
|
ports structure
|
2021-07-19 00:50:00 +04:00 |
|
|
|
726292a77d
|
added function to add tracked container
|
2021-07-18 10:06:14 +04:00 |
|
|
|
02f72209dc
|
added base code for plugin system
|
2021-07-13 23:18:54 +04:00 |
|
|
|
ae2500ed4b
|
added fix in if statement to fix simple error when adding ipv6 address
|
2021-07-10 00:05:31 +04:00 |
|
|
|
657577f583
|
added ipv6 compatability to other commands
|
2021-06-25 17:22:01 +04:00 |
|
|
|
1eac752fa7
|
current implementation of ipv6
|
2021-06-25 01:03:20 +04:00 |
|
|
|
4f10936664
|
changed to port forwarding
|
2021-06-18 15:53:13 +04:00 |
|
|
|
ca222af710
|
temporary add for horovod
|
2021-06-18 15:39:20 +04:00 |
|
|
|
2765f4e81e
|
added net tools
|
2021-06-18 14:57:02 +04:00 |
|
Benjamin Jacob Reji
|
4ee45ebabd
|
Merge branch 'horovod' of github.com:Akilan1999/p2p-rendering-computation into horovod
|
2021-06-15 15:07:23 +04:00 |
|
Benjamin Jacob Reji
|
c5d8769b17
|
Added gpuhorovod Dockerfiles
|
2021-06-15 15:06:44 +04:00 |
|
|
|
02ca82084b
|
fixed issue only 1 image running in GPU
|
2021-06-15 15:02:23 +04:00 |
|
|
|
1730a58e53
|
Intergrated horovod CPU with P2P network and added test cases
|
2021-06-12 22:15:18 +04:00 |
|
|
|
c9b35ac790
|
fixed errors when providing docker container name in the parameter
|
2021-06-11 01:52:31 +04:00 |
|
|
|
af46493aa9
|
added horovod cpu image
|
2021-06-10 16:04:53 +04:00 |
|
|
|
435f553889
|
minor changes
|
2021-06-10 15:40:50 +04:00 |
|
|
|
ad9a1c9699
|
added functionality to specify container to run
|
2021-06-10 01:42:16 +04:00 |
|
|
|
14bceec3cc
|
added cli command view containers and implementation also complete
|
2021-06-09 23:59:46 +04:00 |
|
|
|
8466e2d1ca
|
added code to detect docker containers
|
2021-06-09 16:43:59 +04:00 |
|
|
|
c62e0ca288
|
current changes in ansible runs
|
2021-05-24 12:39:57 +04:00 |
|
Benjamin Jacob Reji
|
b10fbd3ab4
|
changed ubuntu version in Dockerfile to 20.04 for stablity
|
2021-05-22 18:32:28 +04:00 |
|
Benjamin Jacob Reji
|
c409edaffc
|
removed vnc leftovers
|
2021-05-22 18:29:09 +04:00 |
|
|
|
66cceab0e9
|
changed dockerfile to import ubuntu latest version
|
2021-05-19 00:26:54 +04:00 |
|
|
|
861f746ff9
|
added docs for server implementation
|
2021-05-11 06:18:10 +04:00 |
|
|
|
e34e570704
|
added make install
|
2021-05-09 05:23:25 +04:00 |
|
|
|
9df89cb075
|
downnload and upload speeds commented due to inaccruate results
|
2021-05-03 04:24:03 +04:00 |
|
|
|
f4e987c477
|
fixed certain bugs
|
2021-04-14 12:23:44 +04:00 |
|
|
|
f85f001a1c
|
fixing server side updating IP table
|
2021-04-13 21:07:57 +04:00 |
|
|
|
b682f9d53d
|
fixed bug ports and listservers
|
2021-04-13 20:50:02 +04:00 |
|
|
|
fdbb7bc587
|
add files
|
2021-04-11 01:26:55 +04:00 |
|
|
|
d2b050b14b
|
added config module
|
2021-04-11 01:25:21 +04:00 |
|
|
|
f6653de158
|
added command delete VM
|
2021-04-10 18:20:24 +04:00 |
|
|
|
30c126da91
|
add display server specs and added common print function
|
2021-04-10 02:23:20 +04:00 |
|
|
|
2ec90cfaf5
|
added GPU compatability
|
2021-04-10 00:46:17 +04:00 |
|
|
|
2b2290ecea
|
added ports and fixed docker ID not returning back
|
2021-04-08 01:45:42 +04:00 |
|
|
|
ee8bed9c25
|
fixed allocating extra ports
|
2021-04-07 23:58:28 +04:00 |
|
|
|
8d417b84f5
|
added possibility to create multiple ports
|
2021-04-07 20:55:37 +04:00 |
|
|
|
82f5e921b5
|
try to fix p2p module
|
2021-04-07 19:30:56 +04:00 |
|
|
|
7503e4870c
|
fixed error for fail test case. Using absolute path for now
|
2021-04-04 22:18:13 +04:00 |
|
|
|
2875b7228b
|
added UpdateIpTableListClient
|
2021-04-04 21:51:11 +04:00 |
|
|
|
1c733a694e
|
added new speed test functions
|
2021-04-04 00:47:56 +04:00 |
|
|
|
9a11b064ee
|
added broadcast module for GPU specs
|
2021-04-02 15:44:48 +04:00 |
|
|
|
53ba23ebf9
|
Added create docker image route and intergrated with the client
|
2021-04-02 02:33:16 +04:00 |
|
|
|
1258b16a84
|
converted docker api code to go lang
|
2021-03-25 01:25:56 +04:00 |
|
Akilan1999
|
c3d74f3922
|
added upload speed test
|
2021-03-21 22:15:32 +04:00 |
|
Akilan1999
|
4e3bf72a36
|
Downlaod speedtest module complete
|
2021-03-21 18:26:08 +04:00 |
|
Akilan1999
|
79860a2756
|
commited readiptable
Signed-off-by: Akilan1999 <akilan.selvacoumar@planetscale.com>
|
2021-03-20 19:19:34 +04:00 |
|
Akilan1999
|
2a8f0a56ce
|
added p2p module code base code
|
2021-03-08 09:17:44 +04:00 |
|