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 |
|
Abhishek Kondur
|
2a1a6ec2a1
|
update emqx version
|
2023-04-04 17:26:45 +04:00 |
|
Abhishek Kondur
|
2bc5cb238f
|
change emqx apis to support v5.0.09
|
2023-04-04 15:43:06 +04:00 |
|
Abhishek Kondur
|
5e8e56b56e
|
merge conflicts resolved
|
2023-04-03 22:43:33 +04:00 |
|
theguy951357
|
8bf8201129
|
missing versions
|
2023-04-03 09:15:32 -04:00 |
|
theguy951357
|
bc6235f096
|
upgrade develop to v0.18.6
|
2023-03-30 15:08:24 -04:00 |
|
dcarns
|
d3a7e704f2
|
Merge pull request #2139 from gravitl/0.18.5_develop
update develop to v0.18.5
|
2023-03-22 13:16:46 -04:00 |
|
Abhishek Kondur
|
cafdfa70c1
|
turn server poc
|
2023-03-22 11:00:03 +04:00 |
|
Anish Mukherjee
|
1032eb86c5
|
rename to NETCLIENT_AUTO_UPDATE
|
2023-03-21 17:38:59 +05:30 |
|
theguy951357
|
c4be26f52a
|
update develop to v0.18.5
|
2023-03-20 11:34:25 -04:00 |
|
Matthew R Kasun
|
796289a071
|
set default proxy mode to off
|
2023-03-20 10:19:36 -04:00 |
|