Commit graph

30 commits

Author SHA1 Message Date
Yabin Ma
5f21c8bb1d
NET-1778: scale test code changes (#3203)
* comment ACL call and add debug message

* add cache for network nodes

* fix load node to network cache issue

* add peerUpdate call 1 min limit

* add debug log for scale test

* release maps

* avoid default policy for node

* 1 min limit for peerUpdate trigger

* mq options

* Revert "mq options"

This reverts commit 10b93d0118.

* set peerUpdate run in sequence

* update for emqx 5.8.2

* remove batch peer update

* change the sleep to 10 millisec to avoid timeout

* add compress and change encrypt for peerUpdate message

* add mem profiling and automaxprocs

* add failover ctx mutex

* ignore request to failover peer

* remove code without called

* remove debug logs

* update emqx to v5.8.2

* change broker keepalive

* add OLD_ACL_SUPPORT setting

* add host version check for message encrypt

* remove debug message

* remove peerUpdate call control

---------

Co-authored-by: abhishek9686 <abhi281342@gmail.com>
2024-12-10 10:15:31 +04:00
Farukh Khan
185728ad71
NET-517 (#2510)
* Fixed emqx docker compose file syntax and added volumes for persistence.

* Added helper comments for docker-compose.yml and netmaker.env files to enable emqx broker support.
2023-08-11 21:58:16 +05:30
Tobias Cudnik
3ad47f17ec
NET-147 full config for nm-quick.sh (#2291)
* - moved all vars to config
- compose override
- use the config in compose, caddy
- aligned local / remote setup
- proper docker cleanup
- support for a relative installation path

* - config handling
- error handling / env cleanups
- reduced compose files
- misc

* fixed debugs

* fixed UI_IMAGE_TAG / IMAGE_TAG
2023-05-16 07:00:16 -04:00
Tobias Cudnik
f855ca4016 - fixed cert mounting
- fixed caddy restart in nm-certs.sh
- aligned all configs
2023-05-10 17:27:53 +02:00
Tobias Cudnik
649a055025 - shallow clone for local installs
- added certs to other compose files
2023-05-09 12:57:01 +02:00
theguy951357
ee27f22478 update to v0.19.0 instead 2023-05-02 22:18:05 -04:00
theguy951357
58cd6e4884 update develop to v0.18.8 2023-04-24 16:34:02 -04:00
Christopher Blaha
e02c35e3f9
Merge branch 'develop' into v0.18.7_develop 2023-04-19 13:14:32 -04:00
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
theguy951357
bf884280cd upgrade develop to v0.18.7 2023-04-18 15:17:00 -04:00
Matthew R Kasun
e244dcb4bd ee license check
os.Exit(0) on license check failure
docker-compose -- restart netmaker container on faiure vice always
2023-04-12 10:45:06 -04:00
dcarns
b5e6836a6c
Merge pull request #2175 from gravitl/master
EMQX hotfix
2023-04-04 13:23:49 -04:00
Abhishek Kondur
2a1a6ec2a1 update emqx version 2023-04-04 17:26:45 +04:00
Abhishek Kondur
2bc5cb238f change emqx apis to support v5.0.09 2023-04-04 15:43:06 +04:00
theguy951357
8bf8201129 missing versions 2023-04-03 09:15:32 -04:00
theguy951357
bc6235f096 upgrade develop to v0.18.6 2023-03-30 15:08:24 -04:00
dcarns
d3a7e704f2
Merge pull request #2139 from gravitl/0.18.5_develop
update develop to v0.18.5
2023-03-22 13:16:46 -04:00
Anish Mukherjee
1032eb86c5 rename to NETCLIENT_AUTO_UPDATE 2023-03-21 17:38:59 +05:30
theguy951357
c4be26f52a update develop to v0.18.5 2023-03-20 11:34:25 -04:00
Matthew R Kasun
796289a071 set default proxy mode to off 2023-03-20 10:19:36 -04:00
Anish Mukherjee
4405038d67 add server setting for auto update 2023-03-20 18:10:52 +05:30
theguy951357
84eca8682f upgrade to 0.18.4 2023-03-16 22:09:57 -04:00
Matthew R Kasun
b3cfbe7266 default proxy mode 2023-03-13 14:39:13 -04:00
afeiszli
42bb53cc12 remove stun domain 2023-03-03 07:58:11 -05:00
afeiszli
4ff135e196 adding StunList 2023-03-01 17:10:36 -05:00
Anish Mukherjee
6d942be9a0 update versions 2023-02-28 11:04:31 +05:30
Anish Mukherjee
2700acc1d7 user BROKER_ENDPOINT and SERVER_BROKER_ENDPOINT 2023-02-23 17:48:37 +05:30
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
5e056dd7ec update docker compose 2023-02-22 20:37:39 +05:30