STURN server von google hinzugefügt

This commit is contained in:
PxlLoewe
2025-07-08 11:18:44 -07:00
parent 91d706bc6b
commit c167d45d61
2 changed files with 13 additions and 10 deletions

View File

@@ -8,12 +8,11 @@ networks:
redis_network:
driver: bridge
traefik:
external: true
moodle_db_network:
driver: bridge
external: true#
services:
hub:
restart: unless-stopped
build:
context: .
dockerfile: ./apps/hub/Dockerfile
@@ -65,6 +64,7 @@ services:
# Dispatch Service
dispatch:
restart: unless-stopped
build:
context: .
dockerfile: ./apps/dispatch/Dockerfile
@@ -93,6 +93,7 @@ services:
- postgres_network
- traefik
dispatch-server:
restart: unless-stopped
build:
context: .
dockerfile: ./apps/dispatch-server/Dockerfile
@@ -119,6 +120,7 @@ services:
redis:
condition: service_healthy
cadvisor:
restart: unless-stopped
image: gcr.io/cadvisor/cadvisor:latest
container_name: cadvisor
ports:
@@ -129,9 +131,9 @@ services:
- /sys:/sys:ro
- /var/lib/docker/:/var/lib/docker:ro
networks:
- core_network
restart: unless-stopped
- core_network#
prometheus:
restart: unless-stopped
image: prom/prometheus:latest
container_name: prometheus
ports:
@@ -148,6 +150,7 @@ services:
- core_network
core-server:
restart: unless-stopped
build:
context: .
dockerfile: ./apps/core-server/Dockerfile
@@ -162,6 +165,7 @@ services:
- core_network
docs:
restart: unless-stopped
build:
context: .
dockerfile: ./apps/docs/Dockerfile
@@ -176,6 +180,7 @@ services:
- traefik
postgres:
restart: unless-stopped
image: postgres:13
container_name: postgres
healthcheck:
@@ -197,6 +202,7 @@ services:
- traefik
redis:
restart: unless-stopped
container_name: redis
image: redis/redis-stack:latest
ports:
@@ -233,9 +239,6 @@ services:
volumes:
postgres-data:
moodle_data:
moodle_database:
moodle_moodledata:
redis_data:
driver: local
portainer_data:

View File

@@ -4,8 +4,8 @@ rtc:
udp_port: 7882
tcp_port: 7881
use_external_ip: false
# ice_servers:
# - urls: ["stun:stun.l.google.com:19302"]
ice_servers:
- urls: ["stun:stun.l.google.com:19302"]
keys:
APIAnsGdtdYp2Ho: tdPjVsYUx8ddC7K9NvdmVAeLRF9GeADD6Fedm1x63fWC
logging: