Skip to content

Commit 901db2b

Browse files
🎉 feat: v3.1.11.1
- 主要更新 - [升级] Spring Cloud Tencent 版本升级至 1.13.2-2022.0.4 - [发布] 发布基于 Nacos 2.3.2、使用 Postgresql 数据库作为存储、支持amd、arm 等多CPU架构的 Herodotus Nacos Server Docker 镜像已发布至 Docker Hub。 - [发布] 基于 Dante 最新代码重新打包,herodotus/ sentinel-dashboard 镜像。优化打包方式,新增 amd、arm 等多种 CPU 架构支持。 - 其它更新 - [修复] 修复前端组件库编译出现 Error: Cannot find module @rollup/rollup-win32-x64-msvc. 错误 fix: #I9IYT3 - 依赖更新 - [升级] maven-gpg-plugin 版本升级至 3.2.4 - [升级] redisson 版本升级至 3.29.0 - [升级] aws-java-sdk-s3 版本升级至 1.12.709 - [升级] quasar webjars 版本升级至 2.15.4 - [升级] vue webjars 版本升级至 3.4.23 - [升级] alipay-sdk-java 版本升级至 4.39.58.ALL - [升级] xnio 版本升级至 3.8.14.Final - [升级] minio 版本升级至 8.5.10
1 parent e4b8655 commit 901db2b

File tree

41 files changed

+623
-122
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+623
-122
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@
99
<a href="https://spring.io/projects/spring-boot" target="_blank"><img src="https://img.shields.io/badge/Spring%20Boot-3.1.11-blue.svg?logo=spring" alt="Spring Boot 3.1.11"></a>
1010
<a href="https://spring.io/projects/spring-cloud" target="_blank"><img src="https://img.shields.io/badge/Spring%20Cloud-2022.0.5-blue.svg?logo=spring" alt="Spring Cloud 2022.0.5"></a>
1111
<a href="https://github.com/alibaba/spring-cloud-alibaba" target="_blank"><img src="https://img.shields.io/badge/Spring%20Cloud%20Alibaba-2022.0.0.0-blue.svg?logo=alibabadotcom" alt="Spring Cloud Alibaba 2022.0.0.0"></a>
12-
<a href="https://github.com/Tencent/spring-cloud-tencent" target="_blank"><img src="https://img.shields.io/badge/Spring%20Cloud%20Tencent-1.13.1--2022.0.4-blue.svg?logo=tencentqq" alt="Spring Cloud Tencent 1.13.1-2022.0.4"></a>
12+
<a href="https://github.com/Tencent/spring-cloud-tencent" target="_blank"><img src="https://img.shields.io/badge/Spring%20Cloud%20Tencent-1.13.2--2022.0.4-blue.svg?logo=tencentqq" alt="Spring Cloud Tencent 1.13.2-2022.0.4"></a>
1313
<a href="https://nacos.io/zh-cn/index.html" target="_blank"><img src="https://img.shields.io/badge/Nacos-2.3.2-brightgreen.svg?logo=alibabadotcom" alt="Nacos 2.3.2"></a>
1414
</p>
1515
<p align="center">
16-
<a href="#" target="_blank"><img src="https://img.shields.io/badge/Version-3.1.11.0-red.svg?logo=spring" alt="Version 3.1.11.0"></a>
17-
<a href="https://gitee.com/herodotus/dante-engine" target="_blank"><img src="https://img.shields.io/badge/Dante%20Engine-3.1.11.0-red.svg?logo=spring" alt="Dante Engine 3.1.11.0"></a>
18-
<a href="https://gitee.com/herodotus/dante-oss" target="_blank"><img src="https://img.shields.io/badge/Dante%20OSS-3.1.11.0-red.svg?logo=spring" alt="Dante OSS 3.1.11.0"></a>
16+
<a href="#" target="_blank"><img src="https://img.shields.io/badge/Version-3.1.11.1-red.svg?logo=spring" alt="Version 3.1.11.1"></a>
17+
<a href="https://gitee.com/herodotus/dante-engine" target="_blank"><img src="https://img.shields.io/badge/Dante%20Engine-3.1.11.1-red.svg?logo=spring" alt="Dante Engine 3.1.11.1"></a>
18+
<a href="https://gitee.com/herodotus/dante-oss" target="_blank"><img src="https://img.shields.io/badge/Dante%20OSS-3.1.11.1-red.svg?logo=spring" alt="Dante OSS 3.1.11.1"></a>
1919
<a href="https://bell-sw.com/pages/downloads/#downloads" target="_blank"><img src="https://img.shields.io/badge/JDK-17%2B-green.svg?logo=openjdk" alt="Java 17"></a>
2020
<a href="./LICENSE"><img src="https://img.shields.io/badge/License-Apache--2.0-blue.svg?logo=apache" alt="License Apache 2.0"></a>
2121
<a href="https://www.herodotus.cn"><img src="https://visitor-badge.laobi.icu/badge?page_id=dante-cloud&title=Total%20Visits" alt="Total Visits"></a>
@@ -38,7 +38,7 @@
3838

