Commit Graph

43 Commits

Author SHA1 Message Date
a37f81a47f added defaults for root node 2024-08-23 02:24:54 +01:00
505ef3b982 added base reverse proxy 2024-08-22 17:14:13 +01:00
504cdb41cf added easier use of abstractions 2024-02-10 22:05:47 +00:00
60c4bba380 changing root node 2024-01-10 03:55:11 +00:00
83653866e6 added support for baremetal mode 2023-12-20 04:35:04 +00: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
2b6c7a5963 added support to generate Public and Private keys 2023-12-15 02:08:11 +00:00
96e755bc19 added flag to add custom metadata 2023-09-27 17:27:52 +01:00
6b287f2cf1 added docker templating and introducted possbility to change the baseimage name 2023-08-23 22:45:46 +01:00
dfa8713aea fixed tracked container issue 2023-07-29 15:42:05 +01:00
136243d6a5 added new IPTable entries 2023-07-14 16:30:20 +01:00
3bcba8a3e2 fixed iptable directory changes 2023-04-14 10:54:24 +01:00
farhansolodev
d3181d272e revert paths 2023-04-04 00:17:52 +04:00
farhansolodev
cf1e7c6d6f wrong container json file paths 2023-04-03 21:05:57 +04:00
farhansolodev
86aaba23c4 hardcoded default path incorrect 2023-04-03 06:17:19 +04:00
farhansolodev
53bef115b0 fix cyclic dependancy + duplicate test 2023-04-03 06:16:29 +04:00
69c0aa5cb1 config abstraction changes added 2023-03-22 09:43:40 +00:00
35b9e7ea33 changes to configuration 2023-02-24 02:53:30 +00:00
73e62ba0fa docker files 2023-02-22 17:10:14 +00:00
60500620db added base abstraction functions 2023-02-22 03:15:49 +00:00
4dac4234ad added config flixble system 2023-02-22 02:46:11 +00:00
ba0e562fd7 removed path pointing to ansible file 2023-02-10 17:24:39 +00:00
afe4105e3a fixed plugin bug for spawning nodes in a TURN based environment 2023-02-10 17:19:28 +00:00
120654a901 added hostname passthrough 2023-01-17 17:00:15 +00:00
ede9674a08 base version working for reverse proxy 2022-12-29 03:17:42 +00:00
4921a6345d added auto reverse proxy detection and applicable for docker container 2022-12-01 05:37:15 +00:00
1ca73faaed added the possiblility to add custom varaibles 2021-09-17 16:44:34 +04:00
85bf56ec01 added generate function to the ClI 2021-08-27 14:01:06 +04:00
10e5c72c90 added possibility to add a new container group 2021-08-11 23:16:36 +04:00
4e0fd09d73 modified config file 2021-07-22 13:04:25 +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
02f72209dc added base code for plugin system 2021-07-13 23:18:54 +04:00
6dde485de1 add gitignore for iptable 2021-07-08 23:23:34 +04:00
28620b61ad fixed ipv6 dectection error 2021-07-08 19:42:41 +04:00
f4bd08b6bf adds ipv6 index to config and a cli command to view network interface 2021-06-25 22:06:07 +04:00
1eac752fa7 current implementation of ipv6 2021-06-25 01:03:20 +04:00
8466e2d1ca added code to detect docker containers 2021-06-09 16:43:59 +04:00
49cd37624f fixed issues regarding viper and possibility of cli 2021-05-24 20:52:06 +04:00
e34e570704 added make install 2021-05-09 05:23:25 +04:00
a1fd29ec45 added flag and funcions to set default paths in the config file 2021-05-09 04:27:32 +04:00
fdbb7bc587 add files 2021-04-11 01:26:55 +04:00