CSK
|
0c86c6e673
|
Adds Markdown Alerts for Notes
Reference: https://github.com/orgs/community/discussions/16925
And adds some minor fixes
|
2024-03-12 14:41:29 +04:00 |
|
|
|
213838715b
|
fixed adding public key as parameter when spawning a container
|
2023-12-15 17:15:57 +00:00 |
|
|
|
2704caa5e4
|
added public-private keys for all docker containers
|
2023-12-15 03:42:06 +00:00 |
|
|
|
6b287f2cf1
|
added docker templating and introducted possbility to change the baseimage name
|
2023-08-23 22:45:46 +01:00 |
|
|
|
69c0aa5cb1
|
config abstraction changes added
|
2023-03-22 09:43:40 +00:00 |
|
|
|
73e62ba0fa
|
docker files
|
2023-02-22 17:10:14 +00:00 |
|
|
|
4dac4234ad
|
added config flixble system
|
2023-02-22 02:46:11 +00:00 |
|
|
|
c7a665fdc8
|
added new module
|
2023-02-14 20:33:30 +00:00 |
|
|
|
56be275759
|
saving changes
|
2021-10-09 17:34:15 +04:00 |
|
|
|
a06e1be2bc
|
added mode to detect if a port is used or not in a container
|
2021-10-08 12:37:48 +04:00 |
|
|
|
5ff6702d9c
|
added functionality to trigger ansibles from cli
|
2021-08-08 00:21:44 +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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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
|
2a8f0a56ce
|
added p2p module code base code
|
2021-03-08 09:17:44 +04:00 |
|
|
|
ce26e79118
|
changed code structure
|
2021-03-02 09:29:45 +04:00 |
|
|
|
ebfac2321f
|
added docker python code for virtualization
|
2021-02-17 21:41:26 +04:00 |
|
|
|
221bd10eb7
|
added docker container go SDK and build container implemented
|
2021-02-08 01:43:28 +04:00 |
|
|
|
a2adff2318
|
restructued folders in docker
|
2021-02-03 19:31:51 +04:00 |
|
|
|
67fc7ebc63
|
added docker continers to track server usage of docker containers
|
2021-02-02 22:38:36 +04:00 |
|