Commit graph

31 commits

Author SHA1 Message Date
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
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
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
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
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
Matthew R Kasun
314fc3057e add resolvconf as dependency in nm-quick.sh 2022-01-01 08:39:07 -05:00
afeiszli
bdd1c8fc38 fixed openwrt/windows scripts 2021-11-22 07:54:01 -05:00
afeiszli
5626c1111c change develop references to master 2021-11-17 08:21:30 -05:00
Alex
9e9494e524
Update nm-quick.sh 2021-11-07 22:41:36 -05: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
10c205e5ea install jq in nm-quick 2021-10-29 15:56:08 -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
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