Commit Graph

620 Commits

Author SHA1 Message Date
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
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
Akilan Selvacoumar
a73469155f Update index.html 2021-07-15 07:06:09 +04:00
Akilan Selvacoumar
0a28f22c76 Update README.md 2021-07-15 06:46:30 +04:00
a3ddad6aca added basic code to execute ansibles 2021-07-14 23:59:17 +04:00
Akilan Selvacoumar
08f58a00c5 Merge pull request #48 from Akilan1999/plugins
Detection of plugins
2021-07-13 23:39:13 +04:00
0ecd8355b5 Merge branch 'master' of github.com:Akilan1999/p2p-rendering-computation into default-docker-container 2021-07-13 23:29:28 +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
Akilan Selvacoumar
68228a6013 Merge pull request #45 from Akilan1999/default-docker-container
added fix in if statement to fix simple error when adding ipv6 address
v1.0.0 v1.0.0-beta
2021-07-10 00:17:01 +04:00
ae2500ed4b added fix in if statement to fix simple error when adding ipv6 address 2021-07-10 00:05:31 +04:00
Akilan Selvacoumar
5be8778652 Merge pull request #44 from Akilan1999/gitignore-iptable
gitignore iptable
2021-07-08 23:27:00 +04:00
6dde485de1 add gitignore for iptable 2021-07-08 23:23:34 +04:00
c0f70e87f4 added .gitignore for iptable 2021-07-08 22:47:51 +04:00
Akilan Selvacoumar
6df72c4abb Create CNAME 2021-07-08 22:25:09 +04:00
Akilan Selvacoumar
26e6fd4ec2 Merge pull request #43 from Akilan1999/addwebsite
added index.html page
2021-07-08 22:22:28 +04:00
aabac388ba added index.html page 2021-07-08 22:21:42 +04:00
Akilan Selvacoumar
655c5de4ec Merge pull request #42 from Akilan1999/update-install-docs
updated installation docs
2021-07-08 20:57:54 +04:00