emqx/.ci/docker-compose-file
Ivan Dyachkov dd686c24a0 Merge remote-tracking branch 'upstream/release-57' into 20240807-sync-release-branches 2024-08-07 09:44:38 +02:00
..
cassandra test(emqx_bridge_cassandra): add connector test case for Cassandra configured without authentication 2023-09-01 19:56:07 +03:00
certs test(bridge): cover ssl testing for cassandra bridge 2023-03-17 18:25:05 +08:00
clickhouse feat: add clickhouse database bridge 2023-03-02 12:22:11 +01:00
elastic test: add es docker CI test 2024-01-18 16:44:56 +08:00
haproxy ci: refactor workflows to use single entry point on pull request trigger 2023-08-06 14:16:56 +02:00
influxdb test(influxdb): increase influxdb bridge/connector coverage (ee5.0) 2022-11-07 15:15:49 -03:00
iotdb013 test: run tests against iotdb013 container 2023-05-31 11:30:13 +02:00
kafka ci: create a kafka topic with smalle max.message.bytes config 2024-06-17 17:27:25 +02:00
kerberos test: fix error in script detected by spellcheck script 2022-09-23 10:37:30 +02:00
odbc ci: unmount odbcinst.ini file 2023-04-14 10:02:47 +08:00
openldap chore: add ldap test doc 2024-07-25 18:42:08 +02:00
otel test(emqx_opentelemetry): add trace test suite 2023-12-05 18:18:31 +02:00
pgsql ci: pin dockerfiles by digest 2024-01-12 11:55:51 +01:00
python ci: explicitly use --require-hashes for pip install 2024-01-12 11:29:22 +01:00
rabbitmq feat(rabbitmq_bridge): add TLS support 2023-07-27 15:52:46 -03:00
redis feat: redis bridge v2 2023-11-29 16:06:46 +08:00
rocketmq feat: add SSL support to RocketMQ connector 2024-06-17 19:06:12 +02:00
scripts test(docker): set global mqtt config 2023-05-02 21:50:36 +02:00
.env feat: refactor HStreamDB bridge to connector and action 2024-02-14 17:34:35 +01:00
conf.cluster.env refactor(CI): update the ENVs for new listener,zone configs 2021-08-26 09:11:30 +08:00
conf.env fix(test): set RETRY_INTERVAL and MAX_TOPIC_ALIAS for paho test 2021-07-17 17:36:01 +08:00
credentials.env feat(mongo): accept wrapped secrets as passwords 2023-11-14 16:05:24 +07:00
docker-compose-azurite.yaml feat: implement azure blob storage action 2024-05-31 11:07:44 -03:00
docker-compose-cassandra.yaml ci(docker): use public.ecr.aws registry 2023-10-10 09:15:08 +02:00
docker-compose-clickhouse.yaml feat: add clickhouse database bridge 2023-03-02 12:22:11 +01:00
docker-compose-couchbase.yaml feat: implement couchbase connector and action 2024-07-04 17:51:59 -03:00
docker-compose-dynamo.yaml ci(docker): use public.ecr.aws registry 2023-10-10 09:15:08 +02:00
docker-compose-elastic-search-tls.yaml test(elastic_search): fix flaky test 2024-03-06 11:38:22 -03:00
docker-compose-emqx-cluster-mnesia.override.yaml chore(config): move db configs under cluster/node keys 2022-05-26 14:02:22 -03:00
docker-compose-emqx-cluster-rlog.override.yaml chore(config): move db configs under cluster/node keys 2022-05-26 14:02:22 -03:00
docker-compose-emqx-cluster.yaml ci(docker): use public.ecr.aws registry 2023-10-10 09:15:08 +02:00
docker-compose-gcp-emulator.yaml feat(gcp_pubsub_consumer): implement GCP PubSub Consumer bridge 2023-06-19 16:04:12 -03:00
docker-compose-greptimedb.yaml feat: update greptimedb client lib and ci version 2024-03-22 15:33:15 -07:00
docker-compose-hstreamdb.yaml chore(ci): fix zookeeper version for hstreamdb 2023-08-18 14:49:21 -03:00
docker-compose-influxdb-tcp.yaml ci(docker): use public.ecr.aws registry 2023-10-10 09:15:08 +02:00
docker-compose-influxdb-tls.yaml ci(docker): use public.ecr.aws registry 2023-10-10 09:15:08 +02:00
docker-compose-iotdb.yaml feat: support iotdb 1.3.0 2024-04-19 08:54:18 +08:00
docker-compose-kafka.yaml chore: bump otp -> 26.2.5-3 2024-06-27 11:36:18 -03:00
docker-compose-kinesis.yaml ci(docker): use public.ecr.aws registry 2023-10-10 09:15:08 +02:00
docker-compose-ldap.yaml ci: fix a typo in commented out docker-compose yaml file 2024-08-01 22:41:42 +02:00
docker-compose-minio-tcp.yaml fix(ft-s3): fix review comments 2023-04-07 17:36:47 +03:00
docker-compose-minio-tls.yaml fix(ft-s3): fix review comments 2023-04-07 17:36:47 +03:00
docker-compose-mongo-replicaset-tcp.yaml ci(docker): use public.ecr.aws registry 2023-10-10 09:15:08 +02:00
docker-compose-mongo-replicaset-tls.yaml ci(docker): use public.ecr.aws registry 2023-10-10 09:15:08 +02:00
docker-compose-mongo-sharded-tcp.yaml ci(docker): use public.ecr.aws registry 2023-10-10 09:15:08 +02:00
docker-compose-mongo-single-tcp.yaml feat(mongo): accept wrapped secrets as passwords 2023-11-14 16:05:24 +07:00
docker-compose-mongo-single-tls.yaml ci(docker): use public.ecr.aws registry 2023-10-10 09:15:08 +02:00
docker-compose-mysql-tcp.yaml ci(docker): use public.ecr.aws registry 2023-10-10 09:15:08 +02:00
docker-compose-mysql-tls.yaml ci(docker): use public.ecr.aws registry 2023-10-10 09:15:08 +02:00
docker-compose-opents.yaml test(opents): add test cases for OpenTSDB 2023-04-23 11:03:20 +08:00
docker-compose-oracle.yaml feat(oracle): Oracle Database integration 2023-04-27 13:07:20 -03:00
docker-compose-otel.yaml test(emqx_opentelemetry): add trace test suite 2023-12-05 18:18:31 +02:00
docker-compose-pgsql-tcp.yaml ci(docker): use public.ecr.aws registry 2023-10-10 09:15:08 +02:00
docker-compose-pgsql-tls.yaml ci: update remaining docker images in workflows to use public.ecr.aws 2023-10-17 22:36:43 +02:00
docker-compose-pulsar.yaml style: change docker compose file name 2023-04-25 14:28:00 -03:00
docker-compose-python.yaml ci(docker): use public.ecr.aws registry 2023-10-10 09:15:08 +02:00
docker-compose-rabbitmq.yaml feat: rabbitmq bridge v2 integration 2024-02-06 07:57:12 +08:00
docker-compose-redis-cluster-tcp.yaml ci(docker): use public.ecr.aws registry 2023-10-10 09:15:08 +02:00
docker-compose-redis-cluster-tls.yaml ci(docker): use public.ecr.aws registry 2023-10-10 09:15:08 +02:00
docker-compose-redis-sentinel-tcp.yaml ci(docker): use public.ecr.aws registry 2023-10-10 09:15:08 +02:00
docker-compose-redis-sentinel-tls.yaml ci(docker): use public.ecr.aws registry 2023-10-10 09:15:08 +02:00
docker-compose-redis-single-tcp.yaml ci(docker): use public.ecr.aws registry 2023-10-10 09:15:08 +02:00
docker-compose-redis-single-tls.yaml ci(docker): use public.ecr.aws registry 2023-10-10 09:15:08 +02:00
docker-compose-rocketmq-ssl.yaml feat: add SSL support to RocketMQ connector 2024-06-17 19:06:12 +02:00
docker-compose-rocketmq.yaml test(rocketmq): add an ACL test case 2023-06-02 11:19:06 +08:00
docker-compose-sqlserver.yaml test: create bridge with invalid password 2023-04-14 12:52:08 +08:00
docker-compose-tdengine-restful.yaml test(bridges): add test cases for TDEngine 2023-02-14 22:04:29 +08:00
docker-compose-toxiproxy.yaml ci: add env vars to run cassandra tests locally 2024-01-22 10:16:46 +08:00
docker-compose.yaml chore: bump otp -> 26.2.5-3 2024-06-27 11:36:18 -03:00
toxiproxy.json feat: implement couchbase connector and action 2024-07-04 17:51:59 -03:00