Commit graph

218 commits

Author SHA1 Message Date
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
0xdcarns 7e2be51b5b leave + join error fix, windows check 2021-11-08 12:15:20 -05: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
0xdcarns 2652efccca updated windows nc build 2021-11-03 20:33:33 -04:00
0xdcarns c7ca3c2495 added backups to help with reboot 2021-11-03 15:43:10 -04:00
0xdcarns d14573169b modified logging 2021-10-27 21:36:49 -04:00
0xdcarns f91dae5355 refactored unneccesary db call 2021-10-27 10:02:39 -04:00
0xdcarns b1595d5ef4 fixed minor client bug 2021-10-26 16:12:13 -04:00
0xdcarns 8f72ecbaa0 refactored logic 2021-10-26 12:50:34 -04:00
0xdcarns 72ce7dcfd0 format and update version in readme 2021-10-25 16:51:26 -04:00
afeiszli 7ae3559c0b fixing netclient logs 2021-10-20 11:45:11 -04:00
afeiszli 8a1b7d558b Merge branch 'develop' of https://github.com/gravitl/netmaker into hotfix_v0.8.4_netclient_dns 2021-10-20 11:07:14 -04:00
afeiszli c26f887e27 updating install script and README 2021-10-20 11:06:54 -04:00
0xdcarns e726d02206 removed server check in join 2021-10-20 10:33:40 -04:00
0xdcarns 51c1973b21 added ability to remove local instance of netmaker 2021-10-20 09:22:05 -04:00
afeiszli 46de0ea269 fixing duplicate code 2021-10-20 07:43:13 -04:00
Alex 9595d3da79
Merge pull request #366 from gravitl/feature_v0.8.4_fixtests
Feature v0.8.4 fixtests
2021-10-20 06:18:33 -04:00
afeiszli fb4d2d1272 change version of ubuntu 2021-10-19 15:53:01 -04:00
dcarns 6955222afd
Merge pull request #355 from SekoiaLab/feat/list-nodes-from-client
Feat/list nodes from client
2021-10-18 08:44:32 -04:00
afeiszli 445df67030 updated helm charts 2021-10-17 15:31:37 -04:00
dcarns da8ed89e55
Merge pull request #353 from SekoiaLab/feat/change-default-hostname
Feat/change default hostname
2021-10-15 17:52:02 -04:00
Adrien Raffin-Caboisse f51dfb5411
feat(netclient): config file cleanup on linux 2021-10-15 18:22:37 +02:00
Adrien Raffin-Caboisse bfd0c00ef2
fix(netclient): rework the returned errors on list command 2021-10-15 15:52:29 +02:00
Adrien Raffin-Caboisse 2c0a470390
feat(netclient): Add network filter to list command 2021-10-15 15:51:53 +02:00
afeiszli d7abd9c612 fix peer setting 2021-10-15 09:29:55 -04:00
Adrien Raffin-Caboisse 51a09167fc feat(netclient): add listing of nodes with hostnames 2021-10-15 15:02:32 +02:00
Adrien Raffin-Caboisse e79e20f2a7 feat(netclient): add current hostname by default when joining network 2021-10-15 13:02:10 +02:00
0xdcarns 00dd278de4 rough draft of server transplanting 2021-10-13 15:15:20 -04:00
0xdcarns 340f50c535 transplanted setwgconfig and pull 2021-10-13 10:02:04 -04:00
0xdcarns 3f2e4ab764 transplanted join. 2021-10-12 15:44:19 -04:00
0xdcarns d7cafbbc4c code linting 2021-10-08 15:07:12 -04:00
0xdcarns c2a4000126 repaired potential null pointer in pull 2021-10-08 09:09:54 -04:00
0xdcarns cf5c7f85dc remove check 2021-10-07 11:17:40 -04:00
0xdcarns 974627a9ab reorg of dockerfiles 2021-10-07 11:12:25 -04:00
0xdcarns 989676e77f Combined client + server code, Added HA ability, minor bug fixes 2021-10-06 17:48:54 -04:00
afeiszli e60aea21d9 fixing server path 2021-10-02 12:44:37 -04:00
afeiszli 21ba362eca allowing IsServer to be modified, configurable checkin time, single checkin for linux, moved cfg files 2021-10-02 12:28:17 -04:00
0xdcarns 089f026080 updated version 2021-10-02 08:54:46 -04:00
afeiszli 1661f3dabf fixing dns setting on netclient 2021-09-29 10:02:34 -04:00
afeiszli 5d786740d7 runs, but need to remove resolvectl command 2021-09-28 18:24:10 -04:00
worker-9 5cf69ebe5b added conn closes 2021-09-23 09:04:33 -04:00
afeiszli b7f9e90631 modifying syso 2021-09-23 00:14:14 -04:00
afeiszli 3ea101ba5d updating install docs 2021-09-23 00:12:32 -04:00
afeiszli dad6097202 fixing egress omission in peers: 2021-09-22 14:48:44 -04:00
afeiszli c826b782ed fixing mac interface parsing 2021-09-22 14:31:31 -04:00
afeiszli 80eb6a8cee adding backup local ip function 2021-09-22 12:03:33 -04:00
afeiszli fdcb8611ff adding logs, decreasing time 2021-09-22 10:51:18 -04:00
afeiszli 802934e993 adding udp port parsing for relay node 2021-09-22 10:40:36 -04:00
afeiszli 05f8c7435b adding logs to egress on netclient 2021-09-22 09:36:12 -04:00