Commit graph

269 commits

Author SHA1 Message Date
Christopher Blaha
b26a18d425
update develop (#2679) 2023-11-22 11:50:49 +04:00
Christopher Blaha
64d2a4820c
update develop (#2633) 2023-10-18 22:51:36 +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
Christopher Blaha
5074e56e6a
update develop to v0.21.1 (#2567) 2023-09-12 15:43:08 +05:30
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
Abhishek K
a775d7402f
set coredns to 1.10.1 version (#2527) 2023-08-22 11:48:10 +05:30
Christopher Blaha
fe470e92dc
update develop to 0.20.7 (#2522)
* update develop to 0.20.7

* change version to 0.21.0
2023-08-18 11:55:12 +05:30
Farukh Khan
185728ad71
NET-517 (#2510)
* Fixed emqx docker compose file syntax and added volumes for persistence.

* Added helper comments for docker-compose.yml and netmaker.env files to enable emqx broker support.
2023-08-11 21:58:16 +05:30
Christopher Blaha
44bc2461c4
update develop to v0.20.6 (#2485) 2023-08-01 11:45:17 +05:30
Christopher Blaha
30a557cc69
update develop to v0.20.5 (#2458) 2023-07-19 21:52:10 +05:30
Christopher Blaha
184011f1f2
upgrade develop to v0.20.4 (#2444) 2023-07-10 18:21:08 +05:30
Alex Feiszli
2db6004029
Update docker-compose.yml
remove stun port
2023-06-28 13:54:40 -04:00
Alex Feiszli
e4895ae4a1
Merge branch 'develop' into remove-stun 2023-06-28 13:53:46 -04:00
Christopher Blaha
2cc0da344f
update develop to v0.20.3 (#2412) 2023-06-21 19:45:44 +05:30
afeiszli
b9a18cf73d remove stun 2023-06-13 15:53:24 -04:00
pete1019
834cc893ab
Update docker-compose.yml (#2394)
restart: always for turn and netmaker
Otherwise it will not survive a reboot.
2023-06-13 07:43:40 -04:00
Christopher Blaha
c6b1ec494c
update version to 0.20.2 for develop (#2363) 2023-06-06 13:46:46 -04:00
Matthew R Kasun
9ad6d63b45
version and release note updates (#2358) 2023-06-01 09:29:29 -04:00
Matthew R Kasun
242745a57a
versions (#2302) 2023-05-18 08:08:44 -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
02cd2c6927
- fixed ServerBrokerEndpoint config (#2283)
- mq credentials in compose
2023-05-11 17:44:49 -04: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
649a055025 - shallow clone for local installs
- added certs to other compose files
2023-05-09 12:57:01 +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
afeiszli
9162b33208 updating compose files and install/upgrade scripts 2023-05-03 17:15:21 -04:00
Alex Feiszli
146f50a1ea
Merge pull request #2236 from gravitl/v0.18.8_develop
update develop to v0.19.0
2023-05-03 15:49:13 -04:00
theguy951357
ee27f22478 update to v0.19.0 instead 2023-05-02 22:18:05 -04:00
Abhishek Kondur
019d0c9cc2 add network mode to turn container 2023-05-03 00:57:50 +05:30
Abhishek Kondur
d9972458de add missing env config to turn container 2023-05-02 06:10:38 +05:30
Abhishek Kondur
423abf0fe4 add use_turn option to config,check if server is using turn 2023-04-28 14:06:28 +05:30
Abhishek Kondur
5ad092343a pr comments addressed 2023-04-28 13:28:34 +05:30
Abhishek Kondur
cb4631bc17 use host.docker.internal for turn services 2023-04-26 17:28:30 +04:00
Abhishek Kondur
8974ced2ea add host gateway to caddy extra hosts 2023-04-26 15:44:08 +04:00
Abhishek Kondur
09a5b0ff62 use public ip func from netmaker 2023-04-26 14:25:56 +04:00
Abhishek Kondur
9e0038f39c merge conflicts resolved 2023-04-25 11:12:22 +04:00
theguy951357
58cd6e4884 update develop to v0.18.8 2023-04-24 16:34:02 -04:00
Christopher Blaha
e02c35e3f9
Merge branch 'develop' into v0.18.7_develop 2023-04-19 13:14:32 -04:00
dcarns
3d82df3bc6
Merge pull request #2133 from gravitl/refactor_auto_update
Add host level auto update setting with default true
2023-04-19 09:40:56 -04:00
dcarns
668b739746
Merge pull request #2195 from gravitl/GRA-1522-ee-license-check
ee license check
2023-04-19 09:25:26 -04:00
Abhishek Kondur
433b61417b merge conflicts resolved 2023-04-19 13:23:06 +04:00
theguy951357
bf884280cd upgrade develop to v0.18.7 2023-04-18 15:17:00 -04:00
Abhishek Kondur
4f95e9f562 add basic auth to turn server apis, handle host registration on server 2023-04-17 15:33:05 +04:00
Matthew R Kasun
3b61b37bfc
Update exporter 2023-04-12 14:34:56 -04:00
Matthew R Kasun
e244dcb4bd ee license check
os.Exit(0) on license check failure
docker-compose -- restart netmaker container on faiure vice always
2023-04-12 10:45:06 -04:00
Matthew R Kasun
2aa1f736db use mosquitto with ee 2023-04-11 17:56:11 -04:00
Abhishek Kondur
5153c471d8 add turn port to server config 2023-04-06 11:30:53 +04:00
Abhishek Kondur
f54ae9ae8f turnserver registration apis 2023-04-06 08:50:34 +04:00
dcarns
b5e6836a6c
Merge pull request #2175 from gravitl/master
EMQX hotfix
2023-04-04 13:23:49 -04:00
Abhishek Kondur
b8904d1f3c Merge branch 'develop' of https://github.com/gravitl/netmaker into GRA-1494 2023-04-04 18:32:55 +04:00