Commit Graph

112 Commits

Author SHA1 Message Date
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
Matthew R Kasun 796289a071 set default proxy mode to off 2023-03-20 10:19:36 -04:00
Matthew R Kasun b3cfbe7266 default proxy mode 2023-03-13 14:39:13 -04:00
Abhishek Kondur b7f8a62387 add stun port to compose file 2023-03-08 19:04:38 +04:00
afeiszli 4ff135e196 adding StunList 2023-03-01 17:10:36 -05:00
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
Anish Mukherjee c7a3306d3e refresh emqx admin user on server startup 2023-02-22 20:37:08 +05:30
Anish Mukherjee a33ac33462 wait for EMQX rest endpoint startup 2023-02-22 20:37:08 +05:30
Anish Mukherjee d2adf88b21 add emqx boilerplate 2023-02-22 20:37:08 +05:30
afeiszli faef688146 testing local build 2023-02-16 23:21:24 -05:00
afeiszli 079e51c0ca compose file updates 2023-02-13 16:42:18 -05:00
dcarns d5c85b1d87 Merge pull request #2002 from gravitl/GRA-1011/remove_mq_dyn_sec
Gra 1011/remove mq dyn sec
2023-02-08 08:55:23 -05:00
afeiszli 32c9c94d05 changing version to 0.18.0 2023-02-07 19:01:05 -05:00
Abhishek Kondur f19e3c31d0 use wait script to encrypt mq password 2023-02-07 17:01:57 +04:00
Abhishek Kondur aa3820d2bf merge conflicts fixes 2023-02-07 14:28:04 +04:00
Abhishek Kondur bd878f79c1 merge conflicts resolved 2023-02-07 14:24:39 +04: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 6a297a819e encrypt mq password using mosquitto 2023-01-20 18:49:01 +05:30
Abhishek Kondur 993038f6af rm mosquitto data volume 2023-01-20 16:54:28 +05:30
Abhishek Kondur fffcf6ba5d remove wait.sh,add standard username,password mq auth 2023-01-20 09:49:43 +05:30
Matthew R. Kasun 8bfe255eab Merge remote-tracking branch 'origin/develop' into netclient_refactor_latest
Signed-off-by: Matthew R. Kasun <mkasun@nusak.ca>
2023-01-04 14:16:12 -05:00
afeiszli a6a16cf934 updated versions 2022-12-22 11:59:31 -05:00
Boris Fersing a41d63de29 Don't expore ports unnecessarily 2022-12-11 11:24:32 -05:00
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
afeiszli 3e465ff0e0 image version 2022-11-29 11:33:30 -05:00
Matthew R. Kasun ab206810f9 updated traefix and moquitto images in compose files
added docker and github actions to dependabot
2022-11-29 10:11:47 -05:00
Anish Mukherjee 56142f29e1 change HostSNI to Host 2022-11-29 10:11:47 -05:00
Anish Mukherjee c704c8e75b change entrypoint to websecure 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
0xdcarns 55d1b3dc63 updated version to v0.16.3 2022-11-29 10:11:47 -05:00
afeiszli a7af7ff6eb adding fixes 2022-11-28 13:03:07 -05:00
afeiszli 45db480522 adding vols for caddy 2022-11-28 12:30:23 -05:00
afeiszli a9fefb16ad changing routes for test 2022-11-28 12:22:02 -05:00
afeiszli 58130c59f1 updating compose, installers 2022-11-28 12:16:50 -05:00
Abhishek Kondur f95306ddbd make proxy optional 2022-11-20 09:35:29 +05:30
Matthew R. Kasun 9701521680 updated traefix and moquitto images in compose files
added docker and github actions to dependabot
2022-11-10 15:04:14 -05:00
Anish Mukherjee bdb221e32d change HostSNI to Host 2022-11-10 16:59:38 +05:30
Anish Mukherjee 244436e3a2 change entrypoint to websecure 2022-11-10 16:59:38 +05:30
Anish Mukherjee 9c13b90d75 change mosquitto protocol from mqtts to wss 2022-11-10 16:59:38 +05:30
0xdcarns 3639338faa updated version to v0.16.3 2022-11-04 14:50:54 -04:00
Matthew R. Kasun b3f90f2929 add hostid and separate server name/broker name 2022-11-02 11:22:40 -04:00
Abhishek Kondur 1bc1a97405 add stun port to env config 2022-10-26 10:49:40 +05:30
Matthew R. Kasun 89b5911197 update version numbers for v0.16.2 releasse 2022-10-18 10:12:42 -04:00
Matthew R. Kasun 2f164ceb4d update version numbers for v0.16.1 release 2022-10-06 13:50:03 -04:00