Commit Graph

21 Commits

Author SHA1 Message Date
f63696d9da Merge branch 'master' of github.com:Akilan1999/p2p-rendering-computation into plugin-auto 2021-10-24 23:36:32 +04:00
0144e59d71 added feature to detect if a port is used by a plugin or not 2021-10-24 23:36:23 +04:00
eb1644367e Added docs for adding and removing plugins 2021-10-09 18:37:09 +04:00
ab2a0b28f9 Merge branch 'master' of github.com:Akilan1999/p2p-rendering-computation into package-manager 2021-10-09 18:03:12 +04:00
9f304d26c1 Implemented a package manager to remove plugins 2021-10-09 18:03:04 +04:00
56be275759 saving changes 2021-10-09 17:34:15 +04:00
d45bc99be7 wrote a function to detect the number of plugins available for a plugin 2021-10-08 11:54:28 +04:00
9d8303d66c add functionality to automatically allocate ports to a plugin 2021-10-03 22:13:45 +04:00
2a7d8e154d plugin copied to tmp and executed from there 2021-10-03 17:18:03 +04:00
fc5e834552 added code to clone package manager 2021-10-01 14:38:13 +04:00
ab2bcb393b added test case for either executing group ID or container ID 2021-08-23 14:15:07 +04:00
5ff6702d9c added functionality to trigger ansibles from cli 2021-08-08 00:21:44 +04:00
022558f740 modified test to create container and remove container for plugins 2021-07-16 18:14:42 +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
0069308a2a added plugin to execute ansible code 2021-07-16 16:22:06 +04:00
378c8bb75e added test case for ansibles 2021-07-16 06:20:37 +04:00
a3ddad6aca added basic code to execute ansibles 2021-07-14 23:59:17 +04:00
63f570bb4f added plugin detected 2021-07-13 23:28:45 +04:00
02f72209dc added base code for plugin system 2021-07-13 23:18:54 +04:00