env example añadido
Deploy to Coolify / deploy (push) Waiting to run

This commit is contained in:
2025-11-16 17:07:22 +01:00
parent e13560202b
commit 399613e009
2 changed files with 23 additions and 12 deletions
+12 -1
View File
@@ -11,6 +11,17 @@ LOKI_PORT=3100
TEMPO_PORT=3200
ALLOY_PORT=12345
ALLOY_UI_PORT=12345
ALLOY_METRICS_PORT=9999
ALLOY_LOGS_HTTP_PORT=3101
ALLOY_SYSLOG_PORT=1514
ALLOY_OTLP_GRPC_PORT=4317
ALLOY_OTLP_HTTP_PORT=4318
ALLOY_JAEGER_GRPC_PORT=14250
ALLOY_JAEGER_HTTP_PORT=14268
ALLOY_JAEGER_COMPACT_PORT=6831
ALLOY_ZIPKIN_PORT=9411
NODE_EXPORTER_PORT=9100
CADVISOR_PORT=8081
# Configuración de volúmenes
# Rutas donde se almacenarán los datos persistentes
@@ -30,4 +41,4 @@ COMPOSE_PROJECT_NAME=suite-logs
# 1. Copia este archivo a .env: cp .env.example .env
# 2. Edita .env y cambia GRAFANA_ADMIN_PASSWORD por una contraseña segura
# 3. Opcionalmente modifica los puertos si hay conflictos
# 4. Nunca subas el archivo .env al repositorio (ya está en .gitignore)
# 4. Nunca subas el archivo .env al repositorio (ya está en .gitignore)