Commit graph

110 commits

Author SHA1 Message Date
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