Commit graph

4119 commits

Author SHA1 Message Date
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
Matthew R. Kasun
c086e9499d rebase
Signed-off-by: Matthew R. Kasun <mkasun@nusak.ca>
2022-12-19 15:15:35 -05:00
Matthew R Kasun
a5e6aea563
Merge pull request #1834 from gravitl/story/GRA-822
finished initial crud for hosts, fixed stun server close bug
2022-12-19 15:13:54 -05:00
0xdcarns
cc529ab3bd finished initial crud for hosts, fixed stun server close bug 2022-12-19 14:55:24 -05:00
dcarns
f267648286
Merge pull request #1833 from gravitl/GRA-821-host-model
new host model
2022-12-19 11:15:45 -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
Matthew R Kasun
55f7a0eb02
Merge pull request #1828 from gravitl/story/GRA-752
fix(GRA-752f): add address string to be sent to frontend
2022-12-16 07:42:07 -05:00
dcarns
8088d24b46
Merge pull request #1823 from gravitl/netclient_refactor_update
remove netclient releated workflows
2022-12-14 15:18:12 -05:00
Matthew R. Kasun
44e8ecd875 remove netclient releated workflows 2022-12-14 10:17:37 -05:00
Matthew R Kasun
4e4c8eab6f
Merge pull request #1810 from gravitl/netclient_refactor_update
add endpoint for re-joins (migration)
2022-12-14 08:09:53 -05:00
Aceix
457060d41a fix(GRA-752f): add address string to be sent to frontend 2022-12-14 11:39:33 +00:00
dcarns
b2a7d1f92b
Merge pull request #1816 from gravitl/feature_proxy_ingress_routing
Feature proxy ingress routing
2022-12-13 08:17:05 -05:00
Abhishek Kondur
96598e0f1d remove commented code 2022-12-13 17:36:36 +05:30
Abhishek Kondur
792dc686d9 check if proxy is enabled 2022-12-13 10:45:57 +05:30
Abhishek Kondur
8cf3144013 publish proxy for ext peers 2022-12-13 10:44:28 +05:30
Abhishek Kondur
759b9bc6cd rm ext cidr 2022-12-13 01:14:28 +05:30
Abhishek Kondur
38651502f4 update go mod 2022-12-12 22:59:05 +05:30
Abhishek Kondur
07dd20734d extclients internal ips 2022-12-12 22:49:35 +05:30
Abhishek Kondur
83dfa1f920 add proxy listen port to peer config 2022-12-12 10:49:11 +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
30951d12f9 update go mod 2022-12-12 09:01:06 +05:30
Abhishek Kondur
0b8257f0d7 fix models change, merge conflicts resolved 2022-12-12 08:50:28 +05:30
Matthew R. Kasun
bf2d4ccf1e rejoin using updatenode vice createnode 2022-12-10 06:58:54 -05:00
Matthew R. Kasun
653229feba add endpoint for re-joins (migration) 2022-12-09 17:41:44 -05:00
Matthew R. Kasun
99cf813753 fix yaml tag for HostID 2022-12-09 13:25:24 -05:00
Abhishek Kondur
30bc92a878 update go mod for netclient 2022-12-09 01:17:22 +05:30
Abhishek Kondur
e00199a650 update proxy pkg path 2022-12-09 00:54:11 +05:30
Abhishek Kondur
1dab5ed004 update proxy pkg path 2022-12-09 00:48:47 +05:30
Abhishek Kondur
449a1e25a8 resolve conflicts 2022-12-09 00:05:07 +05:30
Abhishek Kondur
79aa9893dc change stun port to int type 2022-12-08 21:45:32 +05:30
Abhishek Kondur
3bf78fe638 netclient fix func parameters for build 2022-12-08 19:51:07 +05:30
Abhishek Kondur
d8075e69c6 add alias internal ip to ext clients 2022-12-08 19:48:47 +05:30
Abhishek Kondur
7a7d5affd0 update go mod 2022-12-08 14:54:16 +05:30
Abhishek K
bbbbb98995
Merge pull request #1803 from gravitl/feature_nm_proxy_metrics
store proxy metrics in the server
2022-12-08 14:26:40 +05:30
Abhishek Kondur
7f5e1a141f store proxy metrics in the server 2022-12-08 14:20:50 +05:30
Abhishek Kondur
401488ba7c yaml fix 2022-12-08 09:43:27 +05:30
Abhishek Kondur
dba5052966 resolve conflicts 2022-12-08 09:38:23 +05:30
Abhishek Kondur
695e3b1661 merge conflicts resolved 2022-12-08 09:28:41 +05:30
Abhishek Kondur
728c24c16a avoid getting relay allowed ips if node is using proxy 2022-12-07 17:22:17 +05:30
Abhishek Kondur
80c7d46ec6 docker compose update, add stun to caddyfile 2022-12-06 19:27:38 +05:30
Abhishek Kondur
4b1a85a3ee proxy changes 2022-12-02 17:35:41 +05:30
Abhishek Kondur
5b7ead91e6 merge conflicts resolved 2022-12-02 10:08:01 +05:30
dcarns
0d9b47f212
Merge pull request #1769 from gravitl/feature_v0.17.1_local_interfaces
add all local interfaces to node
2022-12-01 09:59:30 -05:00
dcarns
24f94c787f
Merge pull request #1780 from gravitl/bugfix_v0.17.0_osflagusage
Update usage for the operatingsystem flag.
2022-12-01 09:59:16 -05:00
Abhishek Kondur
058d80c709 go mod update 2022-12-01 19:43:58 +05:30
Abhishek K
c4c1b795e3
Merge pull request #1782 from gravitl/feature_proxy_metrics
Feature proxy metrics
2022-12-01 19:33:33 +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
Abhishek Kondur
7c374d9763 record traffic in mb 2022-12-01 10:51:24 +05:30
Abhishek Kondur
1d4b915f2d refactor proxy code 2022-12-01 10:39:43 +05:30