Commit graph

182 commits

Author SHA1 Message Date
0xdcarns 6b075983e8 noticed wrong var 2022-02-22 14:57:37 -05:00
0xdcarns 324d2ba70c moved telemetry check and generated comms CIDR better 2022-02-22 14:53:40 -05:00
0xdcarns 9c6c6ef176 change env to var 2022-02-20 11:37:15 -05:00
0xdcarns 6028e1b6de added comms checks 2022-02-18 19:37:12 -05:00
afeiszli c6a7238453 adding random comms network name logic 2022-02-18 15:18:50 -05:00
afeiszli f55eeedbb9 settings for comms network 2022-02-18 11:11:21 -05:00
Matthew R. Kasun 46052dbb97 update calc of default GPRCConnString 2022-02-15 11:42:20 -05:00
Matthew R. Kasun 7e9f65ad1b remove corednsAddrr from token 2022-02-15 11:25:50 -05:00
Matthew R. Kasun 02f09799b8 don't set node_id if invalid hostname 2022-02-14 16:19:19 -05:00
Matthew R. Kasun 8aeb6bbfd9 circular imports resolved 2022-02-14 15:28:43 -05:00
Matthew R. Kasun 16cf0eaeed set macaddress and nodeid if not set 2022-02-14 14:13:18 -05:00
0xdcarns 51fa553df3 removed default master key and added warning log if not set 2022-02-14 09:58:50 -05:00
Matthew R. Kasun 4ab924af3e use main.version rather than subpackage variables 2022-02-10 15:10:18 -05:00
afeiszli 9400209d97 adding OS and Version 2022-02-03 15:33:19 -05:00
afeiszli 294654d950 modify syncservernetwork 2022-02-01 09:59:23 -05:00
Alex ec3d1c035f
Merge branch 'develop' into feature_v0.10.0_initialize_iptables 2022-01-26 00:47:21 -05:00
afeiszli 3b84aceec9 adding iptables functionality 2022-01-26 00:46:12 -05:00
afeiszli cc8037c921 initial commit of iptables functionality 2022-01-25 11:58:51 -05:00
Matthew R Kasun bc54bbf167 manual rebase to develop 2022-01-25 07:31:50 -05:00
Matthew R Kasun c239ee3787 Merge branch 'develop' into feature-messageQueue 2022-01-24 06:21:21 -05:00
Matthew R Kasun 2310977391 refactor to reduce number of types of message in message queue simplifying the subscribers and publishers 2022-01-21 05:19:17 -05:00
afeiszli 2f12ded906 adding telemetry 2022-01-20 17:52:49 -05:00
afeiszli 4d2a85f879 adding telemetry 2022-01-20 17:50:42 -05:00
Matthew R Kasun e7f80c178d WIP commit 2022-01-20 13:05:41 -05:00
0xdcarns 2e1bc755e2 version update 2022-01-20 13:00:04 -05:00
0xdcarns 41401cfb58 version updates 2022-01-20 13:00:04 -05:00
Matthew R Kasun 3e016ef8b5 WIP commit 2022-01-20 12:50:00 -05:00
0xdcarns 2430eb0a47 prevent nodes from changing address out of range or to .0 or .255 addresses 2022-01-19 10:47:23 -05:00
0xdcarns 9d59cb1d5e version update 2022-01-17 14:22:39 -05:00
afeiszli ab37bce748 changing versions to 0.9.4 2022-01-16 10:16:00 -05:00
0xdcarns 43b9e73eaa updated ioutil refs and composes 2022-01-06 15:05:38 -05:00
0xdcarns 12e718f008 updated version, made RCE optional 2022-01-05 13:13:03 -05:00
0xdcarns 76a75fb984 go mod tidy and conver azure tenant to env/conf var 2022-01-03 10:02:40 -05:00
0xdcarns e45a485bce added comments, optimized memory 2021-12-10 15:01:10 -05:00
afeiszli 932712619a remade server logs 2021-12-06 15:31:08 -05:00
afeiszli 11a0ecdbb8 updating readme and versions 2021-11-29 08:16:35 -05:00
Alex 10115e9882
Merge pull request #477 from gravitl/feature_v0.9_gc
Feature v0.9 gc
2021-11-17 11:33:42 -05:00
afeiszli acdf403b5a changing iplookup to https only 2021-11-17 09:04:55 -05:00
0xdcarns 879ed9995e version update 2021-11-16 21:22:14 -05:00
afeiszli 84c8299bb0 freebsd working 2021-11-15 11:42:52 -05:00
afeiszli 437955ab90 saving to work on linux 2021-11-14 16:50:20 -05:00
0xdcarns b1595d5ef4 fixed minor client bug 2021-10-26 16:12:13 -04:00
0xdcarns 72ce7dcfd0 format and update version in readme 2021-10-25 16:51:26 -04:00
0xdcarns 4e4e8b3ab5 began oauth implementation 2021-10-21 15:28:58 -04:00
0xdcarns 8a54f50676 initialized 2021-10-20 14:17:31 -04:00
afeiszli af3ff04f1b updating docs and helm charts for postgres 2021-10-19 10:45:35 -04:00
0xdcarns 00dd278de4 rough draft of server transplanting 2021-10-13 15:15:20 -04:00
afeiszli 875b1d72b9 adding userspace docker server implementation 2021-10-08 22:46:39 -04:00
afeiszli b61d415e9d postgres working 2021-10-08 13:11:31 -04:00
0xdcarns 989676e77f Combined client + server code, Added HA ability, minor bug fixes 2021-10-06 17:48:54 -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 99c8c6b31d Merge remote-tracking branch 'origin/feature_v0.8_housekeeping' into feature_v0.8.1_coredns 2021-09-28 14:08:37 -04:00
afeiszli 70afe33246 one time CoreDNS file 2021-09-28 13:16:41 -04:00
0xdcarns 90d941854b made some more efficient images and added set defaults for node reads 2021-09-27 17:51:20 -04:00
afeiszli a0586ea6d2 began adding macos service/daemon 2021-09-19 14:03:47 -04:00
afeiszli c0490061ee refactor join, fix network add; db retry connect; fix port issue; sqlite default 2021-09-10 17:48:24 -04:00
0xdcarns 34717417ce began windows userspace implementation 2021-09-10 13:39:51 -04:00
worker-9 9f4f798f90 updated version 2021-08-25 13:09:23 -04:00
afeiszli 39f0f46d3b fixing get config 2021-08-19 19:01:33 -04:00
afeiszli cd37d7701b removing some errors 2021-08-19 17:35:14 -04:00
afeiszli d0c2f06e60 adding yemplates 2021-08-19 17:00:44 -04:00
afeiszli 8056f024e2 client mode enablement 2021-08-19 13:41:04 -04:00
worker-9 fbb999f36b added sqlite support and ability to add dbs easier 2021-08-18 18:12:08 -04:00
afeiszli f42f81243f adding some rqlite vars 2021-08-18 14:55:41 -04:00
worker-9 9d2962a171 added version and fixed script and doc stuff 2021-08-16 16:30:55 -04:00
afeiszli 70493754b2 ripping out wg grpc stuff 2021-08-09 17:34:13 -04:00
afeiszli 7fd26bb4c5 updating install docs 2021-07-28 09:31:18 -04:00
afeiszli 93b0b94788 Mid way through adopting rqlite 2021-07-21 18:55:19 -04:00
afeiszli c360eb1878 fixing merge problems 2021-07-15 15:17:33 -04:00
afeiszli 68607ae8ca fixing netclient 2021-07-15 15:14:48 -04:00
afeiszli d41207172c Added logging and user specific requests 2021-07-14 16:47:05 -04:00
afeiszli 977da6b129 compiling with changes pushed for json token. Have NOT TESTED. Will probably run into issues. Need to test multiple egress ranges, AllowedIPs, and overriding connection strings. 2021-07-11 00:49:31 -04:00
afeiszli ccce74be97 added setting node limits 2021-07-02 23:25:36 -04:00
afeiszli e732d180fd fixing server 2021-06-02 02:32:20 +00:00
afeiszli be0d274ca6 making changes to grpc comms vars 2021-06-01 18:40:04 -04:00
afeiszli a8ef86bca4 add port to token 2021-06-01 19:33:36 +00:00
root d566d010ae got grpc private comms working 2021-05-29 19:06:35 +00:00
afeiszli 6c13f06001 feature_v0.5_netclient 2021-05-29 13:22:18 -04:00
afeiszli 112b01f526 netclient working for ingress controller 2021-05-27 14:57:59 -04:00
afeiszli 78ae219b03 major overhaul initiated 2021-05-25 12:48:04 -04:00
afeiszli de3d81db3a configs mostly working. Need to add in public dns default check. 2021-05-05 22:03:37 +00:00