Commit graph

1259 commits

Author SHA1 Message Date
afeiszli a7b1e54c2b fixing docker-compose 2021-11-03 16:50:42 -04:00
0xdcarns c7ca3c2495 added backups to help with reboot 2021-11-03 15:43:10 -04:00
Alex 0d8513150e
Merge pull request #427 from bpmarine/master
Update oauth.rst
2021-11-03 14:14:47 -04:00
Alex 10237a0864
Merge pull request #401 from gravitl/dependabot/go_modules/develop/github.com/golang-jwt/jwt/v4-4.1.0
Bump github.com/golang-jwt/jwt/v4 from 4.0.0 to 4.1.0
2021-11-03 14:11:48 -04: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
estebang e27f9e0086 Update oauth.rst
Minor doc edits to get oauth working, based on Azure AD testing
2021-11-03 17:30:53 +00: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
Alex 34915cb50b
Merge pull request #413 from gravitl/develop
Develop
2021-10-29 15:58:03 -04:00
Alex 8b230f3152
Merge pull request #412 from gravitl/hotfix_v0.8.5_docs
install jq in nm-quick
2021-10-29 15:57:29 -04:00
afeiszli 10c205e5ea install jq in nm-quick 2021-10-29 15:56:08 -04:00
Alex ac2e65d29e
Merge pull request #410 from gravitl/develop
Develop
2021-10-29 15:15:05 -04:00
Alex e68f70fa95
Merge pull request #409 from gravitl/hotfix_v0.8.5_docs
Hotfix v0.8.5 docs
2021-10-29 15:14:36 -04:00
afeiszli dff881ba48 updating readme and docs 2021-10-29 15:13:13 -04:00
afeiszli e456895fb7 updating readme and docs 2021-10-29 15:12:22 -04:00
Alex 45460df8dd
Merge pull request #407 from gravitl/develop
Develop
2021-10-29 15:03:34 -04:00
Alex f3736d179d
Merge pull request #406 from gravitl/hotfix_v0.8.5_docs
updating readme and docs
2021-10-29 15:03:17 -04:00
afeiszli 8d508e646a updating readme and docs 2021-10-29 15:00:38 -04:00
Alex 434b33ea30
Merge pull request #402 from pete1019/patch-4
Patch 4
2021-10-29 14:49:53 -04:00
pete1019 eb48cb7620
Update README.md
Typos
2021-10-29 18:38:13 +02:00
dependabot[bot] ab00f3e802
Bump github.com/golang-jwt/jwt/v4 from 4.0.0 to 4.1.0
Bumps [github.com/golang-jwt/jwt/v4](https://github.com/golang-jwt/jwt) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/golang-jwt/jwt/releases)
- [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md)
- [Commits](https://github.com/golang-jwt/jwt/compare/v4.0.0...v4.1.0)

---
updated-dependencies:
- dependency-name: github.com/golang-jwt/jwt/v4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-28 22:04:15 +00:00
Alex 8c88407391
Merge pull request #399 from gravitl/develop
Develop
2021-10-28 18:01:56 -04:00
Alex 15ecac277f
Update netclient-install.sh 2021-10-28 17:59:54 -04:00
Alex 0496f4bfd8
Merge pull request #398 from gravitl/feature_v0.8.5_docs
Feature v0.8.5 docs
2021-10-28 17:47:26 -04:00
afeiszli eb70387edb updating docs with images 2021-10-28 17:45:38 -04:00
afeiszli 3a4c209ee8 updating docs with images 2021-10-28 17:38:39 -04:00
dcarns e05be84391
Merge pull request #397 from gravitl/bugfix_v0.8.5_oauth_params
syncnet fix
2021-10-28 17:32:26 -04:00
afeiszli 8f5ac05211 fixing output of nm-quick 2021-10-28 17:31:29 -04:00
0xdcarns 08e48b76a7 syncnet fix 2021-10-28 17:29:44 -04:00
dcarns ae80dd2c79
Merge pull request #396 from gravitl/bugfix_v0.8.5_oauth_params
Bugfix v0.8.5 oauth params
2021-10-28 17:01:07 -04:00
0xdcarns cc7fef0ed3 refactored off checking config dir 2021-10-28 16:59:16 -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
0xdcarns a51d145e5e modified log 2021-10-28 11:09:49 -04:00
0xdcarns c402010659 changed oauth to use SERVER_HTTP_HOST or SERVER_HOST vars 2021-10-28 11:05:35 -04:00
0xdcarns d1f02d0911 added check for http,https redirect 2021-10-28 10:54:16 -04:00
0xdcarns 5322c44a99 fixed minor bug surrounding oauth error 2021-10-28 10:20:37 -04:00
Alex f7156551b2
Merge pull request #394 from gravitl/bugfix_v0.8.5_mod_updates
update dependabot, go.mod, go.sum
2021-10-27 22:12:37 -04:00
afeiszli 541ed83186 update dependabot, go.mod, go.sum 2021-10-27 22:08:36 -04:00
Alex 411172f016
Merge pull request #377 from gravitl/dependabot/go_modules/google.golang.org/grpc-1.41.0
Bump google.golang.org/grpc from 1.35.0 to 1.41.0
2021-10-27 22:04:04 -04:00
Alex 2f31127499
Merge branch 'develop' into dependabot/go_modules/google.golang.org/grpc-1.41.0 2021-10-27 22:03:53 -04:00
Alex 9bfac7b5fd
Merge pull request #372 from gravitl/dependabot/go_modules/github.com/go-playground/validator/v10-10.9.0
Bump github.com/go-playground/validator/v10 from 10.5.0 to 10.9.0
2021-10-27 22:01:26 -04:00
Alex 8eec7b1c60
Merge branch 'develop' into dependabot/go_modules/github.com/go-playground/validator/v10-10.9.0 2021-10-27 22:01:13 -04:00
Alex ccfbc729f6
Merge pull request #373 from gravitl/dependabot/go_modules/github.com/stretchr/testify-1.7.0
Bump github.com/stretchr/testify from 1.6.1 to 1.7.0
2021-10-27 21:57:55 -04:00
Alex 31649b0972
Merge pull request #389 from bsherman/develop
update docker-compose yaml files for 0.8.4; remove /etc/netclient/config
2021-10-27 21:56:28 -04:00
Alex 6cd9e81f89
Merge pull request #374 from gravitl/dependabot/go_modules/google.golang.org/protobuf-1.27.1
Bump google.golang.org/protobuf from 1.26.0 to 1.27.1
2021-10-27 21:54:54 -04:00
Alex c2bbdba855
Merge pull request #378 from gravitl/dependabot/go_modules/github.com/mattn/go-sqlite3-1.14.9
Bump github.com/mattn/go-sqlite3 from 1.14.8 to 1.14.9
2021-10-27 21:52:54 -04:00