Commit graph

60 commits

Author SHA1 Message Date
Alex
fef3f5e206
Merge pull request #466 from gravitl/feature_v0.9.0_cleanup
Feature v0.9.0 cleanup
2021-11-16 20:58:43 -05:00
afeiszli
39cd054521 fixed script for freebsd 2021-11-16 20:56:22 -05:00
afeiszli
c901f5ec34 updating windows script 2021-11-16 23:44:26 -05:00
Alex
3fc2a729ad
Merge branch 'develop' into patch-1 2021-11-16 14:21:28 -05:00
Alex
018fd4a18d
Merge pull request #459 from oycol/mipsle_build
openwrt: remove f parameter on ps
2021-11-16 14:19:51 -05:00
afeiszli
b42568a7ce fixing script 2021-11-16 14:18:41 -05:00
afeiszli
9ba0b16a99 adding freebsd script 2021-11-16 09:51:37 -05:00
oycol
ff5e8c1b7a openwrt: remove f parameter on ps 2021-11-16 07:01:43 +08:00
afeiszli
27c9bfe223 powershell script 2021-11-15 15:02:07 -05:00
CooperNatties
6dc6423f63
Update netclient-install.sh
Remove sudo command from line 108

The script already checks to make sure it's being run as root, so sudo is superfluous here, and causes minimal Debian installs to fail since sudo is not included in base Debian.
2021-11-13 11:18:26 -06:00
Alex
9e9494e524
Update nm-quick.sh 2021-11-07 22:41:36 -05:00
Alex
5c623896e9
Merge pull request #444 from oycol/mipsle_build
openwrt: mipsle version
2021-11-07 11:35:21 -05:00
oycol
9a3fa2d8f1 openwrt: small fix with pids 2021-11-07 23:54:34 +08:00
oycol
f5bc70be3a openwrt: mipsle build and service 2021-11-06 05:03:09 +08:00
afeiszli
a035a9cb86 point to master instead of develop for pull 2021-11-05 11:43:49 -04:00
afeiszli
c0132a13f9 fixing script 2021-11-05 11:16:05 -04:00
afeiszli
a52656ce98 fixing script 2021-11-05 09:59:42 -04:00
Adrien Raffin-Caboisse
7a40e80b9b
fix(install-script): add NAME variable to set hostname 2021-11-04 11:35:29 +01:00
Alex
a9f6bc78aa
Merge pull request #425 from pete1019/patch-7
armv7l fix
2021-11-03 14:08:56 -04:00
Alex
b9673da846
Merge pull request #419 from pete1019/patch-6
check if files exists, if not get from latest
2021-11-03 14:08:00 -04:00
Alex
1f82ed192a
Merge pull request #418 from bsherman/develop
Prepend a 'v' when version is not 'latest' and lacks a leading 'v'.
2021-11-03 14:07:07 -04:00
pete1019
f493cd2c76
armv7l fix
Pi Zero 2 or some Pi 3 will have armv7l. They need armv7.
uname -m
armv7l

it printed a 404 error because thre is no armv7l file
2021-11-03 09:23:25 +01:00
pete1019
29a20abba5
check if files exists, if not get from latest 2021-10-31 18:18:07 +01:00
Benjamin Sherman
6495c8695d Prepend a 'v' when version is not 'latest' and lacks a leading 'v'. Partially addresses #403 2021-10-31 09:58:45 -05:00
afeiszli
10c205e5ea install jq in nm-quick 2021-10-29 15:56:08 -04:00
Alex
15ecac277f
Update netclient-install.sh 2021-10-28 17:59:54 -04:00
afeiszli
8f5ac05211 fixing output of nm-quick 2021-10-28 17:31:29 -04:00
afeiszli
52643551fd updating readme 2021-10-28 16:37:51 -04:00
afeiszli
f21bd10635 updating docs and script 2021-10-28 12:56:05 -04:00
afeiszli
029a66c8c7 removing output from nm-quick wget 2021-10-26 15:16:15 +00:00
afeiszli
229a8fd52c Merge branch 'develop' of https://github.com/gravitl/netmaker into feature_v0.8.5_scripts 2021-10-26 15:00:45 +00:00
afeiszli
ddddb3b848 updated install scripts 2021-10-26 14:58:20 +00:00
pete1019
e8a1d1d308
Update nm-quick.sh
changed another if to elif
2021-10-22 08:56:55 +02:00
pete1019
7d7dd7a595
Update nm-quick.sh
These parameters can be used:
domain= and/or email=

Example:
sudo wget -qO - https://raw.githubusercontent.com/gravitl/netmaker/develop/scripts/nm-quick.sh | bash -s domain=mynetmaker.domain.com email=example@email.com
2021-10-22 00:16:48 +02:00
afeiszli
c7b922259f netclient script hotfix 2021-10-20 12:29:59 -04:00
afeiszli
c26f887e27 updating install script and README 2021-10-20 11:06:54 -04:00
afeiszli
fb4d2d1272 change version of ubuntu 2021-10-19 15:53:01 -04:00
afeiszli
e5ca943542 userspace logic 2021-10-14 22:03:05 -04:00
afeiszli
a172641cad updating README 2021-10-07 10:11:52 -04:00
afeiszli
583d843325 updating install docs and adding script 2021-10-03 15:50:22 -04:00
afeiszli
5d786740d7 runs, but need to remove resolvectl command 2021-09-28 18:24:10 -04:00
0xdcarns
90d941854b made some more efficient images and added set defaults for node reads 2021-09-27 17:51:20 -04:00
worker-9
df132e2396 started work on smaller images 2021-09-27 09:57:12 -04:00
afeiszli
6e8f77068b hotfixing small issues 2021-08-20 08:11:09 -04:00
afeiszli
d424c7b7d0 fixing versions 2021-08-19 19:27:25 -04:00
worker-9
9d2962a171 added version and fixed script and doc stuff 2021-08-16 16:30:55 -04:00
afeiszli
39e4d5377c updating docs 2021-08-10 23:27:13 -04:00
afeiszli
f496beac4e static configs 2021-08-09 14:28:43 -04:00
Alex
6b5f5450be
Update netclient-install.sh 2021-07-28 14:28:44 -04:00
U VuM0
0fe30ffe34 updated net-client scripts 2021-07-18 19:04:39 -05:00