Commit graph

78 commits

Author SHA1 Message Date
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
dcarns 0c719eaa05
Merge pull request #1850 from gravitl/bugfix_caddy_certs
Use ZeroSSL as default certificate provider for caddy
2022-12-22 13:38:05 -05:00
Anish Mukherjee 8595c6e51b use zerossl for default tls 2022-12-22 17:41:49 +05:30
Matthew R Kasun 273116d55d
Merge branch 'master' into release_v0.17.0 2022-12-06 10:31:24 -05:00
dcarns 5cdc95123b
Merge pull request #1786 from gravitl/workflow_updates
rm arch from dockerfile
2022-12-06 10:15:53 -05:00
Abhishek Kondur 80c7d46ec6 docker compose update, add stun to caddyfile 2022-12-06 19:27:38 +05:30
Matthew R. Kasun 1e76131672 rm arch from dockerfile 2022-12-02 14:33:14 -05:00
Matthew R Kasun 011257eef7
Update Dockerfile-go-builder 2022-12-02 11:26:37 -05:00
afeiszli 9b6d9c36f8 allow anon --> false 2022-11-29 11:31:19 -05:00
afeiszli 4ea5dc3440 adding EE 2022-11-28 13:42:26 -05:00
afeiszli 58130c59f1 updating compose, installers 2022-11-28 12:16:50 -05:00
Matthew R. Kasun e97566f069 update to go 1.19
docker files need to be updated as go-builder is built on
golang:1.19-alpine3.16 so base image for netmaker/netclient
needs to be updated to apline3.16 as well
2022-11-10 16:06:03 -05:00
Anish Mukherjee 0d8b5ff94a use websockets on port 1883 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
Abhishek Kondur 7325d696eb eof 2022-09-30 00:02:06 +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 f0eb383153 fixing mosquitto 2022-09-20 18:29:06 -04:00
Abhishek Kondur a751b4fbd0 add client for netmaker exporter 2022-09-16 16:02:44 +05:30
Abhishek Kondur d59a8687e9 eof newline 2022-09-16 12:18:25 +05:30
Abhishek Kondur 526836fb23 update mosquitto.conf 2022-09-16 11:38:55 +05:30
Abhishek Kondur 5270c1ede8 watch dynsec messages,create client on node join 2022-09-14 15:59:22 +05:30
0xdcarns 88cd0a6497 initial commit 2022-09-13 15:25:56 -04:00
Abhishek Kondur c262df563e add mq dynamic security conf to docker 2022-09-13 23:33:17 +05:30
Matthew R. Kasun 00be05c6ea restore 1883 to mq conf 2022-07-08 08:47:17 -04:00
Matthew R. Kasun 127a75a81c remove listener 1883 from mosquitto conf file 2022-07-06 13:27:33 -04:00
Matthew R. Kasun d34cf98932 delete wg interfaces on netclient docker shutdown 2022-05-26 09:58:35 -04:00
Matthew R Kasun c19dad4ae6 fix arch 2022-05-23 15:24:09 -04:00
Matthew R Kasun 00075b7075 userspace netclient docker container x86 only 2022-05-23 15:24:09 -04:00
Boris Fersing d919b311b5 - Fix docker config to not expose ports to the host unnecessarily
- Use the hostname instead of localhost to interact with the API for the initial setup
2022-05-10 09:57:58 -04:00
dcarns 0bebda718e
Merge pull request #1027 from gravitl/feature_v0.13.0_grpc
certificate cleanup
2022-04-25 08:53:13 -04:00
Matthew R. Kasun 8f8272aad7 certificate cleanup 2022-04-25 06:33:06 -04:00
dcarns ef295885b5
Merge pull request #1025 from gravitl/feature_v0.13.0_grpc
Feature v0.13.0 grpc
2022-04-22 13:03:25 -04:00
Matthew R. Kasun 3a3cd83e85 speedup docker builds 2022-04-22 06:51:09 -04:00
Matthew R. Kasun 7152f6ccd4 remove references to grpc/comms net 2022-04-21 15:53:44 -04:00
Matthew R. Kasun 652d8a1018 allow anonymous access to mq but require cert
Signed-off-by: Matthew R. Kasun <mkasun@nusak.ca>
2022-04-18 14:04:15 -04:00
Matthew R. Kasun 41333301e6 docker related updates
Signed-off-by: Matthew R. Kasun <mkasun@nusak.ca>
2022-04-18 13:50:30 -04:00
Matthew R. Kasun f8fe382c02 cleanup and comments 2022-04-16 16:43:10 -04:00
Matthew R. Kasun a0e7163e7e program to generate initial server certs/key 2022-04-12 17:19:24 -04:00
Matthew R. Kasun 71e2205a48 fix version number in netclient docker 2022-03-29 17:59:48 -04:00
0xdcarns 1b10c08f55 updated docker versions 2022-03-28 09:49:21 -04:00
dcarns b752f9e533
Merge pull request #839 from gravitl/bugfix_v0.11.1_wireguard-tools
move wg to container
2022-03-02 09:50:23 -05:00
Matthew R. Kasun a8cf9e200a fix arm64 2022-02-28 04:25:21 -05:00
Matthew R. Kasun e7ebc2463e move wg to container 2022-02-25 18:04:42 -05:00
Matthew R. Kasun 06430a6932 updates for netclient docker images 2022-02-10 15:10:21 -05:00
Chay Choong 6c4ef67940
update Caddyfile to fix CORS 2022-02-10 16:27:38 +08:00
afeiszli 4da76cf910 updating docker compose files 2022-02-08 22:22:16 -05:00