Commit graph

50 commits

Author SHA1 Message Date
afeiszli
e0d647dd4a updated readme 2022-11-28 13:57:36 -05:00
afeiszli
26c1e48d39 changing routes for test 2022-11-28 12:22:39 -05:00
afeiszli
58130c59f1 updating compose, installers 2022-11-28 12:16:50 -05:00
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
878430bf75 create client for nodes on authenticate,generate dyn sec file on startup 2022-09-27 17:36:33 +05:30
0xdcarns
88cd0a6497 initial commit 2022-09-13 15:25:56 -04:00
afeiszli
4243fc89fd fixing timing 2022-09-08 16:25:19 -04:00
afeiszli
553ab7ab83 modifying script for vpn 2022-09-08 11:09:25 -04:00
afeiszli
2b1181c9be fixing ipv6 gateway address, adding to installer docs 2022-09-02 16:06:59 -04:00
afeiszli
5606f06088 fixing nm scripts, adding back interactive script 2022-07-30 09:55:18 -04:00
Christopher Blaha
61af7757ae space 2022-07-25 08:50:32 -04:00
Christopher Blaha
14d5afd0ca changed the ranges so the ranges aren't one node 2022-07-23 17:11:53 -04:00
Christopher Blaha
fcd9afe7e0 changed vpn ranges 2022-07-23 00:00:03 -04:00
Christopher Blaha
1fb04fbf6d removed gravitl ascii logo and install-netmaker.sh 2022-07-21 18:45:34 -04:00
cameronts
51ce591afc Modified to generate random emails instead of using fake@email.com. 2022-07-20 16:29:08 -07:00
afeiszli
24cda37f28 change link on quick start 2022-07-07 10:58:04 -04: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
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