feat:更新长亭雷池5.6.2

This commit is contained in:
okxlin 2024-05-23 22:18:30 +08:00
parent 04743e2181
commit 2defdf80ff
8 changed files with 34 additions and 62 deletions

View File

@ -6,7 +6,7 @@ services:
networks:
1panel-network:
ipv4_address: ${SUBNET_PREFIX}.234
image: chaitin/safeline-mgt:5.6.1
image: chaitin/safeline-mgt:5.6.2
volumes:
- /etc/localtime:/etc/localtime:ro
- ${SAFELINE_DIR}/resources/mgt:/app/data
@ -16,17 +16,10 @@ services:
test: curl -k -f https://localhost:1443/api/open/health
environment:
- MGT_PG=postgres://safeline-ce:${POSTGRES_PASSWORD}@safeline-pg/safeline-ce?sslmode=disable
dns:
- 119.29.29.29
- 223.5.5.5
- 180.76.76.76
- 1.2.4.8
- 114.114.114.114
- 8.8.8.8
logging:
options:
max-size: "100m"
max-file: "10"
max-file: "5"
depends_on:
- safeline-pg
- safeline-fvm
@ -39,7 +32,7 @@ services:
networks:
1panel-network:
ipv4_address: ${SUBNET_PREFIX}.235
image: chaitin/safeline-detector:5.6.1
image: chaitin/safeline-detector:5.6.2
volumes:
- ${SAFELINE_DIR}/resources/detector:/resources/detector
- ${SAFELINE_DIR}/logs/detector:/logs/detector
@ -55,7 +48,7 @@ services:
networks:
1panel-network:
ipv4_address: ${SUBNET_PREFIX}.236
image: chaitin/safeline-mario:5.6.1
image: chaitin/safeline-mario:5.6.2
volumes:
- ${SAFELINE_DIR}/resources/mario:/resources/mario
- ${SAFELINE_DIR}/logs/mario:/logs/mario
@ -67,14 +60,14 @@ services:
logging:
options:
max-size: "100m"
max-file: "10"
max-file: "5"
labels:
createdBy: Apps
safeline-tengine:
container_name: ${CONTAINER_NAME}-tengine
restart: always
image: chaitin/safeline-tengine:5.6.1
image: chaitin/safeline-tengine:5.6.2
volumes:
- /etc/localtime:/etc/localtime:ro
- /etc/resolv.conf:/etc/resolv.conf:ro
@ -97,7 +90,7 @@ services:
networks:
1panel-network:
ipv4_address: ${SUBNET_PREFIX}.237
image: chaitin/safeline-luigi:5.6.1
image: chaitin/safeline-luigi:5.6.2
volumes:
- /etc/localtime:/etc/localtime:ro
- ${SAFELINE_DIR}/resources/luigi:/app/data
@ -106,7 +99,7 @@ services:
logging:
options:
max-size: "100m"
max-file: "10"
max-file: "5"
depends_on:
- safeline-detector
- safeline-mgt
@ -119,13 +112,13 @@ services:
networks:
1panel-network:
ipv4_address: ${SUBNET_PREFIX}.238
image: chaitin/safeline-fvm:5.6.1
image: chaitin/safeline-fvm:5.6.2
volumes:
- /etc/localtime:/etc/localtime:ro
logging:
options:
max-size: "100m"
max-file: "10"
max-file: "5"
labels:
createdBy: Apps
@ -135,7 +128,7 @@ services:
networks:
1panel-network:
ipv4_address: ${SUBNET_PREFIX}.239
image: chaitin/safeline-bridge:5.6.1
image: chaitin/safeline-bridge:5.6.2
volumes:
- /etc/localtime:/etc/localtime:ro
- /var/run:/app/run
@ -149,7 +142,7 @@ services:
logging:
options:
max-size: "100m"
max-file: "10"
max-file: "5"
depends_on:
- safeline-mgt
labels:

View File

@ -16,17 +16,10 @@ services:
test: curl -k -f https://localhost:1443/api/open/health
environment:
- MGT_PG=postgres://safeline-ce:${POSTGRES_PASSWORD}@safeline-pg/safeline-ce?sslmode=disable
dns:
- 119.29.29.29
- 223.5.5.5
- 180.76.76.76
- 1.2.4.8
- 114.114.114.114
- 8.8.8.8
logging:
options:
max-size: "100m"
max-file: "10"
max-file: "5"
depends_on:
- safeline-pg
- safeline-fvm
@ -67,7 +60,7 @@ services:
logging:
options:
max-size: "100m"
max-file: "10"
max-file: "5"
labels:
createdBy: Apps
@ -106,7 +99,7 @@ services:
logging:
options:
max-size: "100m"
max-file: "10"
max-file: "5"
depends_on:
- safeline-detector
- safeline-mgt
@ -125,7 +118,7 @@ services:
logging:
options:
max-size: "100m"
max-file: "10"
max-file: "5"
labels:
createdBy: Apps
@ -149,7 +142,7 @@ services:
logging:
options:
max-size: "100m"
max-file: "10"
max-file: "5"
depends_on:
- safeline-mgt
labels:

