Commit graph

185 commits

Author SHA1 Message Date
Abhishek Kondur bd878f79c1 merge conflicts resolved 2023-02-07 14:24:39 +04:00
0xdcarns 6a5057f57b removed client mode and references 2023-02-06 12:14:52 -05:00
Matthew R Kasun 77cfae41ff remove postup/down 2023-02-02 11:16:54 -05:00
Matthew R Kasun 232dd24337 remove CLIENT_MODE HOST_MODE 2023-01-23 13:02:02 -05:00
Matthew R Kasun 9b072e1050 remove network capabilities from netmaker
remove NET_ADMIN, NET_RAW, SYS_MODULE capabilities from docker-compose
files
remove sysctls from dockerfiles
remove ManageIPTables and PortForwardServices from ServerConfig
remove functions related to removed attributes
2023-01-23 12:37:07 -05:00
Abhishek Kondur fffcf6ba5d remove wait.sh,add standard username,password mq auth 2023-01-20 09:49:43 +05:30
Abhishek Kondur 81e9febf2a rm mq dynamic security, add mq username,password to config 2023-01-19 23:11:28 +05:30
Abhishek Kondur 8fc09fd5cd fix stun port format,use proxy listen port from node model 2022-12-12 10:33:35 +05:30
Abhishek Kondur 79aa9893dc change stun port to int type 2022-12-08 21:45:32 +05:30
Abhishek Kondur 80c7d46ec6 docker compose update, add stun to caddyfile 2022-12-06 19:27:38 +05:30
Abhishek Kondur 5b7ead91e6 merge conflicts resolved 2022-12-02 10:08:01 +05:30
Abhishek Kondur cff3508425 Merge branch 'develop' of https://github.com/gravitl/netmaker into feature_proxy_metrics 2022-12-01 19:31:56 +05:30
Anish Mukherjee dfd5961c6c update server connection 2022-11-29 10:11:47 -05:00
Anish Mukherjee 78b0476aa4 change mosquitto protocol from mqtts to wss 2022-11-29 10:11:47 -05:00
Abhishek Kondur 40a9ae0e76 return after pushing proxy updateto server 2022-11-20 15:10:20 +05:30
Abhishek Kondur f95306ddbd make proxy optional 2022-11-20 09:35:29 +05:30
Anish Mukherjee 5384ff14e2 update server connection 2022-11-10 18:45:14 +05:30
Anish Mukherjee 9c13b90d75 change mosquitto protocol from mqtts to wss 2022-11-10 16:59:38 +05:30
Matthew R. Kasun 07eb6e3e6c send broker with server cfg 2022-11-02 18:04:40 -04:00
Matthew R. Kasun b3f90f2929 add hostid and separate server name/broker name 2022-11-02 11:22:40 -04:00
Abhishek Kondur 1b92cb2442 add stun to servercfg 2022-10-26 10:53:57 +05:30
Abhishek Kondur 1827f8c3b5 merge conflicts resolved 2022-09-30 20:15:17 +05:30
Abhishek Kondur 677d9fcc8d added comments 2022-09-29 23:59:18 +05:30
0xdcarns 4d485f6512 wrong is ee check fix for nodes 2022-09-27 11:02:42 -04:00
Abhishek Kondur f632bec11d merge conflicts resolved 2022-09-26 17:47:20 +05:30
Abhishek Kondur bf317d05eb fetches mq admin password from env 2022-09-26 16:54:52 +05:30
Matthew R. Kasun ee64e9e282 move IS_EE from logic to servercfg 2022-09-22 15:01:59 -04:00
Matthew R. Kasun d54fb0823e ee check 2022-09-22 12:59:59 -04:00
0xdcarns 88cd0a6497 initial commit 2022-09-13 15:25:56 -04:00
afeiszli 2eeebf82db too many logs, removing some 2022-08-23 17:23:21 -04:00
afeiszli 983d90026c move client public ip check to use server 2022-08-17 17:30:30 -04:00
cameronts 067d2aca2d Added config file handling for public IP service. 2022-07-27 11:57:37 -07:00
cameronts a2f2b81142 Updated to use logger.Log for PUBLIC_IP_SERVICE checks at verbosity of 3. Required some updates elsewhere to allowing using logger.Log from servercfg package. 2022-07-27 07:32:24 -07:00
cameronts 9e5e1b24b4 Add PUBLIC_IP_SERVICE to netmaker (server). 2022-07-26 14:03:51 -07:00
Abhishek Kondur 2f21687d86 GRA-414: add verbose level 4 2022-07-14 01:22:17 +04:00
0xdcarns 329b873362 reverted default port to 1883 2022-07-07 15:51:27 -04:00
0xdcarns edcbc912a0 added option for insecure mqtt connections 2022-07-07 15:38:13 -04:00
0xdcarns 8d8644afa1 added ssl to server conns to mq enp 2022-07-07 15:25:34 -04:00
0xdcarns c3051d9dfa change default port to 8883 2022-07-07 14:10:26 -04:00
0xdcarns 5c2106dd46 re-add server mq port 2022-07-07 14:08:24 -04:00
0xdcarns 3a74170ab2 added v0.14.5 and removed MQ_SERVER_PORT 2022-07-07 10:23:07 -04:00
capric98 2fa31a6947 add oidc provider for auth 2022-06-25 23:47:00 +08:00
afeiszli 8d422526b3 refactoring servercfg 2022-05-31 12:07:56 -04:00
afeiszli e4189ad8bd refactoring serverinfo logic 2022-05-31 08:42:12 -04:00
Matthew R. Kasun 0764632b30 add : in server connection string 2022-05-25 11:37:55 -04:00
Matthew R. Kasun 53b3e7f415 configurable mq ports 2022-05-25 10:31:44 -04:00
Matthew R. Kasun c8ec507484 add timeout to http.get 2022-05-13 06:04:27 -04:00
Matthew R. Kasun 501108b53d Remove config.Server.Debug
no longer required with move to logger.Log and it's verbosity
capabilities
2022-05-09 09:49:17 -04:00
Matthew R. Kasun 747d6bc692 remove comms network leftovers
Signed-off-by: Matthew R. Kasun <mkasun@nusak.ca>
2022-04-22 05:21:35 -04:00
Matthew R. Kasun e1b590d43f another attempt at fixing logging 2022-04-21 17:48:36 -04:00
Matthew R. Kasun 799f7f040c fix logging vebosity by deleting more comms functions 2022-04-21 16:35:19 -04:00
Matthew R. Kasun 5c48b5e474 logging vebosity 2022-04-21 16:25:51 -04:00
Matthew R. Kasun fa29b09aab permit setting of verbosity from config
Signed-off-by: Matthew R. Kasun <mkasun@nusak.ca>
2022-04-21 16:18:27 -04:00
Matthew R. Kasun 7152f6ccd4 remove references to grpc/comms net 2022-04-21 15:53:44 -04:00
Matthew R. Kasun 935567761b mq direct to server public ip 2022-04-12 10:43:02 -04:00
0xdcarns ab5e8f0b62 remove comms CIDR from server conf 2022-02-22 15:04:30 -05:00
0xdcarns 6b075983e8 noticed wrong var 2022-02-22 14:57:37 -05:00
0xdcarns 324d2ba70c moved telemetry check and generated comms CIDR better 2022-02-22 14:53:40 -05:00
0xdcarns 9c6c6ef176 change env to var 2022-02-20 11:37:15 -05:00
0xdcarns 6028e1b6de added comms checks 2022-02-18 19:37:12 -05:00
afeiszli c6a7238453 adding random comms network name logic 2022-02-18 15:18:50 -05:00
afeiszli f55eeedbb9 settings for comms network 2022-02-18 11:11:21 -05:00
Matthew R. Kasun 46052dbb97 update calc of default GPRCConnString 2022-02-15 11:42:20 -05:00
Matthew R. Kasun 7e9f65ad1b remove corednsAddrr from token 2022-02-15 11:25:50 -05:00
Matthew R. Kasun 02f09799b8 don't set node_id if invalid hostname 2022-02-14 16:19:19 -05:00
Matthew R. Kasun 8aeb6bbfd9 circular imports resolved 2022-02-14 15:28:43 -05:00
Matthew R. Kasun 16cf0eaeed set macaddress and nodeid if not set 2022-02-14 14:13:18 -05:00
0xdcarns 51fa553df3 removed default master key and added warning log if not set 2022-02-14 09:58:50 -05:00
Matthew R. Kasun 4ab924af3e use main.version rather than subpackage variables 2022-02-10 15:10:18 -05:00
afeiszli 9400209d97 adding OS and Version 2022-02-03 15:33:19 -05:00
afeiszli 294654d950 modify syncservernetwork 2022-02-01 09:59:23 -05:00
Alex ec3d1c035f
Merge branch 'develop' into feature_v0.10.0_initialize_iptables 2022-01-26 00:47:21 -05:00
afeiszli 3b84aceec9 adding iptables functionality 2022-01-26 00:46:12 -05:00
afeiszli cc8037c921 initial commit of iptables functionality 2022-01-25 11:58:51 -05:00
Matthew R Kasun bc54bbf167 manual rebase to develop 2022-01-25 07:31:50 -05:00
Matthew R Kasun c239ee3787 Merge branch 'develop' into feature-messageQueue 2022-01-24 06:21:21 -05:00
Matthew R Kasun 2310977391 refactor to reduce number of types of message in message queue simplifying the subscribers and publishers 2022-01-21 05:19:17 -05:00
afeiszli 2f12ded906 adding telemetry 2022-01-20 17:52:49 -05:00
afeiszli 4d2a85f879 adding telemetry 2022-01-20 17:50:42 -05:00
Matthew R Kasun e7f80c178d WIP commit 2022-01-20 13:05:41 -05:00
0xdcarns 2e1bc755e2 version update 2022-01-20 13:00:04 -05:00
0xdcarns 41401cfb58 version updates 2022-01-20 13:00:04 -05:00
Matthew R Kasun 3e016ef8b5 WIP commit 2022-01-20 12:50:00 -05:00
0xdcarns 2430eb0a47 prevent nodes from changing address out of range or to .0 or .255 addresses 2022-01-19 10:47:23 -05:00
0xdcarns 9d59cb1d5e version update 2022-01-17 14:22:39 -05:00
afeiszli ab37bce748 changing versions to 0.9.4 2022-01-16 10:16:00 -05:00
0xdcarns 43b9e73eaa updated ioutil refs and composes 2022-01-06 15:05:38 -05:00
0xdcarns 12e718f008 updated version, made RCE optional 2022-01-05 13:13:03 -05:00
0xdcarns 76a75fb984 go mod tidy and conver azure tenant to env/conf var 2022-01-03 10:02:40 -05:00
0xdcarns e45a485bce added comments, optimized memory 2021-12-10 15:01:10 -05:00
afeiszli 932712619a remade server logs 2021-12-06 15:31:08 -05:00
afeiszli 11a0ecdbb8 updating readme and versions 2021-11-29 08:16:35 -05:00
Alex 10115e9882
Merge pull request #477 from gravitl/feature_v0.9_gc
Feature v0.9 gc
2021-11-17 11:33:42 -05:00
afeiszli acdf403b5a changing iplookup to https only 2021-11-17 09:04:55 -05:00
0xdcarns 879ed9995e version update 2021-11-16 21:22:14 -05:00
afeiszli 84c8299bb0 freebsd working 2021-11-15 11:42:52 -05:00
afeiszli 437955ab90 saving to work on linux 2021-11-14 16:50:20 -05:00
0xdcarns b1595d5ef4 fixed minor client bug 2021-10-26 16:12:13 -04:00
0xdcarns 4e4e8b3ab5 began oauth implementation 2021-10-21 15:28:58 -04:00
0xdcarns 8a54f50676 initialized 2021-10-20 14:17:31 -04:00