-
Notifications
You must be signed in to change notification settings - Fork 1
/
.env
144 lines (105 loc) · 2.5 KB
/
.env
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
DEBUG=false
TIMEOUT=90000
NODE_ENV=develop
# **********************
# gRPC services hosts
# **********************
#[RPC]_HOST=
# **********************
# Internationalization
# **********************
LOCALE=en
REGION=IR
TZ=Asia/Tehran
# **********************
# Secret Management
# **********************
VAULT_HOST=http://localhost:8200
VAULT_TOKEN=
# **********************
# Logging Services
# **********************
# Logging
LOG_DEBUG=*
LOG_LEVEL=notice
# Sentry
SENTRY_DSN=
SENTRY_MAX_BREADCRUMBS=10
SENTRY_TRACES_SAMPLE_RATE=1.0
# **********************
# Storage Services
# **********************
# Mongo
MONGO_DB=wenex
MONGO_PREFIX=wnx
MONGO_USER=root
MONGO_PASS=password123
MONGO_HOST=mongodb-primary:27017,mongodb-secondary:27018
MONGO_QUERY="replicaSet=rs0&authSource=admin"
# Couchbase
COUCH_BUCKET=wenex
COUCH_USERNAME=admin
COUCH_PASSWORD=password
COUCH_HOST=couchbase://localhost
COUCH_RAM_QUOTA_MB=256
# Redis
REDIS_PORT=6379
REDIS_HOST=localhost
REDIS_PASSWORD=
# Minio
MINIO_HOST=localhost
MINIO_ACCESS_KEY=minioadmin
MINIO_SECRET_KEY=minioadmin
# InfluxDBv2
INFLUX_ORG=wenex
INFLUX_URL=http://localhost:8086
INFLUX_TOKEN=admintoken123
INFLUX_TELEMETRY_BUCKET=metrics
INFLUX_TELEMETRY_RETENTION=30d
# Elasticsearch
ELASTICSEARCH_NODE=http://localhost:9200
# **********************
# Broker Services
# **********************
# Kafka
KAFKA_HOST=
KAFKA_PORT=
KAFKAJS_NO_PARTITIONER_WARNING=1
# EMQX
EMQX_USERNAME=admin
EMQX_PASSWORD=public
EMQX_EXHOOK_URL=http://localhost:6020
EMQX_BASE_URL=http://localhost:18083/api/v5
EMQX_BRIDGE_URL=http://localhost:8002/mirror
EMQX_BRIDGE_NAME=official-client-backend-bridge
EMQX_BRIDGE_TOPIC=6448d4122ed1fc913e4d4a5a/mongo/+/cdc
EMQX_AUTHENTICATOR_URL=http://localhost:3020/auth/emqx-token
EMQX_AUTHORIZATION_URL=http://localhost:3020/auth/emqx-grant
# **********************
# OpenStreetMap
# **********************
# Overpass Api
OVERPASS_API_BASE_URL=http://localhost:18081
# **********************
# Telemetry Services
# **********************
# Zipkin
ZIPKIN_URL=
# Prometheus
PROMETHEUS_PORT=9464
PROMETHEUS_ENDPOINT=metrics
# OpenTelemetry
OTLP_PORT=4318
OTLP_HOST=otelcol
OTLP_SERVICE_NAME=
# Jaeger
JAEGER_SERVICE_PORT=16686
JAEGER_SERVICE_HOST=jaeger
# **********************
# APM SERVICE - ELASTIC
# **********************
ELASTIC_APM_SERVICE_NAME=
# Elastic - https://github.com/sherifabdlnaby/elastdocker
ELASTIC_APM_SERVER_URL=https://localhost:8200
ELASTIC_APM_SECRET_TOKEN=secrettokengoeshere
ELASTIC_APM_VERIFY_SERVER_CERT=false # self-sign