Commit graph

35 commits

Author SHA1 Message Date
dcarns
3d82df3bc6
Merge pull request #2133 from gravitl/refactor_auto_update
Add host level auto update setting with default true
2023-04-19 09:40:56 -04:00
0xdcarns
18c9bcc58f adapted sso to host registration 2023-04-17 22:23:17 -04:00
0xdcarns
fa40a5929d added turn ep + nat type to host model 2023-03-30 17:23:21 -04:00
0xdcarns
bf687dd478 add return 2023-03-20 08:55:28 -04:00
Anish Mukherjee
6b684d95a4 add host auto updated setting with default true 2023-03-20 17:47:41 +05:30
afeiszli
0bbf1dbe54 hotfixing logging and model issues found during IoT testing 2023-03-16 13:41:56 -04:00
Matthew R Kasun
8b5d194666 Merge remote-tracking branch 'origin/develop' into GRA-1375-default-proxy 2023-03-15 13:24:52 -04:00
0xdcarns
11daff3f1c added iot check in mq message handlers 2023-03-14 10:46:12 -04:00
Matthew R Kasun
b3cfbe7266 default proxy mode 2023-03-13 14:39:13 -04:00
0xdcarns
a1f5d73a58 added request ack 2023-02-17 11:39:30 -05:00
0xdcarns
6b30cef968 handled node additions in more elegant manner 2023-02-17 11:32:02 -05:00
Matthew R Kasun
5423a458c3 review comments 2023-01-20 13:29:19 -05:00
Matthew R Kasun
e77bd39f44 remove localaddress from host 2023-01-20 06:04:50 -05:00
Matthew R Kasun
9edb541388 remove localrange 2023-01-20 05:42:05 -05:00
dcarns
c459594137
Merge pull request #1949 from gravitl/GRA-985/host_listen_port
Gra 985/host listen port
2023-01-18 13:09:42 -05:00
Abhishek Kondur
6b3a636ca9 change json field for public port 2023-01-18 15:06:37 +05:30
Abhishek Kondur
10f724310c change public listen port field 2023-01-18 12:00:26 +05:30
Abhishek Kondur
c077e3d1c1 GRA-985: rm locallistenport, added proxy public listen port field 2023-01-18 02:03:19 +05:30
Matthew R Kasun
901fd71c95 add defaultinterface to host/apihost models 2023-01-17 14:23:13 -05:00
Abhishek Kondur
5f65f84b79 comments for struct and host update actions 2023-01-17 12:54:05 +05:30
Abhishek Kondur
853ddac457 host update model 2023-01-17 10:27:23 +05:30
Abhishek Kondur
fca20905c1 remove bson tags,go mod update 2023-01-11 07:29:33 +05:30
Abhishek Kondur
6385527d01 moved relay to host level, peer updates with relay configuration for host 2023-01-09 11:43:40 +05:30
Abhishek Kondur
950fd3c290 rm peer from host model 2023-01-05 16:17:09 +05:30
Abhishek Kondur
72e4b914b9 move peers to host level 2023-01-05 09:24:46 +05:30
Abhishek Kondur
149b608850 add local address field to host model 2022-12-28 09:08:49 +05:30
0xdcarns
368d01ff10 removed localaddress 2022-12-23 14:06:39 -05:00
0xdcarns
6669f38961 add isdefault to models 2022-12-22 13:39:29 -05:00
Matthew R. Kasun
bce2f8a45c fix compile errors 2022-12-22 06:42:33 -05:00
0xdcarns
e92f524fbe finished convert api to nm node 2022-12-21 11:56:29 -05:00
Matthew R. Kasun
770a293049 new constant for wireguard interface name 2022-12-21 03:31:37 -05:00
Matthew R. Kasun
38cd4d7700 refactor join
also removes server node
suspect there may be issues with proxy
and UI interactions with nodes
2022-12-20 15:29:09 -05:00
0xdcarns
cc529ab3bd finished initial crud for hosts, fixed stun server close bug 2022-12-19 14:55:24 -05:00
Matthew R. Kasun
4f303dd4c5 add comment for public type 2022-12-19 11:03:14 -05:00
Matthew R. Kasun
dd80fd6ab4 new host model 2022-12-19 10:41:55 -05:00