Commit Graph

281 Commits

Author SHA1 Message Date
Christopher Blaha 7d001b81a7 update develop to v0.24.3 (#2977) 2024-06-18 07:23:20 +05:30
Christopher Blaha ee6cdc604b update develop to v0.24.2 (#2938) 2024-05-17 12:47:54 +05:30
Christopher Blaha 8b1294b5fb update develop to v0.24.1 (#2904) 2024-04-26 09:06:40 +05:30
Christopher Blaha 0b2422b848 update to 0.24.0 (#2893) 2024-04-11 21:05:06 +05:30
Christopher Blaha 83cb39db5a update develop to 0.23.1 (#2835) 2024-03-05 18:08:54 +07:00
Christopher Blaha eaa62d8f22 update develop to v0.23.0 (#2816) 2024-02-08 23:30:10 +05:30
Christopher Blaha 8449f5487c update develop to v0.22.1 (#2779) 2024-01-25 13:21:29 +05:30
abhishek9686 f00e45251f don't bind coredns to publicip 2024-01-23 18:02:15 +05:30
Abhishek K 3fac04aaaf Update docker-compose.yml 2024-01-23 17:42:28 +05:30
Abhishek K 7e3bf3baea NET-812: Deprecate Setting /etc/hosts entries (#2733)
* deprecate setting etc host dns entries, set coredns entries at neccessary places

* remove dns mq topics

* only set dns when set on

* add extcleints dns entries to coredns

* fix static checks

* run coredns with host network mode

* add bind address to coredns container
2023-12-20 10:24:53 +04:00
Abhishek K 98c01c4325 NET-814: Deprecating TURN (#2723)
* deprecate turn

* process signals through mq
2023-12-13 22:46:57 +04:00
Christopher Blaha 6a6c55c21a update develop (#2725) 2023-12-11 20:01:31 +04:00
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