Commit graph

1263 commits

Author SHA1 Message Date
dcarns 6041d6ce12
Merge pull request #458 from gravitl/feature_v0.9_oauth_route_change
changed small bug with routes
2021-11-15 20:01:40 -05:00
Matthew R Kasun 16311f7efd
Update docker-test.yml
comment out workflow dispatch to devops
2021-11-15 18:06:28 -05:00
oycol ff5e8c1b7a openwrt: remove f parameter on ps 2021-11-16 07:01:43 +08:00
Matthew R Kasun 748c94f3b1 test of modified Dockerfile 2021-11-15 22:59:20 +00:00
afeiszli 27c9bfe223 powershell script 2021-11-15 15:02:07 -05:00
afeiszli 84c8299bb0 freebsd working 2021-11-15 11:42:52 -05:00
afeiszli 05d27c8af3 remote route on delete 2021-11-14 19:17:30 -05:00
afeiszli 437955ab90 saving to work on linux 2021-11-14 16:50:20 -05:00
0xdcarns 64d293a2b9 changed small bug with routes 2021-11-14 09:25:31 -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
afeiszli 56ee112d1b sync logic working 2021-11-12 13:46:55 -05:00
afeiszli eb770163f8 using syncconf for freebsd 2021-11-12 13:03:31 -05:00
afeiszli 5b3b6119ae adding sync 2021-11-12 11:24:29 -05:00
afeiszli c2948a3671 added fwmark 2021-11-12 08:53:50 -05:00
afeiszli 97acdc5e8b freebsd set peers working 2021-11-10 22:02:45 +00:00
afeiszli 59db83af62 added freebsd parsing logic 2021-11-10 16:08:29 -05:00
afeiszli 656b864552 adding freebsd logic for static config 2021-11-10 11:59:03 -05:00
afeiszli c4303d2499 freebsd join, checkin, and leave functional 2021-11-09 23:44:39 +00:00
Alex ce2a29588a
Merge pull request #453 from gravitl/hotfix_v0.8.5_contained_compose
Update docker-compose.contained.yml
2021-11-09 07:34:47 -05:00
Alex 317a639bf5
Merge pull request #452 from gravitl/hotfix_v0.8.5_contained_compose
Update docker-compose.contained.yml
2021-11-09 07:34:24 -05:00
Alex ab2248d951
Update docker-compose.contained.yml 2021-11-09 07:33:13 -05:00
dependabot[bot] 0c11ec0c88
Bump google.golang.org/grpc from 1.41.0 to 1.42.0
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.41.0 to 1.42.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.41.0...v1.42.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-11-08 23:16:48 +00:00
dependabot[bot] 5029e577da
Bump github.com/lib/pq from 1.10.3 to 1.10.4
Bumps [github.com/lib/pq](https://github.com/lib/pq) from 1.10.3 to 1.10.4.
- [Release notes](https://github.com/lib/pq/releases)
- [Commits](https://github.com/lib/pq/compare/v1.10.3...v1.10.4)

---
updated-dependencies:
- dependency-name: github.com/lib/pq
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-08 23:16:32 +00:00
dcarns c8e2da075d
Merge pull request #446 from gravitl/bugfix_v0.8.6_nc_leave
leave + join error fix, windows check
2021-11-08 12:44:09 -05:00
0xdcarns 7e2be51b5b leave + join error fix, windows check 2021-11-08 12:15:20 -05:00
Alex 2abaa52932
Update docker-compose.caddy.yml 2021-11-07 22:42:20 -05: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
Alex 73481c553c
Merge pull request #442 from gravitl/hotfix_v0.8.5_ncinstall
Hotfix v0.8.5 ncinstall
2021-11-05 11:45:49 -04:00
afeiszli a035a9cb86 point to master instead of develop for pull 2021-11-05 11:43:49 -04:00
Alex 48e6591381
Merge pull request #441 from gravitl/hotfix_v0.8.5_ncinstall
Hotfix v0.8.5 ncinstall
2021-11-05 11:41:23 -04:00
afeiszli 493156f914 reverting docker-compose 2021-11-05 11:40:10 -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
Alex 3301033d61
Merge pull request #437 from Belphemur/docker-compose-remove-host
Docker compose remove host binding for Caddy
2021-11-05 09:47:54 -04:00
Alex c8a18842e9
Merge pull request #439 from gravitl/worklows
update publish docker workflow to run on published release
2021-11-04 21:01:08 -04:00
Matthew R Kasun 8ba906d615 update publish docker workflow to run on published release 2021-11-04 18:35:43 -04:00
Matthew R Kasun 00f1a7c2cd update publish docker workflow to run on published release 2021-11-04 18:30:47 -04:00
Antoine Aflalo 54eb029d88
Remove ports, we have network_mode host 2021-11-04 16:48:00 -04:00
Antoine Aflalo 62c12b8f54
Keep network mode for netmaker 2021-11-04 16:44:20 -04:00
Antoine Aflalo c7859f491b
Remove ports mapping for UI
Not needed as Caddy can access it through the link
2021-11-04 11:15:21 -04:00
Antoine Aflalo 5078cdbe20
Update CaddyFile to use the links 2021-11-04 11:13:54 -04:00
Antoine Aflalo 5a6e445ff2
Remove the need for host binding 2021-11-04 11:13:09 -04:00
Alex d3b1773da9
Merge pull request #422 from SekoiaLab/fix/host-name-issue
Fix/host name issue
2021-11-04 08:52:30 -04:00
Adrien Raffin-Caboisse 7a40e80b9b
fix(install-script): add NAME variable to set hostname 2021-11-04 11:35:29 +01:00
Adrien Raffin-Caboisse a5b7ca90fc
fix(netclient): get only first part of the hostname
If the hostname is full, only take the first part of the name.
2021-11-04 11:33:54 +01:00
dcarns 15f9a0186f
Merge pull request #436 from gravitl/nocode_v0.8.5_windows_build
Nocode v0.8.5 windows build
2021-11-03 20:36:18 -04:00
0xdcarns 2652efccca updated windows nc build 2021-11-03 20:33:33 -04:00