Commit graph

164 commits

Author SHA1 Message Date
Matthew R Kasun b3cfbe7266 default proxy mode 2023-03-13 14:39:13 -04:00
afeiszli d3a35d00b9 resolving PR comments 2023-03-03 16:20:38 -05:00
afeiszli b6bea3b06c adding comments 2023-03-03 10:52:05 -05:00
afeiszli dba954c529 add stunlist string to serverconfig 2023-03-03 10:37:04 -05:00
afeiszli bf8a5bbc69 changing StunList to slice 2023-03-03 10:28:50 -05:00
afeiszli 4ff135e196 adding StunList 2023-03-01 17:10:36 -05:00
dcarns dbf6f1034b
Merge pull request #2058 from gravitl/feature_emqx
Add emqx boilerplate
2023-02-28 08:41:39 -05:00
Anish Mukherjee bf793a5412 add mqtts for secure check 2023-02-28 09:29:49 +05:30
Anish Mukherjee c57c892119 remove duplicate env var 2023-02-27 21:19:59 +05:30
Anish Mukherjee b803e64ee4 return broker endpoint 2023-02-27 17:52:36 +05:30
Anish Mukherjee 2700acc1d7 user BROKER_ENDPOINT and SERVER_BROKER_ENDPOINT 2023-02-23 17:48:37 +05:30
dcarns e771d91397
Merge pull request #2053 from yearski/hotfix_0.17.1_remove-orphans
remove orphaned code
2023-02-22 13:38:30 -05:00
Anish Mukherjee 6f8f9ec5ef rename MQ_HOST -> BROKER_ENDPOINT 2023-02-22 22:02:43 +05:30
Anish Mukherjee 92327ebd2f update mq host specification 2023-02-22 20:45:13 +05:30
Anish Mukherjee 5279900b7c add /mqtt for EMQX websocket listen endpoint 2023-02-22 20:37:08 +05:30
Anish Mukherjee d2adf88b21 add emqx boilerplate 2023-02-22 20:37:08 +05:30
dcarns 029d3f50ac
Merge pull request #2052 from yearski/patch-1
bugfix serverconf: GetPlatform and GetNetmakerAccountID
2023-02-22 08:56:32 -05:00
yearski a2637b540c
remove DefaultNodeLimit
originally added in c97bb95203
2023-02-20 02:37:45 -07:00
yearski cc46fe3a64
remove ServerCheckinInterval
orphaned by 2a5405982e
2023-02-20 02:31:11 -07:00
yearski ac16492b22
servercfg: remove AgentBackend 2023-02-20 02:16:12 -07:00
yearski 74deaf991b
serverconf: remove GetPodIP
orphaned by 8f72ecbaa0
2023-02-20 02:10:08 -07:00
yearski 75ab4fb158
Update serverconf.go 2023-02-20 00:11:50 -07:00
yearski 1a8538d0b4
bugfix GetPlatform 2023-02-19 20:47:11 -07:00
Abhishek Kondur cb308e11f4 Merge branch 'develop' of https://github.com/gravitl/netmaker into GRA-1011/remove_mq_dyn_sec 2023-02-07 20:46:57 +04:00
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
Petr Velan 7746fff80d Fixed default postgres user name to match docs
Changed default SQL user from posgres to postgres
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
Petr Velan f31d16d619
Fixed default postgres user name to match docs
Changed default SQL user from posgres to postgres
2022-10-19 17:09:32 +02:00
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