29 lines
604 B
Bash
29 lines
604 B
Bash
MYSQL_TAG=8
|
|
REDIS_TAG=7.0
|
|
MONGO_TAG=5
|
|
PGSQL_TAG=13
|
|
LDAP_TAG=2.4.50
|
|
INFLUXDB_TAG=2.5.0
|
|
TDENGINE_TAG=3.0.2.4
|
|
DYNAMO_TAG=1.21.0
|
|
CASSANDRA_TAG=3.11
|
|
MINIO_TAG=RELEASE.2023-03-20T20-16-18Z
|
|
OPENTS_TAG=9aa7f88
|
|
KINESIS_TAG=2.1
|
|
HSTREAMDB_TAG=v0.19.3
|
|
HSTREAMDB_ZK_TAG=3.8.1
|
|
|
|
MS_IMAGE_ADDR=mcr.microsoft.com/mssql/server
|
|
SQLSERVER_TAG=2019-CU19-ubuntu-20.04
|
|
|
|
|
|
# Password for the 'elastic' user (at least 6 characters)
|
|
ELASTIC_PASSWORD="emqx123"
|
|
# Password for the 'kibana_system' user (at least 6 characters)
|
|
KIBANA_PASSWORD="emqx123"
|
|
# Version of Elastic products
|
|
ELASTIC_TAG=8.11.4
|
|
LICENSE=basic
|
|
|
|
TARGET=emqx/emqx
|