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
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
Abhishek K
a775d7402f
set coredns to 1.10.1 version ( #2527 )
2023-08-22 11:48:10 +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
Alex Feiszli
2db6004029
Update docker-compose.yml
...
remove stun port
2023-06-28 13:54:40 -04:00
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
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
f855ca4016
- fixed cert mounting
...
- fixed caddy restart in nm-certs.sh
- aligned all configs
2023-05-10 17:27:53 +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
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
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
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
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
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
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
Matthew R Kasun
796289a071
set default proxy mode to off
2023-03-20 10:19:36 -04:00
Anish Mukherjee
4405038d67
add server setting for auto update
2023-03-20 18:10:52 +05:30
Matthew R Kasun
b3cfbe7266
default proxy mode
2023-03-13 14:39:13 -04:00
Abhishek Kondur
b7f8a62387
add stun port to compose file
2023-03-08 19:04:38 +04:00
afeiszli
4ff135e196
adding StunList
2023-03-01 17:10:36 -05:00
Anish Mukherjee
2700acc1d7
user BROKER_ENDPOINT and SERVER_BROKER_ENDPOINT
2023-02-23 17:48:37 +05:30
Anish Mukherjee
6f8f9ec5ef
rename MQ_HOST -> BROKER_ENDPOINT
2023-02-22 22:02:43 +05:30
Anish Mukherjee
92327ebd2f
update mq host specification
2023-02-22 20:45:13 +05:30
Anish Mukherjee
5e056dd7ec
update docker compose
2023-02-22 20:37:39 +05:30
Anish Mukherjee
c7a3306d3e
refresh emqx admin user on server startup
2023-02-22 20:37:08 +05:30
Anish Mukherjee
a33ac33462
wait for EMQX rest endpoint startup
2023-02-22 20:37:08 +05:30
Anish Mukherjee
d2adf88b21
add emqx boilerplate
2023-02-22 20:37:08 +05:30
afeiszli
faef688146
testing local build
2023-02-16 23:21:24 -05:00
afeiszli
079e51c0ca
compose file updates
2023-02-13 16:42:18 -05:00
dcarns
d5c85b1d87
Merge pull request #2002 from gravitl/GRA-1011/remove_mq_dyn_sec
...
Gra 1011/remove mq dyn sec
2023-02-08 08:55:23 -05:00
afeiszli
32c9c94d05
changing version to 0.18.0
2023-02-07 19:01:05 -05:00
Abhishek Kondur
f19e3c31d0
use wait script to encrypt mq password
2023-02-07 17:01:57 +04:00
Abhishek Kondur
aa3820d2bf
merge conflicts fixes
2023-02-07 14:28:04 +04:00
Abhishek Kondur
bd878f79c1
merge conflicts resolved
2023-02-07 14:24:39 +04:00
Matthew R Kasun
232dd24337
remove CLIENT_MODE HOST_MODE
2023-01-23 13:02:02 -05:00