3939
## 企业级技术中台微服务架构与服务能力开发平台
4040

41-
Dante Cloud (但丁,原 Eurynome Cloud) 是一款企业级微服务架构和服务能力开发平台,是采用领域驱动模型(DDD)设计思想的、全面拥抱 Spring Authorization Server 的、基于 OAuth2.1 协议的、支持智能电视、IoT等物联网设备认证的微服务架构。基于 Spring Authorization Server 1.1.7、Spring Boot 3.1.11、Spring Cloud 2022.0.5、Spring Cloud Tencent 1.13.1-2022.0.4、Spring Cloud Alibaba 2022.0.0.0、Nacos 2.3.2 等主流技术栈开发的多租户系统,遵循SpringBoot 编程思想,高度模块化和可配置化。具备服务发现、配置、熔断、限流、降级、监控、多级缓存、分布式事务、工作流等功能。
41+
Dante Cloud (但丁,原 Eurynome Cloud) 是一款企业级微服务架构和服务能力开发平台,是采用领域驱动模型(DDD)设计思想的、全面拥抱 Spring Authorization Server 的、基于 OAuth2.1 协议的、支持智能电视、IoT等物联网设备认证的微服务架构。基于 Spring Authorization Server 1.1.7、Spring Boot 3.1.11、Spring Cloud 2022.0.5、Spring Cloud Tencent 1.13.2-2022.0.4、Spring Cloud Alibaba 2022.0.0.0、Nacos 2.3.2 等主流技术栈开发的多租户系统,遵循SpringBoot 编程思想,高度模块化和可配置化。具备服务发现、配置、熔断、限流、降级、监控、多级缓存、分布式事务、工作流等功能。
4242

4343
## 定位
4444

@@ -156,7 +156,7 @@ Dante Cloud (但丁,原 Eurynome Cloud) 是一款企业级微服务架构和
156156
| Spring Boot | 3.1.11 |
157157
| Spring Cloud | 2022.0.5 |
158158
| Spring Cloud Alibaba | 2022.0.0.0 |
159-
| Spring Cloud Tencent | 1.13.1-2022.0.4 |
159+
| Spring Cloud Tencent | 1.13.2-2022.0.4 |
160160
| Spring Authorization Server | 1.1.7 |
161161
| Spring Boot Admin | 3.2.3 |
162162
| Nacos | 2.3.2 |

configurations/docker/docker-compose/linux/herodotus/.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION=3.1.11.0
1+
VERSION=3.1.11.1
22
GATEWAY_SERVICE_NAME=dante-cloud-gateway
33
GATEWAY_SERVICE_PORT=8847
44
UAA_SERVICE_NAME=dante-cloud-uaa

configurations/docker/docker-compose/linux/herodotus/env.base.yml

