Commit graph

1257 commits

Author SHA1 Message Date
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
Alex a042f3ddc4
Merge pull request #433 from gravitl/develop
updating compose file
2021-11-03 17:58:20 -04:00
afeiszli 446dfc5495 updating compose file 2021-11-03 17:57:29 -04:00
Alex 3882bc90ca
Merge pull request #430 from gravitl/develop
Develop
2021-11-03 16:58:32 -04:00
Alex b950818d0d
Merge pull request #429 from gravitl/hotfix_v0.8.5_multifix
Hotfix v0.8.5 multifix
2021-11-03 16:54:14 -04:00
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