Commit graph

5771 commits

Author SHA1 Message Date
Matthew R Kasun 088f2684df
Github actions for docker builds (#2)
* Get Group api test

* Initial Group Tests

* Most Delete Group Tests

* Group Tests Complete

* Refactor tests and move to test dir

* Refactor tests and move to test dir

* changed wirecat --> netmaker. Changed defaults to be more sensible

* putting netmaker default port 1 above WG port to avoid conflicts with preexisting setups

* fixed client side for multinet and added group filter to query params server side.

* fixed client side for multinet and added group filter to query params server side.

* cleaned up netclient uninstall for multiple networks

* added access token for ease of configuration

* added access token for ease of configuration

* peer update functionality

* auto delete timestamp works

* Arm docker (#1)

* learning github actions

* pubish docker

* pubish docker

* fixt uses

* docker git action

* rm arm7

* more events and tags

* fixed yml file

* simplified workflow

* simplified workflow

* fix missing tags

* another fix to yml

* another fix to yml

* fixing yml

* another try

* tags

* remove ghaction-docker-meta

* separate actions for dev & master

Co-authored-by: Matthew R Kasun <mkasun@nusak.ca>

Co-authored-by: Matthew R Kasun <mkasun@nusak.ca>
Co-authored-by: afeiszli <alex.feiszli@gmail.com>
Co-authored-by: Alex <31018251+afeiszli@users.noreply.github.com>
2021-04-06 17:36:22 -04:00
Matthew R Kasun b225f9f939
Arm docker (#1)
* learning github actions

* pubish docker

* pubish docker

* fixt uses

* docker git action

* rm arm7

* more events and tags

* fixed yml file

* simplified workflow

* simplified workflow

* fix missing tags

* another fix to yml

* another fix to yml

* fixing yml

* another try

* tags

* remove ghaction-docker-meta

* separate actions for dev & master

Co-authored-by: Matthew R Kasun <mkasun@nusak.ca>
2021-04-06 17:29:19 -04:00
Matthew R Kasun 4dd6c4d196 separate actions for dev & master 2021-04-06 21:22:49 +00:00
Matthew R Kasun c499575c51 remove ghaction-docker-meta 2021-04-06 21:15:04 +00:00
Matthew R Kasun fbd061ac87 tags 2021-04-06 20:25:29 +00:00
Matthew R Kasun 5667a3a083 another try 2021-04-06 20:14:18 +00:00
Matthew R Kasun 956e6f01ca fixing yml 2021-04-06 20:10:44 +00:00
Matthew R Kasun 4e6e2b1f9d another fix to yml 2021-04-06 19:57:32 +00:00
Matthew R Kasun dc839339e6 another fix to yml 2021-04-06 19:47:12 +00:00
Matthew R Kasun e684979a64 fix missing tags 2021-04-06 19:45:28 +00:00
Matthew R Kasun 476a19d686 simplified workflow 2021-04-06 19:39:40 +00:00
Matthew R Kasun ca6754946b simplified workflow 2021-04-06 19:31:35 +00:00
Matthew R Kasun ec7f308521 fixed yml file 2021-04-06 19:26:51 +00:00
Matthew R Kasun 2ba67d0a60 more events and tags 2021-04-06 19:24:20 +00:00
Matthew R Kasun cdfba2c5c6 rm arm7 2021-04-06 18:35:38 +00:00
Matthew R Kasun 87ae4ddbef docker git action 2021-04-06 18:29:20 +00:00
Alex e9af805fff
Merge pull request #76 from gravitl/feature_v0.2_servernet
returning string for access key
2021-04-06 12:33:30 -04:00
afeiszli 5b955f2201 returning string for access key 2021-04-06 12:33:01 -04:00
Matthew R Kasun 3bcfcf83f2 fixt uses 2021-04-06 13:57:34 +00:00
Matthew R Kasun a29b5b8495 pubish docker 2021-04-06 13:53:36 +00:00
Matthew R Kasun e11017a4c3 pubish docker 2021-04-06 13:51:13 +00:00
Matthew R Kasun 0451b4282b learning github actions 2021-04-06 09:28:39 -04:00
Alex dec3437088
Merge pull request #75 from gravitl/feature_v0.2_defaultnet
switch on manual node signup by default
2021-04-06 08:31:59 -04:00
afeiszli ff36dc2820 switch on manual node signup by default 2021-04-06 08:31:23 -04:00
Alex 66a359500d
Merge pull request #74 from gravitl/feature_v0.2_defaultnet
create default network on startup
2021-04-06 08:26:20 -04:00
afeiszli f61f6b1227 create default network on startup 2021-04-06 08:24:57 -04:00
Alex 536ebc2a66
Merge pull request #72 from gravitl/feature_v0.2_nodexpiration
auto delete timestamp works
2021-04-05 20:50:23 -04:00
afeiszli 5725530d56 auto delete timestamp works 2021-04-05 20:47:19 -04:00
Alex 3b5b073a3b
Merge pull request #68 from gravitl/feature_v0.2_pubkey_refresh
peer update functionality
2021-04-05 18:11:01 -04:00
afeiszli 3ca3a3e172 peer update functionality 2021-04-05 18:09:21 -04:00
Alex 93d7219bf2
Merge pull request #65 from gravitl/feature_v0.2_base64signup
Feature v0.2 base64signup
2021-04-05 14:49:02 -04:00
afeiszli be192cc227 added access token for ease of configuration 2021-04-05 14:47:16 -04:00
afeiszli 779dc6d499 added access token for ease of configuration 2021-04-05 14:47:07 -04:00
Alex 3ac3ed1228
Merge pull request #64 from gravitl/feature_v0.2_multinet
cleaned up netclient uninstall for multiple networks
2021-04-05 12:11:38 -04:00
afeiszli 367cf5db17 cleaned up netclient uninstall for multiple networks 2021-04-05 12:10:58 -04:00
Alex 080be3e5a1
Merge pull request #63 from gravitl/feature_v0.2_multinet
Feature v0.2 multinet
2021-04-05 11:09:03 -04:00
afeiszli 59ae3f9894 fixed client side for multinet and added group filter to query params server side. 2021-04-05 11:06:51 -04:00
afeiszli 1f377997cb fixed client side for multinet and added group filter to query params server side. 2021-04-05 11:06:30 -04:00
Matthew R Kasun 261f9d2649 Merge branch 'develop' of github.com:gravitl/netmaker into develop 2021-04-02 09:46:56 -04:00
Alex 204b905778
Merge pull request #54 from gravitl/add-tests
Group Tests Added
2021-04-02 08:46:11 -04:00
Alex 0080e9a2ee
Merge pull request #57 from gravitl/bugfixes_v0.2
Bugfixes v0.2
2021-04-02 08:12:29 -04:00
afeiszli c7a6874830 putting netmaker default port 1 above WG port to avoid conflicts with preexisting setups 2021-04-01 14:51:16 -04:00
afeiszli aeb13da21b changed wirecat --> netmaker. Changed defaults to be more sensible 2021-04-01 14:50:18 -04:00
Matthew R Kasun b08a260a92 Refactor tests and move to test dir 2021-04-01 15:01:06 +00:00
Matthew R Kasun 5a4dd303d2 Refactor tests and move to test dir 2021-04-01 14:59:33 +00:00
Matthew R Kasun ab35ee2c99 Group Tests Complete 2021-04-01 13:24:15 +00:00
Alex 38c07f6c68
Update README.md 2021-03-31 12:36:21 -04:00
Alex 610e938738
Update README.md 2021-03-31 12:36:08 -04:00
Matthew R Kasun a34684ed82 Most Delete Group Tests 2021-03-30 18:42:01 +00:00
Alex 28de6d5d50
Adding video to readme 2021-03-30 13:13:58 -04:00