Lines changed: 16 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,25 @@
11
version: "3"
22
services:
33
nacos:
4-
image: nacos/nacos-server:v2.3.2
4+
image: herodotus/nacos-server:v2.3.2
55
container_name: nacos
66
hostname: nacos
77
environment:
88
MODE: standalone
9-
SPRING_DATASOURCE_PLATFORM: mysql
10-
MYSQL_SERVICE_HOST: 192.168.101.10
11-
MYSQL_SERVICE_PORT: 13306
12-
MYSQL_SERVICE_USER: nacos
13-
MYSQL_SERVICE_PASSWORD: nacos
14-
MYSQL_SERVICE_DB_NAME: nacos
15-
MYSQL_SERVICE_DB_PARAM: characterEncoding=utf8&connectTimeout=1000&socketTimeout=3000&autoReconnect=true&allowPublicKeyRetrieval=true&serverTimezone=GMT%2B8
9+
# SPRING_DATASOURCE_PLATFORM: mysql
10+
# MYSQL_SERVICE_HOST: 192.168.101.10
11+
# MYSQL_SERVICE_PORT: 13306
12+
# MYSQL_SERVICE_USER: nacos
13+
# MYSQL_SERVICE_PASSWORD: nacos
14+
# MYSQL_SERVICE_DB_NAME: nacos
15+
# MYSQL_SERVICE_DB_PARAM: characterEncoding=utf8&connectTimeout=1000&socketTimeout=3000&autoReconnect=true&allowPublicKeyRetrieval=true&serverTimezone=GMT%2B8
16+
SPRING_DATASOURCE_PLATFORM: postgresql
17+
POSTGRESQL_SERVICE_HOST: 192.168.101.10
18+
POSTGRESQL_SERVICE_PORT: 15432
19+
POSTGRESQL_SERVICE_USER: nacos
20+
POSTGRESQL_SERVICE_PASSWORD: nacos
21+
POSTGRESQL_SERVICE_DB_NAME: nacos
22+
POSTGRESQL_SERVICE_DB_PARAM: tcpKeepAlive=true&reWriteBatchedInserts=true&ApplicationName=nacos
1623
NACOS_AUTH_IDENTITY_KEY: serverIdentity
1724
NACOS_AUTH_IDENTITY_VALUE: security
1825
NACOS_AUTH_TOKEN: SecretKey012345678901234567890123456789012345678901234567890123456789
@@ -75,7 +82,7 @@ services:
7582
- /usr/local/docker-volumes/elk/logstash/conf.d:/etc/logstash/conf.d
7683

7784
sentinel:
78-
image: herodotus/sentinel-dashboard:1.8.7
85+
image: herodotus/sentinel-dashboard:v1.8.7
7986
container_name: sentinel-dashboard
8087
environment:
8188
SENTINEL_ADMIN_USERNAME: sentinel

configurations/docker/docker-compose/linux/herodotus/env.base.debezium.yml renamed to configurations/docker/docker-compose/linux/herodotus/env.full.debezium.yml

Lines changed: 16 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,26 @@
11
version: "3"
22
services:
33
nacos:
4-
image: nacos/nacos-server:v2.3.2
4+
image: herodotus/nacos-server:v2.3.2
55
container_name: nacos
66
hostname: nacos
77
restart: always
88
environment:
99
MODE: standalone
10-
SPRING_DATASOURCE_PLATFORM: mysql
11-
MYSQL_SERVICE_HOST: 192.168.101.10
12-
MYSQL_SERVICE_PORT: 13306
13-
MYSQL_SERVICE_USER: nacos
14-
MYSQL_SERVICE_PASSWORD: nacos
15-
MYSQL_SERVICE_DB_NAME: nacos
16-
MYSQL_SERVICE_DB_PARAM: characterEncoding=utf8&connectTimeout=1000&socketTimeout=3000&autoReconnect=true&allowPublicKeyRetrieval=true&serverTimezone=GMT%2B8
10+
# SPRING_DATASOURCE_PLATFORM: mysql
11+
# MYSQL_SERVICE_HOST: 192.168.101.10
12+
# MYSQL_SERVICE_PORT: 13306
13+
# MYSQL_SERVICE_USER: nacos
14+
# MYSQL_SERVICE_PASSWORD: nacos
15+
# MYSQL_SERVICE_DB_NAME: nacos
16+
# MYSQL_SERVICE_DB_PARAM: characterEncoding=utf8&connectTimeout=1000&socketTimeout=3000&autoReconnect=true&allowPublicKeyRetrieval=true&serverTimezone=GMT%2B8
17+
SPRING_DATASOURCE_PLATFORM: postgresql
18+
POSTGRESQL_SERVICE_HOST: 192.168.101.10
19+
POSTGRESQL_SERVICE_PORT: 15432
20+
POSTGRESQL_SERVICE_USER: nacos
21+
POSTGRESQL_SERVICE_PASSWORD: nacos
22+
POSTGRESQL_SERVICE_DB_NAME: nacos
23+
POSTGRESQL_SERVICE_DB_PARAM: tcpKeepAlive=true&reWriteBatchedInserts=true&ApplicationName=nacos
1724
NACOS_AUTH_IDENTITY_KEY: serverIdentity
1825
NACOS_AUTH_IDENTITY_VALUE: security
1926
NACOS_AUTH_TOKEN: SecretKey012345678901234567890123456789012345678901234567890123456789
@@ -72,7 +79,7 @@ services:
7279
- kafka
7380

7481
sentinel:
75-
image: herodotus/sentinel-dashboard:1.8.7
82+
image: herodotus/sentinel-dashboard:v1.8.7
7683
container_name: sentinel-dashboard
7784
environment:
7885
SENTINEL_ADMIN_USERNAME: sentinel

configurations/docker/docker-compose/linux/herodotus/env.base.tencent.yml renamed to configurations/docker/docker-compose/linux/herodotus/env.full.tencent.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ services:
4343
- zookeeper
4444

4545
sentinel:
46-
image: herodotus/sentinel-dashboard:1.8.7
46+
image: herodotus/sentinel-dashboard:v1.8.7
4747
container_name: sentinel-dashboard
4848
environment:
4949
SENTINEL_ADMIN_USERNAME: sentinel

configurations/docker/docker-compose/linux/herodotus/env.quick-start.yaml

Lines changed: 15 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,25 @@ version: '3.8'
22
services:
33

44
nacos:
5-
image: nacos/nacos-server:v2.3.2
5+
image: herodotus/nacos-server:v2.3.2
66
container_name: dante-nacos
77
hostname: dante-nacos
88
environment:
99
MODE: standalone
10-
SPRING_DATASOURCE_PLATFORM: mysql
11-
MYSQL_SERVICE_HOST: dante-mysql
12-
MYSQL_SERVICE_PORT: 3306
13-
MYSQL_SERVICE_USER: nacos
14-
MYSQL_SERVICE_PASSWORD: nacos
15-
MYSQL_SERVICE_DB_NAME: nacos
16-
MYSQL_SERVICE_DB_PARAM: characterEncoding=utf8&connectTimeout=1000&socketTimeout=3000&autoReconnect=true&allowPublicKeyRetrieval=true&serverTimezone=GMT%2B8
10+
# SPRING_DATASOURCE_PLATFORM: mysql
11+
# MYSQL_SERVICE_HOST: dante-mysql
12+
# MYSQL_SERVICE_PORT: 3306
13+
# MYSQL_SERVICE_USER: nacos
14+
# MYSQL_SERVICE_PASSWORD: nacos
15+
# MYSQL_SERVICE_DB_NAME: nacos
16+
# MYSQL_SERVICE_DB_PARAM: characterEncoding=utf8&connectTimeout=1000&socketTimeout=3000&autoReconnect=true&allowPublicKeyRetrieval=true&serverTimezone=GMT%2B8
17+
SPRING_DATASOURCE_PLATFORM: postgresql
18+
POSTGRESQL_SERVICE_HOST: 192.168.101.10
19+
POSTGRESQL_SERVICE_PORT: 15432
20+
POSTGRESQL_SERVICE_USER: nacos
21+
POSTGRESQL_SERVICE_PASSWORD: nacos
22+
POSTGRESQL_SERVICE_DB_NAME: nacos
23+
POSTGRESQL_SERVICE_DB_PARAM: tcpKeepAlive=true&reWriteBatchedInserts=true&ApplicationName=nacos
1724
NACOS_AUTH_IDENTITY_KEY: serverIdentity
1825
NACOS_AUTH_IDENTITY_VALUE: security
1926
NACOS_AUTH_TOKEN: SecretKey012345678901234567890123456789012345678901234567890123456789

configurations/docker/docker-compose/linux/jenkins/env.ci.yml

Lines changed: 0 additions & 18 deletions
This file was deleted.

configurations/docker/docker-compose/windows/herodotus/.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION=3.1.11.0
1+
VERSION=3.1.11.1
22
GATEWAY_SERVICE_NAME=dante-cloud-gateway
33
GATEWAY_SERVICE_PORT=8847
44
UAA_SERVICE_NAME=dante-cloud-uaa

configurations/docker/docker-compose/windows/herodotus/env.base.without.elk.yml

Lines changed: 16 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,24 @@
11
version: "3"
22
services:
33
nacos:
4-
image: nacos/nacos-server:v2.3.2
4+
image: herodotus/nacos-server:v2.3.2
55
container_name: nacos
66
environment:
77
MODE: standalone
8-
SPRING_DATASOURCE_PLATFORM: mysql
9-
MYSQL_SERVICE_HOST: 192.168.101.10
10-
MYSQL_SERVICE_PORT: 13306
11-
MYSQL_SERVICE_USER: nacos
12-
MYSQL_SERVICE_PASSWORD: nacos
13-
MYSQL_SERVICE_DB_NAME: nacos
14-
MYSQL_SERVICE_DB_PARAM: characterEncoding=utf8&connectTimeout=1000&socketTimeout=3000&autoReconnect=true&allowPublicKeyRetrieval=true&serverTimezone=GMT%2B8
8+
# SPRING_DATASOURCE_PLATFORM: mysql
9+
# MYSQL_SERVICE_HOST: 192.168.101.10
10+
# MYSQL_SERVICE_PORT: 13306
11+
# MYSQL_SERVICE_USER: nacos
12+
# MYSQL_SERVICE_PASSWORD: nacos
13+
# MYSQL_SERVICE_DB_NAME: nacos
14+
# MYSQL_SERVICE_DB_PARAM: characterEncoding=utf8&connectTimeout=1000&socketTimeout=3000&autoReconnect=true&allowPublicKeyRetrieval=true&serverTimezone=GMT%2B8
15+
SPRING_DATASOURCE_PLATFORM: postgresql
16+
POSTGRESQL_SERVICE_HOST: 192.168.101.10
17+
POSTGRESQL_SERVICE_PORT: 15432
18+
POSTGRESQL_SERVICE_USER: nacos
19+
POSTGRESQL_SERVICE_PASSWORD: nacos
20+
POSTGRESQL_SERVICE_DB_NAME: nacos
21+
POSTGRESQL_SERVICE_DB_PARAM: tcpKeepAlive=true&reWriteBatchedInserts=true&ApplicationName=nacos
1522
NACOS_AUTH_IDENTITY_KEY: serverIdentity
1623
NACOS_AUTH_IDENTITY_VALUE: security
1724
NACOS_AUTH_TOKEN: SecretKey012345678901234567890123456789012345678901234567890123456789
@@ -71,7 +78,7 @@ services:
7178
- D:\\local-cached\\docker-volumes\\elk\\logstash\\conf.d:/etc/logstash/conf.d
7279

7380
sentinel:
74-
image: herodotus/sentinel-dashboard:1.8.7
81+
image: herodotus/sentinel-dashboard:v1.8.7
7582
container_name: sentinel-dashboard
7683
environment:
7784
SENTINEL_ADMIN_USERNAME: sentinel

configurations/docker/docker-compose/windows/herodotus/env.base.yml

Lines changed: 16 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,24 @@
11
version: "3"
22
services:
33
nacos:
4-
image: nacos/nacos-server:v2.3.2
4+
image: herodotus/nacos-server:v2.3.2
55
container_name: nacos
66
environment:
77
MODE: standalone
8-
SPRING_DATASOURCE_PLATFORM: mysql
9-
MYSQL_SERVICE_HOST: 192.168.101.10
10-
MYSQL_SERVICE_PORT: 13306
11-
MYSQL_SERVICE_USER: nacos
12-
MYSQL_SERVICE_PASSWORD: nacos
13-
MYSQL_SERVICE_DB_NAME: nacos
14-
MYSQL_SERVICE_DB_PARAM: characterEncoding=utf8&connectTimeout=1000&socketTimeout=3000&autoReconnect=true&allowPublicKeyRetrieval=true&serverTimezone=GMT%2B8
8+
# SPRING_DATASOURCE_PLATFORM: mysql
9+
# MYSQL_SERVICE_HOST: 192.168.101.10
10+
# MYSQL_SERVICE_PORT: 13306
11+
# MYSQL_SERVICE_USER: nacos
12+
# MYSQL_SERVICE_PASSWORD: nacos
13+
# MYSQL_SERVICE_DB_NAME: nacos
14+
# MYSQL_SERVICE_DB_PARAM: characterEncoding=utf8&connectTimeout=1000&socketTimeout=3000&autoReconnect=true&allowPublicKeyRetrieval=true&serverTimezone=GMT%2B8
15+
SPRING_DATASOURCE_PLATFORM: postgresql
16+
POSTGRESQL_SERVICE_HOST: 192.168.101.10
17+
POSTGRESQL_SERVICE_PORT: 15432
18+
POSTGRESQL_SERVICE_USER: nacos
19+
POSTGRESQL_SERVICE_PASSWORD: nacos
20+
POSTGRESQL_SERVICE_DB_NAME: nacos
21+
POSTGRESQL_SERVICE_DB_PARAM: tcpKeepAlive=true&reWriteBatchedInserts=true&ApplicationName=nacos
1522
NACOS_AUTH_IDENTITY_KEY: serverIdentity
1623
NACOS_AUTH_IDENTITY_VALUE: security
1724
NACOS_AUTH_TOKEN: SecretKey012345678901234567890123456789012345678901234567890123456789
@@ -71,7 +78,7 @@ services:
7178
- D:\\local-cached\\docker-volumes\\elk\\logstash\\conf.d:/etc/logstash/conf.d
7279

7380
sentinel:
74-
image: herodotus/sentinel-dashboard:1.8.7
81+
image: herodotus/sentinel-dashboard:v1.8.7
7582
container_name: sentinel-dashboard
7683
environment:
7784
SENTINEL_ADMIN_USERNAME: sentinel

configurations/docker/docker-compose/windows/herodotus/env.base.debezium.yml renamed to configurations/docker/docker-compose/windows/herodotus/env.full.debezium.yml

Lines changed: 16 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,26 @@
11
version: "3"
22
services:
33
nacos:
4-
image: nacos/nacos-server:v2.3.2
4+
image: herodotus/nacos-server:v2.3.2
55
container_name: nacos
66
hostname: nacos
77
restart: always
88
environment:
99
MODE: standalone
10-
SPRING_DATASOURCE_PLATFORM: mysql
11-
MYSQL_SERVICE_HOST: 192.168.101.10
12-
MYSQL_SERVICE_PORT: 13306
13-
MYSQL_SERVICE_USER: nacos
14-
MYSQL_SERVICE_PASSWORD: nacos
15-
MYSQL_SERVICE_DB_NAME: nacos
16-
MYSQL_SERVICE_DB_PARAM: characterEncoding=utf8&connectTimeout=1000&socketTimeout=3000&autoReconnect=true&allowPublicKeyRetrieval=true&serverTimezone=GMT%2B8
10+
# SPRING_DATASOURCE_PLATFORM: mysql
11+
# MYSQL_SERVICE_HOST: 192.168.101.10
12+
# MYSQL_SERVICE_PORT: 13306
13+
# MYSQL_SERVICE_USER: nacos
14+
# MYSQL_SERVICE_PASSWORD: nacos
15+
# MYSQL_SERVICE_DB_NAME: nacos
16+
# MYSQL_SERVICE_DB_PARAM: characterEncoding=utf8&connectTimeout=1000&socketTimeout=3000&autoReconnect=true&allowPublicKeyRetrieval=true&serverTimezone=GMT%2B8
17+
SPRING_DATASOURCE_PLATFORM: postgresql
18+
POSTGRESQL_SERVICE_HOST: 192.168.101.10
19+
POSTGRESQL_SERVICE_PORT: 15432
20+
POSTGRESQL_SERVICE_USER: nacos
21+
POSTGRESQL_SERVICE_PASSWORD: nacos
22+
POSTGRESQL_SERVICE_DB_NAME: nacos
23+
POSTGRESQL_SERVICE_DB_PARAM: tcpKeepAlive=true&reWriteBatchedInserts=true&ApplicationName=nacos
1724
NACOS_AUTH_IDENTITY_KEY: serverIdentity
1825
NACOS_AUTH_IDENTITY_VALUE: security
1926
NACOS_AUTH_TOKEN: SecretKey012345678901234567890123456789012345678901234567890123456789
@@ -72,7 +79,7 @@ services:
7279
- kafka
7380

7481
sentinel:
75-
image: herodotus/sentinel-dashboard:1.8.7
82+
image: herodotus/sentinel-dashboard:v1.8.7
7683
container_name: sentinel-dashboard
7784
environment:
7885
SENTINEL_ADMIN_USERNAME: sentinel

configurations/docker/docker-compose/windows/jenkins/env.ci.yml

Lines changed: 0 additions & 18 deletions
This file was deleted.
Binary file not shown.

0 commit comments

Comments
 (0)