Commit graph

73 commits

Author SHA1 Message Date
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 8f72ecbaa0 refactored logic 2021-10-26 12:50:34 -04:00
0xdcarns 51c1973b21 added ability to remove local instance of netmaker 2021-10-20 09:22:05 -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 90d941854b made some more efficient images and added set defaults for node reads 2021-09-27 17:51:20 -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
afeiszli cd37d7701b removing some errors 2021-08-19 17:35:14 -04:00
afeiszli 8056f024e2 client mode enablement 2021-08-19 13:41:04 -04:00
afeiszli 70493754b2 ripping out wg grpc stuff 2021-08-09 17:34:13 -04:00
worker-9 0bdaaf8b63 fixed name issue 2021-08-09 15:32:04 -04:00
afeiszli 382901b124 changed logs 2021-08-09 12:43:09 -04:00
worker-9 94cf8bfbc6 added egress action 2021-08-06 13:39:14 -04:00
worker-9 20f8bc8214 bug squashin 2021-08-05 13:32:06 -04:00
worker-9 736bcc3e55 Fixed nil err in isempty record 2 2021-08-05 13:11:21 -04:00
worker-9 8337daf007 Fixed node count err 2021-08-05 13:03:05 -04:00
worker-9 3a49eb3b4c changed check to network http create 2021-08-05 12:25:16 -04:00
worker-9 44d03f6805 began refactoring of client 2021-08-05 12:24:16 -04:00
afeiszli 4710a3db6d updated netclient for egressgatways 2021-07-27 14:48:58 +00:00
afeiszli 6d18c67ea0 adding logs to server join 2021-07-26 14:11:46 -04:00
afeiszli 9fb01f9620 updating netclient 2021-07-25 20:05:31 +00:00
afeiszli fd223e3d4a refactored nodes model 2021-07-24 16:13:24 -04:00
afeiszli a982b62445 refactoring validation and models 2021-07-23 18:24:34 -04:00
afeiszli 93b0b94788 Mid way through adopting rqlite 2021-07-21 18:55:19 -04:00
afeiszli d22ad13cfe Began converting to rqlite 2021-07-20 17:18:45 -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 b33f5b2fab fixing validation 2021-07-11 10:28:50 -04:00
afeiszli 9860082b7c token configs and secure grpc working 2021-07-11 10:18:31 -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
Alex 7d2af0cf38
Merge pull request #192 from gravitl/feature_v0.6_multitenancy
Feature v0.6 multitenancy
2021-07-02 22:04:44 -04:00
afeiszli 041b641e17 multitenancy working 2021-07-02 00:03:46 -04:00
Karmanyaah Malhotra b4fbbeb869 Concat host/port with net package
This makes sure IPv6 addresses are treated properly
2021-06-09 13:11:37 -04:00
afeiszli 4f3a2bc3c8 netmaker default network add --fixed 2021-06-02 16:18:42 +00:00
afeiszli 3d685e15c0 add port to token 2021-06-01 19:32:20 +00:00
afeiszli 1c6b8f8a2b add port to token 2021-06-01 19:28:01 +00:00
afeiszli b3655d2fdf fixed startup logs. Removed comms from network list 2021-05-30 11:26:10 -04:00
afeiszli 4f531e1c54 admin user auth working 2021-05-29 20:18:22 +00:00
afeiszli 4e758d67aa tests working locally 2021-05-28 10:04:07 -04:00
afeiszli b930027a95 modify access key 2021-05-25 16:09:49 -04:00
afeiszli 78ae219b03 major overhaul initiated 2021-05-25 12:48:04 -04:00
Matthew R Kasun bb2bb0e1ee fixed tests 2021-05-09 13:31:50 -04:00
Matthew R Kasun 073be947c6 Merge branch 'develop' into refactor-controllers 2021-05-09 10:52:42 -04:00
afeiszli 4ddd83aefb new config fully functional 2021-05-06 00:41:28 +00:00
afeiszli de3d81db3a configs mostly working. Need to add in public dns default check. 2021-05-05 22:03:37 +00:00
Matthew R Kasun a827f8caad Test Cleanup 2021-05-03 17:51:38 -04:00
Matthew R Kasun aa6112a38e Network update validation tests 2021-05-03 07:13:12 -04:00