Matthew R Kasun
|
11083fa80c
|
Merge branch 'testing' of github.com:gravitl/netmaker into testing
|
2021-10-27 08:44:29 -04:00 |
|
Matthew R Kasun
|
20aff2f968
|
try kicking off netmaker-devops workflow
|
2021-10-27 08:44:07 -04:00 |
|
Matthew R Kasun
|
61c66b1cc2
|
fix workflow
|
2021-10-27 08:44:07 -04:00 |
|
Matthew R Kasun
|
2a2a2bb660
|
Update docker-test.yml
fixed typo
|
2021-10-27 08:44:07 -04:00 |
|
Matthew R Kasun
|
5309e3eeb7
|
fix login to ghcr.io
|
2021-10-27 08:44:07 -04:00 |
|
Matthew R Kasun
|
38a29f8c82
|
modified worflow for github vice docker hub
|
2021-10-27 08:44:07 -04:00 |
|
Matthew R Kasun
|
492ffd4ccf
|
workflow to build docker testing tag on push to testing
|
2021-10-27 08:44:07 -04:00 |
|
Matthew R Kasun
|
b718c19243
|
try kicking off netmaker-devops workflow
|
2021-10-27 08:43:57 -04:00 |
|
Benjamin Sherman
|
54788f3f6d
|
update docker-compose yaml files for 0.8.4 and remove netclient/config as it's no longer used
|
2021-10-26 15:33:41 -05:00 |
|
Alex
|
d30877e131
|
Merge pull request #361 from pete1019/patch-2
Update README.md
|
2021-10-26 16:22:45 -04:00 |
|
Alex
|
ee88a2e3a5
|
Merge pull request #387 from gravitl/feature_v0.8.5_scripts
Feature v0.8.5 scripts
|
2021-10-26 16:21:20 -04:00 |
|
0xdcarns
|
b1595d5ef4
|
fixed minor client bug
|
2021-10-26 16:12:13 -04:00 |
|
dcarns
|
aa42feb6c6
|
Merge pull request #388 from gravitl/feature_v0.8.5_db_cleanup
Feature v0.8.5 db cleanup
|
2021-10-26 13:08:12 -04:00 |
|
0xdcarns
|
7ddf36520a
|
rebased on develop
|
2021-10-26 12:58:50 -04:00 |
|
0xdcarns
|
8f72ecbaa0
|
refactored logic
|
2021-10-26 12:50:34 -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 |
|
Alex
|
d25cc93598
|
Merge pull request #381 from pete1019/patch-3
Update nm-quick.sh for parameters domain= and email=
|
2021-10-26 10:58:55 -04:00 |
|
afeiszli
|
ddddb3b848
|
updated install scripts
|
2021-10-26 14:58:20 +00:00 |
|
dcarns
|
a22c029a51
|
Merge pull request #386 from gravitl/feature_v0.8.5_oauth
Feature v0.8.5 oauth
|
2021-10-25 18:56:30 -04:00 |
|
0xdcarns
|
72ce7dcfd0
|
format and update version in readme
|
2021-10-25 16:51:26 -04:00 |
|
0xdcarns
|
6891b52cee
|
updated logs, ensured admins could not be edited
|
2021-10-25 16:38:59 -04:00 |
|
0xdcarns
|
9f0f6ae9b5
|
users network updates is admin only
|
2021-10-25 15:13:23 -04:00 |
|
0xdcarns
|
c002c30ba8
|
added ability for admisn to change user's networks
|
2021-10-25 14:51:52 -04:00 |
|
0xdcarns
|
f39e16fbc9
|
added azure sign in
|
2021-10-22 15:07:45 -04:00 |
|
0xdcarns
|
36d60eba64
|
github auth added
|
2021-10-22 13:12:03 -04:00 |
|
0xdcarns
|
9c5703e28c
|
google oauth implmented
|
2021-10-22 09:47:29 -04:00 |
|
Matthew R Kasun
|
5d04b0f244
|
fix workflow
|
2021-10-22 09:29:36 -04:00 |
|
Matthew R Kasun
|
8008f2157e
|
Merge branch 'testing' of github.com:gravitl/netmaker into testing
|
2021-10-22 09:23:56 -04:00 |
|
Matthew R Kasun
|
8d83e422a1
|
fix login to ghcr.io
|
2021-10-22 09:22:54 -04:00 |
|
Matthew R Kasun
|
dd08342612
|
Update docker-test.yml
fixed typo
|
2021-10-22 09:14:19 -04:00 |
|
Matthew R Kasun
|
6bcd2bde7d
|
modified worflow for github vice docker hub
|
2021-10-22 09:11:45 -04:00 |
|
pete1019
|
bb3d58f612
|
Update README.md
|
2021-10-22 09:36:33 +02:00 |
|
pete1019
|
41717ae787
|
Update README.md
Since code changed:
domain= and email=
domain=mynetmaker.domain.com email=example@email.com
|
2021-10-22 09:34:21 +02:00 |
|
pete1019
|
e8a1d1d308
|
Update nm-quick.sh
changed another if to elif
|
2021-10-22 08:56:55 +02:00 |
|
0xdcarns
|
7939e5968f
|
good first draft, fixed test
|
2021-10-21 20:32:23 -04: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 |
|
Matthew R Kasun
|
6ae93ed505
|
workflow to build docker testing tag on push to testing
|
2021-10-21 16:30:39 -04:00 |
|
0xdcarns
|
4e4e8b3ab5
|
began oauth implementation
|
2021-10-21 15:28:58 -04:00 |
|
dependabot[bot]
|
0de042b3a4
|
Bump github.com/mattn/go-sqlite3 from 1.14.8 to 1.14.9
Bumps [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) from 1.14.8 to 1.14.9.
- [Release notes](https://github.com/mattn/go-sqlite3/releases)
- [Commits](https://github.com/mattn/go-sqlite3/compare/v1.14.8...v1.14.9)
---
updated-dependencies:
- dependency-name: github.com/mattn/go-sqlite3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-10-20 23:22:59 +00:00 |
|
dependabot[bot]
|
d270ca5027
|
Bump google.golang.org/grpc from 1.35.0 to 1.41.0
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.35.0 to 1.41.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.35.0...v1.41.0)
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-10-20 23:22:44 +00:00 |
|
0xdcarns
|
8a54f50676
|
initialized
|
2021-10-20 14:17:31 -04:00 |
|
Alex
|
cb1b384990
|
Merge pull request #375 from gravitl/develop
netclient script hotfix
|
2021-10-20 12:30:41 -04:00 |
|
afeiszli
|
c7b922259f
|
netclient script hotfix
|
2021-10-20 12:29:59 -04:00 |
|
dependabot[bot]
|
e4264e7289
|
Bump google.golang.org/protobuf from 1.26.0 to 1.27.1
Bumps [google.golang.org/protobuf](https://github.com/protocolbuffers/protobuf-go) from 1.26.0 to 1.27.1.
- [Release notes](https://github.com/protocolbuffers/protobuf-go/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf-go/blob/master/release.bash)
- [Commits](https://github.com/protocolbuffers/protobuf-go/compare/v1.26.0...v1.27.1)
---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-10-20 16:07:38 +00:00 |
|
dependabot[bot]
|
c434425fce
|
Bump github.com/stretchr/testify from 1.6.1 to 1.7.0
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.6.1 to 1.7.0.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.6.1...v1.7.0)
---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-10-20 16:07:27 +00:00 |
|
dependabot[bot]
|
0b0816656a
|
Bump github.com/go-playground/validator/v10 from 10.5.0 to 10.9.0
Bumps [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) from 10.5.0 to 10.9.0.
- [Release notes](https://github.com/go-playground/validator/releases)
- [Commits](https://github.com/go-playground/validator/compare/v10.5.0...v10.9.0)
---
updated-dependencies:
- dependency-name: github.com/go-playground/validator/v10
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-10-20 16:07:14 +00:00 |
|
Alex
|
0f608cb817
|
Merge pull request #363 from gravitl/develop
Develop
|
2021-10-20 12:03:47 -04:00 |
|
afeiszli
|
394ec05075
|
updating compose versions
|
2021-10-20 11:55:30 -04:00 |
|
afeiszli
|
27585a4a0e
|
updating compose image versions
|
2021-10-20 11:51:06 -04:00 |
|