Commit graph

216 commits

Author SHA1 Message Date
Abhishek K
916694b2cf
NET-664: Local Connections improvements (#2651)
* deprecate endpoint detection form config

* add peer network info to pull
2023-11-01 20:37:43 +04:00
Abhishek K
2662063c02
NET-686: bring up grafana,promethues containers for pro installation (#2637)
* bring up promethues and grafana containers

* rm nm-certs ref
2023-10-24 20:51:24 +04:00
Matthew R Kasun
35673d6aba
let caddy do certificate management (#2611)
* let caddy do certificate management

* rm certs dir
2023-10-06 10:13:49 +04:00
Aceix
bfc61fa359
session management for remote access client (#2592)
* feat(NET-584): wip: session mgmt for RAC

* feat(NET-584): session mgmt for RAC

* feat(NET-584): session mgmt for RAC

* feat(NET-584): session mgmt for RAC

* feat(NET-584): session mgmt for RAC

* feat(NET-584): session mgmt for RAC

* feat(NET-584): session mgmt for RAC

* feat(NET-584): session mgmt for RAC

* feat(NET-584): only enable if client is disabled

* feat(NET-584): check only for normal users

* feat(NET-584): fix condition
2023-10-02 08:57:58 +04:00
Gabriel de Souza Seibel
1a1ba1ccf4
[NET-546] Move ee code to ee package, unify ee status and terminology (#2538)
* Move ee code to ee package and unify ee status to IsPro

* Consolidate naming for paid/professional/enterprise version as "pro". Notes:

- Changes image tags
- Changes build tags
- Changes package names
- Doesn't change links to docs that mention "ee"
- Doesn't change parameters sent to PostHog that mention "ee"

* Revert docker image tag being -pro, back to -ee

* Revert go build tag being pro, back to ee

* Add build tags for some ee content

* [2] Revert go build tag being pro, back to ee

* Fix test workflow

* Add a json tag to be backwards compatible with frontend "IsEE" check

* Add a json tag for the serverconfig struct for IsEE

* Ammend json tag to Is_EE

* fix ee tags

---------

Co-authored-by: Abhishek Kondur <abhi281342@gmail.com>
2023-09-01 07:42:05 +05:30
bornav
7476da3368
[Feature]: nm-quick script tackling arm TODO support (#2488)
* domain flag for auto installs

* use static servers with custom domain (#2421)

* send delete peer update always

* fix add/remove host api calls

* keep mq updates in a single go func

* move branch test logic to devops (#2443)

* handle IOT OS

* save server name to env (#2460)

* ensure branch test servers available after test runs (#2467)

* save server name to env

* free server always; add PR to discord messages

* use correct method to delete droplets (#2468)

* quick fix for the launcher

* removed exit when triggering not supported exit and removed the TODO comments related to this issue

---------

Co-authored-by: Matthew R Kasun <mkasun@nusak.ca>
Co-authored-by: Alex Feiszli <31018251+afeiszli@users.noreply.github.com>
Co-authored-by: Christopher Blaha <crispspiceguitar@gmail.com>
Co-authored-by: Abhishek Kondur <abhi281342@gmail.com>
Co-authored-by: Abhishek K <32607604+abhishek9686@users.noreply.github.com>
2023-08-08 15:59:55 +05:30
Abhishek K
645bc4c126
NET-447: Removed proxy related fields and code (#2459)
* remove related fields and code

* remover metrics collection from server code

* fw update struct

* add ext client flag to metrics data

* simply nat types

* rm proxy update from cli
2023-07-26 11:22:49 +05:30
Farukh Khan
a40271d0e8
nm-quick netmaker edition upgrade fix (#2440)
nm-quick netmaker edition upgrade fix.
2023-07-13 08:24:25 +05:30
Christopher Blaha
dd7e553472
Nm quick ee instructions update (#2441)
* updated instructions and fix exp env vars

* Tenant ID for clarity

* and

* changed account id to tenant id

* struct field to tenant & references to field

* fix local variables
2023-07-13 08:23:34 +05:30
Matthew R Kasun
ae1cd94fc8 remove stun refs 2023-06-28 17:39:40 -04:00
Matthew R Kasun
6e39ae4178
add domain flag to nm-quick (#2416) 2023-06-22 17:03:04 -04:00
Tobias Cudnik
94ca72e370
NET-173 Sync EndpointDetection config (#2374)
* adding serverconfig logic and variable to hosts

* - sync EndpointDetection on peerupdate
- add EndpointDetection to env config

* - endpoint detection always comes from the server
- fixed ENDPOINT_DETECTION -> NETCLIENT_ENDPOINT_DETECTION

---------

Co-authored-by: afeiszli <alex.feiszli@gmail.com>
2023-06-13 16:33:53 -04:00
Tobias Cudnik
5ce98a56e4
NET-246: Use the default config as a fallback (#2332)
* - fall back to default values
- nm-quick version
- fixed TURN_PASSWORD

* apk update

* retain existing password
2023-05-25 09:26:26 -04:00
Christopher Blaha
b519fb9342
nm-certs permission (#2308)
* nm-certs permission

* single quotes error
2023-05-18 16:51:26 -04:00
Tobias Cudnik
3ad47f17ec
NET-147 full config for nm-quick.sh (#2291)
* - moved all vars to config
- compose override
- use the config in compose, caddy
- aligned local / remote setup
- proper docker cleanup
- support for a relative installation path

* - config handling
- error handling / env cleanups
- reduced compose files
- misc

* fixed debugs

* fixed UI_IMAGE_TAG / IMAGE_TAG
2023-05-16 07:00:16 -04:00
Tobias Cudnik
ad27418855 fixed NM_SKIP_BUILD 2023-05-10 20:02:39 +02:00
Tobias Cudnik
c9da38d253 - added NM_SKIP_BUILD
- fixed docker stop
2023-05-10 19:46:59 +02:00
Tobias Cudnik
a17a4530de fixed caddy start/stop 2023-05-10 18:29:48 +02:00
Tobias Cudnik
f855ca4016 - fixed cert mounting
- fixed caddy restart in nm-certs.sh
- aligned all configs
2023-05-10 17:27:53 +02:00
Tobias Cudnik
ffbe80cceb fixed local install 2023-05-10 13:29:52 +02:00
Tobias Cudnik
6f277789ef fixed shallow clone for branches 2023-05-10 09:23:13 +02:00
Tobias Cudnik
7033ddb1d5 removed turris OS 2023-05-09 15:32:11 +02:00
Tobias Cudnik
649a055025 - shallow clone for local installs
- added certs to other compose files
2023-05-09 12:57:01 +02:00
Tobias Cudnik
e113647835 - nm-certs.sh switched to dockerized certbot
- nm-quick.sh removed certbot from deps
2023-05-09 12:21:37 +02:00
Tobias Cudnik
e202483179 - fixes
- user msgs
2023-05-08 18:18:09 +02:00
Tobias Cudnik
a8081b7fe3 nm-certs.sh
- config fixes
- crontab symlink
2023-05-08 16:04:38 +02:00
Tobias Cudnik
432346cca2 Merge branch 'NET-39/bash-reformat' into NET-39/nm-quick-refactor
# Conflicts:
#	scripts/nm-quick.sh
2023-05-08 14:58:22 +02:00
Tobias Cudnik
7fa8ca2587 - support EE
- config namespaces
- write config after confirm
- minor fixes
2023-05-08 14:57:19 +02:00
Tobias Cudnik
9ba80af027 spellcheck 2023-05-08 13:01:41 +02:00
Tobias Cudnik
b085a61aa6 Merge branch 'NET-39/bash-reformat' into NET-39/nm-quick-refactor
# Conflicts:
#	scripts/nm-quick.sh
2023-05-08 11:43:19 +02:00
Tobias Cudnik
8c5073fa82 shfmt reformat 2023-05-08 10:52:36 +02:00
Tobias Cudnik
a97e27cd6c Merge branch 'develop' into NET-39/nm-quick-refactor
# Conflicts:
#	docker/Caddyfile
#	scripts/nm-quick.sh
2023-05-08 09:29:39 +02:00
Tobias Cudnik
c772ea03ba - request and mount certs
- handle caddy challenge
- docker fixes
- pull nm-certs.sh
2023-05-05 17:17:39 +02:00
Tobias Cudnik
793a17b341 - nm-certs for zerossl
- added config for email, domain
- updated linux deps
2023-05-04 17:36:08 +02:00
Tobias Cudnik
5b0c931f92 reformat, TODOs 2023-05-04 16:22:02 +02:00
afeiszli
9162b33208 updating compose files and install/upgrade scripts 2023-05-03 17:15:21 -04:00
Noah Betzen
39457ff59c
Update nm-quick.sh with correct nmctl download path 2023-04-29 21:00:51 +00:00
afeiszli
b7fb9f5856 adding notes to installer about rate limiting 2023-04-25 11:19:14 -07:00
afeiszli
69081af527 auto-get latest version 2023-04-20 12:57:40 -04:00
STeffaine
c691914712
added stun.$NETMAKER_BASE_DOMAIN echo to alert user of dns entriesrequired. 2023-04-16 13:57:12 -05:00
José Albornoz
460264bab7
Fix netclient path for nm-quick.sh 2023-04-13 23:35:15 -04:00
0xdcarns
f394637c82 fix version 2023-04-13 16:44:05 -04:00
theguy951357
74c2f98335 script upgrades to nm-upgrade.sh 2023-03-31 13:40:22 -04:00
afeiszli
7c07f47d29 updating versions / pointers for release 2023-03-30 12:47:30 -04:00
dcarns
b1b4fb821e
Merge pull request #2141 from gravitl/story/GRA-1431
Story/gra 1431
2023-03-22 15:42:13 -04:00
afeiszli
a9e36710b6 changing key to unlimited 2023-03-22 11:57:42 -04:00
afeiszli
47f90f8614 fixed nm-quick 2023-03-22 10:57:52 -04:00
theguy951357
c4be26f52a update develop to v0.18.5 2023-03-20 11:34:25 -04:00
theguy951357
84eca8682f upgrade to 0.18.4 2023-03-16 22:09:57 -04:00
Alex Feiszli
6a89c81e01
Merge branch 'develop' into story/GRA-1252 2023-03-07 14:09:26 -05:00