Commit graph

133 commits

Author SHA1 Message Date
Caleb Gasser b54298347e Fixed incorrect flag. 2022-06-22 12:03:04 -05:00
Caleb Gasser 4c30b5d5df Revert "Fixed incorrect flag."
This reverts commit d7a48b8a22.
2022-06-22 12:01:56 -05:00
Caleb Gasser d7a48b8a22 Fixed incorrect flag. 2022-06-22 11:13:28 -05:00
Caleb Gasser 70798739de Added check to see if netclient is present or not. 2022-06-22 11:11:06 -05:00
Caleb Gasser d47b6c0fc7 Added output message. 2022-06-22 11:05:15 -05:00
Caleb Gasser 5bb7856b75 For FreeBSD, move netclient to executable directory. 2022-06-22 11:02:39 -05:00
Caleb Gasser 10d5345714 Don't use the key if not provided. 2022-06-22 10:57:27 -05:00
Caleb Gasser 2edfa6f801 Added wireguard to dependencies. 2022-06-22 10:52:01 -05:00
afeiszli 107b8f50dd minor fixes to traefik compose and nm-quick 2022-06-02 10:07:44 -04:00
afeiszli 6a8b5c370d adding email back in 2022-06-02 08:38:03 -04:00
afeiszli a8bb921378 modifying nm-quick script 2022-06-01 17:22:18 -04:00
Matthew R. Kasun d34cf98932 delete wg interfaces on netclient docker shutdown 2022-05-26 09:58:35 -04:00
afeiszli e14a30a414 changing versions 2022-05-16 15:15:00 -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
Matthew R. Kasun 7152f6ccd4 remove references to grpc/comms net 2022-04-21 15:53:44 -04:00
Matthew R Kasun a3f44f152b
Merge pull request #1016 from gravitl/feature_v0.13.0_mq_register
Feature v0.13.0 mq register
2022-04-20 09:33:33 -04:00
Matthew R. Kasun ec51fd2be1 update compose files to work with cert generation by netmaker 2022-04-19 10:26:50 -04:00
Matthew R. Kasun 31b3dfec14 remove openssl from nm-quick
Signed-off-by: Matthew R. Kasun <mkasun@nusak.ca>
2022-04-18 18:26:42 -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 84de5c5216 use issuer's public key for certs 2022-04-15 09:54:35 -04:00
Matthew R. Kasun 199ea15b1d add VerifyConnection func to NewTLSConf as InsecureSkipVerify:false doesn't work
Signed-off-by: Matthew R. Kasun <mkasun@nusak.ca>
2022-04-13 11:58:15 -04:00
Matthew R. Kasun a0e7163e7e program to generate initial server certs/key 2022-04-12 17:19:24 -04:00
Matthew R. Kasun c5af286504 remove obsolete script 2022-03-31 08:28:36 -04:00
john s e1ace88508
scripts/build-binaries.sh: support for all OS/ARCH (#948)
* scripts/build-binaries.sh: support for all OS/ARCH

Expands our build scripts to support the following OS/ARCHS:

netclient-linux-amd64
netclient-linux-arm5
netclient-linux-arm6
netclient-linux-arm7
netclient-linux-arm64
netclient-linux-mips
netclient-linux-mips64
netclient-linux-mips64le
netclient-linux-mipsle
netclient-linux-ppc64
netclient-linux-ppc64le
netclient-linux-riscv64
netclient-linux-s390x
netclient-linux-386
netclient-freebsd-amd64
netclient-freebsd-arm5
netclient-freebsd-arm6
netclient-freebsd-arm7
netclient-freebsd-arm64
netclient-freebsd-386
netclient-darwin-arm64
netclient-darwin-amd64
netclient-windows-amd64
netclient-windows-arm5
netclient-windows-arm6
netclient-windows-arm7
netclient-windows-arm64
netclient-windows-386

* bin-maker.sh: update default VERSION

Signed-off-by: John Sahhar <john@gravitl.com>
2022-03-22 14:14:57 -06:00
Yuanji dc470f47c3
Fix typo for Arch Linux 2022-03-20 22:50:41 +09:00
dcarns f513e043a0
Merge pull request #875 from gravitl/hotfix_v0.11.1_windows_powershell
Hotfix v0.11.1 windows powershell
2022-03-08 07:52:48 -05:00
afeiszli a9ed7401ca changing script 2022-03-07 21:53:25 -05:00
afeiszli 19da1d4c6f changing script 2022-03-07 21:37:10 -05:00
john s 24a57e8a37
Merge branch 'develop' into dev-nm-quick-resolv 2022-03-07 13:30:51 -06:00
John Sahhar a124eccb8f scripts/nm-quick.sh: remove resolvctl dependency
Signed-off-by: John Sahhar <john@gravitl.com>
2022-03-07 13:20:35 -06:00
Alex Feiszli 9fd1d15b69
Merge pull request #855 from gravitl/hotfix_v0.11.1_CGO
disable CGO for all builds
2022-03-07 09:39:07 -05:00
Alex Feiszli 3d9119d952
Merge pull request #856 from nick81nrw/fix_win_installscript
fix nm-win-installer - add WireGuard env
2022-03-07 09:35:49 -05:00
Matthew R. Kasun bdd8de56fb enable CGO for netmaker 2022-03-04 13:36:48 -05:00
Nick81nrw 64d0660392 fix nm-win-installer - add WireGuard env 2022-03-04 09:30:40 +01:00
Matthew R. Kasun 666faaa867 disable CGO for all builds 2022-03-03 16:19:25 -05:00
afeiszli 952616db89 adding rocky linux support in install script 2022-02-23 08:23:07 -05:00
Matthew R. Kasun 0d43206530 add darwin/arm64 to release assets 2022-02-15 13:48:49 -05:00
Matthew R. Kasun 4ab924af3e use main.version rather than subpackage variables 2022-02-10 15:10:18 -05:00
Matthew R. Kasun abd1ad60dd remove x86_32
remove freebsd daemon as --deamon on is now valid for freebsd
updated openWRT daemon to use new paths and arguments
add support for arch installs
2022-02-10 10:13:54 -05:00
Matthew R. Kasun 09f8114cc0 removed installation of freebsd daemon (done by netclient)
updated openwrt daemon to installl in /sbin and update command to be run
removed x86_32
add support for arch
2022-02-10 09:56:46 -05:00
baudneo 45dce1cc9c
Update netclient-install.sh
URL ,pattern needed changing to successfully download netclient
2022-02-09 21:10:05 -07:00
afeiszli 8276fb4c63 fixing script 2022-02-09 10:44:36 -05:00
afeiszli a1cfb70fa7 changing link 2022-02-09 10:33:07 -05:00
afeiszli 0d663abf28 netclient container startup script mod 2022-02-08 23:55:45 -05:00
afeiszli 9400209d97 adding OS and Version 2022-02-03 15:33:19 -05:00
afeiszli 0c502baa14 updating netclient bin directory 2022-02-01 16:48:06 -05:00
afeiszli 36d6adacb4 updating compose and installer 2022-02-01 16:25:31 -05:00
Matthew R Kasun 273322c6ad update compose file and scripts to use mosquitto broker. Includes insecure config file for mosquitto 2022-01-20 12:50:00 -05:00
afeiszli 7dc794285c resolving conflicts 2022-01-16 10:28:53 -05:00
afeiszli 93188fb32a adding small fixes and token convert script 2022-01-15 18:46:57 -05:00