View File

@ -7,7 +7,7 @@ services:
1panel-network:
safeline-ce:
ipv4_address: ${SUBNET_PREFIX}.4
image: chaitin/safeline-mgt:5.6.1
image: chaitin/safeline-mgt:5.6.2
volumes:
- /etc/localtime:/etc/localtime:ro
- ${SAFELINE_DIR}/resources/mgt:/app/data
@ -17,17 +17,10 @@ services:
test: curl -k -f https://localhost:1443/api/open/health
environment:
- MGT_PG=postgres://safeline-ce:${POSTGRES_PASSWORD}@safeline-pg/safeline-ce?sslmode=disable
dns:
- 119.29.29.29
- 223.5.5.5
- 180.76.76.76
- 1.2.4.8
- 114.114.114.114
- 8.8.8.8
logging:
options:
max-size: "100m"
max-file: "10"
max-file: "5"
depends_on:
- safeline-pg
- safeline-fvm
@ -41,7 +34,7 @@ services:
1panel-network:
safeline-ce:
ipv4_address: ${SUBNET_PREFIX}.5
image: chaitin/safeline-detector:5.6.1
image: chaitin/safeline-detector:5.6.2
volumes:
- ${SAFELINE_DIR}/resources/detector:/resources/detector
- ${SAFELINE_DIR}/logs/detector:/logs/detector
@ -58,7 +51,7 @@ services:
1panel-network:
safeline-ce:
ipv4_address: ${SUBNET_PREFIX}.6
image: chaitin/safeline-mario:5.6.1
image: chaitin/safeline-mario:5.6.2
volumes:
- ${SAFELINE_DIR}/resources/mario:/resources/mario
- ${SAFELINE_DIR}/logs/mario:/logs/mario
@ -70,14 +63,14 @@ services:
logging:
options:
max-size: "100m"
max-file: "10"
max-file: "5"
labels:
createdBy: Apps
safeline-tengine:
container_name: ${CONTAINER_NAME}-tengine
restart: always
image: chaitin/safeline-tengine:5.6.1
image: chaitin/safeline-tengine:5.6.2
volumes:
- /etc/localtime:/etc/localtime:ro
- /etc/resolv.conf:/etc/resolv.conf:ro
@ -101,7 +94,7 @@ services:
1panel-network:
safeline-ce:
ipv4_address: ${SUBNET_PREFIX}.7
image: chaitin/safeline-luigi:5.6.1
image: chaitin/safeline-luigi:5.6.2
volumes:
- /etc/localtime:/etc/localtime:ro
- ${SAFELINE_DIR}/resources/luigi:/app/data
@ -110,7 +103,7 @@ services:
logging:
options:
max-size: "100m"
max-file: "10"
max-file: "5"
depends_on:
- safeline-detector
- safeline-mgt
@ -124,13 +117,13 @@ services:
1panel-network:
safeline-ce:
ipv4_address: ${SUBNET_PREFIX}.8
image: chaitin/safeline-fvm:5.6.1
image: chaitin/safeline-fvm:5.6.2
volumes:
- /etc/localtime:/etc/localtime:ro
logging:
options:
max-size: "100m"
max-file: "10"
max-file: "5"
labels:
createdBy: Apps
@ -141,7 +134,7 @@ services:
1panel-network:
safeline-ce:
ipv4_address: ${SUBNET_PREFIX}.9
image: chaitin/safeline-bridge:5.6.1
image: chaitin/safeline-bridge:5.6.2
volumes:
- /etc/localtime:/etc/localtime:ro
- /var/run:/app/run
@ -155,7 +148,7 @@ services:
logging:
options:
max-size: "100m"
max-file: "10"
max-file: "5"
depends_on:
- safeline-mgt
labels:

View File

@ -17,17 +17,10 @@ services:
test: curl -k -f https://localhost:1443/api/open/health
environment:
- MGT_PG=postgres://safeline-ce:${POSTGRES_PASSWORD}@safeline-pg/safeline-ce?sslmode=disable
dns:
- 119.29.29.29
- 223.5.5.5
- 180.76.76.76
- 1.2.4.8
- 114.114.114.114
- 8.8.8.8
logging:
options:
max-size: "100m"
max-file: "10"
max-file: "5"
depends_on:
- safeline-pg
- safeline-fvm
@ -70,7 +63,7 @@ services:
logging:
options:
max-size: "100m"
max-file: "10"
max-file: "5"
labels:
createdBy: Apps
@ -110,7 +103,7 @@ services:
logging:
options:
max-size: "100m"
max-file: "10"
max-file: "5"
depends_on:
- safeline-detector
- safeline-mgt
@ -130,7 +123,7 @@ services:
logging:
options:
max-size: "100m"
max-file: "10"
max-file: "5"
labels:
createdBy: Apps
@ -155,7 +148,7 @@ services:
logging:
options:
max-size: "100m"
max-file: "10"
max-file: "5"
depends_on:
- safeline-mgt
labels: