Commit Graph

238 Commits

Author SHA1 Message Date
1fe5db06c0 added functionality to remove containers from all groups based on the container ID provided 2021-08-12 20:29:11 +04:00
d288d1f2d6 added functionality to remove container from the group 2021-08-12 18:43:21 +04:00
e2f8df9dcb added functionality to add container to the group 2021-08-12 09:36:06 +04:00
707592195a added functionality to remove group 2021-08-12 00:51:59 +04:00
10e5c72c90 added possibility to add a new container group 2021-08-11 23:16:36 +04:00
Akilan Selvacoumar
fa61b70d41 Update README.md 2021-08-11 14:32:29 +04:00
Akilan Selvacoumar
b8aa24d49e Update README.md 2021-08-11 14:31:15 +04:00
Akilan Selvacoumar
7f3e0a466f Update README.md 2021-08-11 14:25:22 +04:00
Akilan Selvacoumar
7fd33ceb4c Update Installation.md 2021-08-08 13:07:11 +04:00
Akilan Selvacoumar
4c43ab77bb Merge pull request #59 from Akilan1999/cli-plugin
Added possibility to execute plugin from Cli
2021-08-08 00:40:25 +04:00
4e133ed789 added plugin flag to docs 2021-08-08 00:37:34 +04:00
5ff6702d9c added functionality to trigger ansibles from cli 2021-08-08 00:21:44 +04:00
Akilan Selvacoumar
af4b129bee Update README.md 2021-08-05 16:14:48 +04:00
Akilan Selvacoumar
b776b3e1e1 Create FUNDING.yml 2021-08-03 19:07:55 +04:00
Akilan Selvacoumar
47dc49867b Update P2PImplementation.md 2021-07-27 22:52:42 +04:00
Akilan Selvacoumar
340177e992 Update release-drafter.yml 2021-07-22 16:26:54 +04:00
Akilan Selvacoumar
e893674180 Merge pull request #56 from Akilan1999/Akilan1999-patch-1
Update release-drafter.yml
2021-07-22 16:22:36 +04:00
Akilan Selvacoumar
b8e2a0047f Update release-drafter.yml 2021-07-22 16:21:47 +04:00
Akilan Selvacoumar
7f48b7fb3d Merge pull request #55 from Akilan1999/ReleaseAction
added github action for draft creating a release
2021-07-22 16:17:27 +04:00
116cd7e0bd added github action for creating a release 2021-07-22 16:15:39 +04:00
Akilan Selvacoumar
3e6c3b8a18 Merge pull request #54 from Akilan1999/serverports
Updated website with new ip address
2021-07-22 15:42:52 +04:00
1411a5c0da updated website 2021-07-22 15:38:16 +04:00
Akilan Selvacoumar
1063fa5fd7 Merge pull request #53 from Akilan1999/serverports
changed back to default print when using IP tables
2021-07-22 15:26:50 +04:00
2aea584f8b Merge branch 'master' of github.com:Akilan1999/p2p-rendering-computation into serverports 2021-07-22 14:09:42 +04:00
088c9c5ba4 changed back to default print when using IP tables 2021-07-22 14:08:15 +04:00
Akilan Selvacoumar
3ca75a540b Merge pull request #52 from Akilan1999/serverports
Added possibility to run server on any port
2021-07-22 13:12:41 +04:00
4e0fd09d73 modified config file 2021-07-22 13:04:25 +04:00
Akilan Selvacoumar
c3647c2fe7 Merge pull request #51 from Akilan1999/default-docker-container-no-vnc
Reading default port information from a json file
2021-07-19 04:15:51 +04:00
a9f3d39bbb added docs regarding adding ports 2021-07-19 04:13:47 +04:00
fc87d95753 changed the version name 2021-07-19 04:02:20 +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
Akilan Selvacoumar
c42725743d Update ClientImplementation.md 2021-07-18 13:22:25 +04:00
Akilan Selvacoumar
1877420fc6 Update ClientImplementation.md 2021-07-18 13:22:06 +04:00
Akilan Selvacoumar
decb1c0e10 Update ClientImplementation.md 2021-07-18 13:21:53 +04:00
a416578702 added docs for tracking containers 2021-07-18 13:11:41 +04:00
489ffd6d0c added tracker to cli abd into add and remove container on the client side 2021-07-18 12:12:31 +04:00
51110c235b added function to remove container 2021-07-18 11:27:26 +04:00
726292a77d added function to add tracked container 2021-07-18 10:06:14 +04:00
92cd9fe1ab add track contianer to the config path 2021-07-17 12:32:49 +04:00
Akilan Selvacoumar
739c7305a8 Merge pull request #50 from Akilan1999/run-ansible
Plugin module implementation
2021-07-16 21:46:25 +04:00
75a4bed9d1 modified docs for plugin module 2021-07-16 21:44:07 +04:00
0131ce5765 added docs for the plugin implementation 2021-07-16 20:51:22 +04:00
326ebe1697 added install docs for plugins 2021-07-16 19:50:43 +04:00
b6d757d5e3 added docs to setup ansible 2021-07-16 18:28:41 +04:00
022558f740 modified test to create container and remove container for plugins 2021-07-16 18:14:42 +04:00
58b8af4b6e Merge branch 'master' of github.com:Akilan1999/p2p-rendering-computation into run-ansible 2021-07-16 17:33:19 +04:00
ef031c5b68 added make testcases 2021-07-16 17:32:52 +04:00
de14a5fb06 changed generate_test_case.sh 2021-07-16 17:29:54 +04:00
1a0184406d added make for test cases 2021-07-16 17:27:54 +04:00