Commit graph

173 commits

Author SHA1 Message Date
afeiszli
32c9c94d05 changing version to 0.18.0 2023-02-07 19:01:05 -05: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
Anish Mukherjee
518acbd701 remove coredns specific env vars 2023-01-26 17:39:55 +05:30
Matthew R Kasun
5e6187866d HOST+MODE removed 2023-01-23 13:09:01 -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
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
dcarns
d4d38e1b5e
Merge branch 'master' into release_v0.17.1 2022-12-22 11:55:30 -05:00
Anish Mukherjee
9c019ca1b1 change CORS_ALLOWED_ORIGIN input to comma-separated strings 2022-12-13 10:44:10 +05:30
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
00ee6af39c adding 'v' to docker images in ee 2022-11-30 13:15:59 -05:00
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
e0d647dd4a updated readme 2022-11-28 13:57:36 -05:00
afeiszli
95f25f2793 adding EE 2022-11-28 13:46:03 -05:00
afeiszli
4ea5dc3440 adding EE 2022-11-28 13:42:26 -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
Abhishek Kondur
d502d5fce3 add licensekey to grafana env 2022-10-06 14:03:56 +05:30
Abhishek Kondur
9fe5da5df2 add licensekey to prometheus instance for auth check, add volume to grafana 2022-10-04 09:51:58 +05:30
Abhishek Kondur
c55a24d241 docker compose indentation 2022-09-30 23:28:43 +05:30
Abhishek Kondur
0df6d1761e add subscription pattern to acls,fix NaN value in metrics for uptime,get real iface name for mac 2022-09-30 18:31:57 +05:30
Abhishek Kondur
7783af3e58 add license key to exporter 2022-09-30 10:16:57 +05:30
Abhishek Kondur
a95468111d added roles,acls for clients 2022-09-29 22:54:41 +05:30
Abhishek Kondur
f31c40408c get password from secret file 2022-09-28 21:05:27 +05:30
Abhishek Kondur
878430bf75 create client for nodes on authenticate,generate dyn sec file on startup 2022-09-27 17:36:33 +05:30
Abhishek Kondur
f632bec11d merge conflicts resolved 2022-09-26 17:47:20 +05:30
Abhishek Kondur
8941ba3657 added wait script for the mq to hold on until server is up 2022-09-26 16:53:32 +05:30
afeiszli
d97c945012 creating ee compose 2022-09-20 18:11:58 -04:00