feat:更新长亭雷池6.10.4
This commit is contained in:
@@ -5,7 +5,7 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
1panel-network:
|
1panel-network:
|
||||||
ipv4_address: ${SUBNET_PREFIX}.234
|
ipv4_address: ${SUBNET_PREFIX}.234
|
||||||
image: chaitin/safeline-mgt:6.9.1
|
image: chaitin/safeline-mgt:6.10.4
|
||||||
volumes:
|
volumes:
|
||||||
- /etc/localtime:/etc/localtime:ro
|
- /etc/localtime:/etc/localtime:ro
|
||||||
- ${SAFELINE_DIR}/resources/mgt:/app/data
|
- ${SAFELINE_DIR}/resources/mgt:/app/data
|
||||||
@@ -33,7 +33,7 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
1panel-network:
|
1panel-network:
|
||||||
ipv4_address: ${SUBNET_PREFIX}.235
|
ipv4_address: ${SUBNET_PREFIX}.235
|
||||||
image: chaitin/safeline-detector:6.9.1
|
image: chaitin/safeline-detector:6.10.4
|
||||||
volumes:
|
volumes:
|
||||||
- ${SAFELINE_DIR}/resources/detector:/resources/detector
|
- ${SAFELINE_DIR}/resources/detector:/resources/detector
|
||||||
- ${SAFELINE_DIR}/logs/detector:/logs/detector
|
- ${SAFELINE_DIR}/logs/detector:/logs/detector
|
||||||
@@ -43,32 +43,10 @@ services:
|
|||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
|
|
||||||
safeline-mario:
|
|
||||||
container_name: ${CONTAINER_NAME}-mario
|
|
||||||
restart: always
|
|
||||||
networks:
|
|
||||||
1panel-network:
|
|
||||||
ipv4_address: ${SUBNET_PREFIX}.236
|
|
||||||
image: chaitin/safeline-mario:6.9.1
|
|
||||||
volumes:
|
|
||||||
- ${SAFELINE_DIR}/resources/mario:/resources/mario
|
|
||||||
- ${SAFELINE_DIR}/logs/mario:/logs/mario
|
|
||||||
- /etc/localtime:/etc/localtime:ro
|
|
||||||
environment:
|
|
||||||
- LOG_DIR=/logs/mario
|
|
||||||
- GOGC=100
|
|
||||||
- DATABASE_URL=postgres://safeline-ce:${POSTGRES_PASSWORD}@safeline-pg/safeline-ce
|
|
||||||
logging:
|
|
||||||
options:
|
|
||||||
max-size: "100m"
|
|
||||||
max-file: "5"
|
|
||||||
labels:
|
|
||||||
createdBy: Apps
|
|
||||||
|
|
||||||
safeline-tengine:
|
safeline-tengine:
|
||||||
container_name: ${CONTAINER_NAME}-tengine
|
container_name: ${CONTAINER_NAME}-tengine
|
||||||
restart: always
|
restart: always
|
||||||
image: chaitin/safeline-tengine:6.9.1
|
image: chaitin/safeline-tengine:6.10.4
|
||||||
volumes:
|
volumes:
|
||||||
- /etc/localtime:/etc/localtime:ro
|
- /etc/localtime:/etc/localtime:ro
|
||||||
- /etc/resolv.conf:/etc/resolv.conf:ro
|
- /etc/resolv.conf:/etc/resolv.conf:ro
|
||||||
@@ -93,7 +71,7 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
1panel-network:
|
1panel-network:
|
||||||
ipv4_address: ${SUBNET_PREFIX}.237
|
ipv4_address: ${SUBNET_PREFIX}.237
|
||||||
image: chaitin/safeline-luigi:6.9.1
|
image: chaitin/safeline-luigi:6.10.4
|
||||||
volumes:
|
volumes:
|
||||||
- /etc/localtime:/etc/localtime:ro
|
- /etc/localtime:/etc/localtime:ro
|
||||||
- ${SAFELINE_DIR}/resources/luigi:/app/data
|
- ${SAFELINE_DIR}/resources/luigi:/app/data
|
||||||
@@ -115,7 +93,7 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
1panel-network:
|
1panel-network:
|
||||||
ipv4_address: ${SUBNET_PREFIX}.238
|
ipv4_address: ${SUBNET_PREFIX}.238
|
||||||
image: chaitin/safeline-fvm:6.9.1
|
image: chaitin/safeline-fvm:6.10.4
|
||||||
volumes:
|
volumes:
|
||||||
- /etc/localtime:/etc/localtime:ro
|
- /etc/localtime:/etc/localtime:ro
|
||||||
logging:
|
logging:
|
||||||
@@ -131,7 +109,7 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
1panel-network:
|
1panel-network:
|
||||||
ipv4_address: ${SUBNET_PREFIX}.239
|
ipv4_address: ${SUBNET_PREFIX}.239
|
||||||
image: chaitin/safeline-bridge:6.9.1
|
image: chaitin/safeline-bridge:6.10.4
|
||||||
volumes:
|
volumes:
|
||||||
- /etc/localtime:/etc/localtime:ro
|
- /etc/localtime:/etc/localtime:ro
|
||||||
- /var/run:/app/run
|
- /var/run:/app/run
|
||||||
@@ -176,7 +154,7 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
1panel-network:
|
1panel-network:
|
||||||
ipv4_address: ${SUBNET_PREFIX}.240
|
ipv4_address: ${SUBNET_PREFIX}.240
|
||||||
image: chaitin/safeline-chaos:6.9.1
|
image: chaitin/safeline-chaos:6.10.4
|
||||||
logging:
|
logging:
|
||||||
options:
|
options:
|
||||||
max-size: "100m"
|
max-size: "100m"
|
||||||
@@ -43,28 +43,6 @@ services:
|
|||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
|
|
||||||
safeline-mario:
|
|
||||||
container_name: ${CONTAINER_NAME}-mario
|
|
||||||
restart: always
|
|
||||||
networks:
|
|
||||||
1panel-network:
|
|
||||||
ipv4_address: ${SUBNET_PREFIX}.236
|
|
||||||
image: chaitin/safeline-mario:latest
|
|
||||||
volumes:
|
|
||||||
- ${SAFELINE_DIR}/resources/mario:/resources/mario
|
|
||||||
- ${SAFELINE_DIR}/logs/mario:/logs/mario
|
|
||||||
- /etc/localtime:/etc/localtime:ro
|
|
||||||
environment:
|
|
||||||
- LOG_DIR=/logs/mario
|
|
||||||
- GOGC=100
|
|
||||||
- DATABASE_URL=postgres://safeline-ce:${POSTGRES_PASSWORD}@safeline-pg/safeline-ce
|
|
||||||
logging:
|
|
||||||
options:
|
|
||||||
max-size: "100m"
|
|
||||||
max-file: "5"
|
|
||||||
labels:
|
|
||||||
createdBy: Apps
|
|
||||||
|
|
||||||
safeline-tengine:
|
safeline-tengine:
|
||||||
container_name: ${CONTAINER_NAME}-tengine
|
container_name: ${CONTAINER_NAME}-tengine
|
||||||
restart: always
|
restart: always
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ services:
|
|||||||
1panel-network:
|
1panel-network:
|
||||||
safeline-ce:
|
safeline-ce:
|
||||||
ipv4_address: ${SUBNET_PREFIX}.4
|
ipv4_address: ${SUBNET_PREFIX}.4
|
||||||
image: chaitin/safeline-mgt:6.9.1
|
image: chaitin/safeline-mgt:6.10.4
|
||||||
volumes:
|
volumes:
|
||||||
- /etc/localtime:/etc/localtime:ro
|
- /etc/localtime:/etc/localtime:ro
|
||||||
- ${SAFELINE_DIR}/resources/mgt:/app/data
|
- ${SAFELINE_DIR}/resources/mgt:/app/data
|
||||||
@@ -35,7 +35,7 @@ services:
|
|||||||
1panel-network:
|
1panel-network:
|
||||||
safeline-ce:
|
safeline-ce:
|
||||||
ipv4_address: ${SUBNET_PREFIX}.5
|
ipv4_address: ${SUBNET_PREFIX}.5
|
||||||
image: chaitin/safeline-detector:6.9.1
|
image: chaitin/safeline-detector:6.10.4
|
||||||
volumes:
|
volumes:
|
||||||
- ${SAFELINE_DIR}/resources/detector:/resources/detector
|
- ${SAFELINE_DIR}/resources/detector:/resources/detector
|
||||||
- ${SAFELINE_DIR}/logs/detector:/logs/detector
|
- ${SAFELINE_DIR}/logs/detector:/logs/detector
|
||||||
@@ -45,33 +45,10 @@ services:
|
|||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
|
|
||||||
safeline-mario:
|
|
||||||
container_name: ${CONTAINER_NAME}-mario
|
|
||||||
restart: always
|
|
||||||
networks:
|
|
||||||
1panel-network:
|
|
||||||
safeline-ce:
|
|
||||||
ipv4_address: ${SUBNET_PREFIX}.6
|
|
||||||
image: chaitin/safeline-mario:6.9.1
|
|
||||||
volumes:
|
|
||||||
- ${SAFELINE_DIR}/resources/mario:/resources/mario
|
|
||||||
- ${SAFELINE_DIR}/logs/mario:/logs/mario
|
|
||||||
- /etc/localtime:/etc/localtime:ro
|
|
||||||
environment:
|
|
||||||
- LOG_DIR=/logs/mario
|
|
||||||
- GOGC=100
|
|
||||||
- DATABASE_URL=postgres://safeline-ce:${POSTGRES_PASSWORD}@safeline-pg/safeline-ce
|
|
||||||
logging:
|
|
||||||
options:
|
|
||||||
max-size: "100m"
|
|
||||||
max-file: "5"
|
|
||||||
labels:
|
|
||||||
createdBy: Apps
|
|
||||||
|
|
||||||
safeline-tengine:
|
safeline-tengine:
|
||||||
container_name: ${CONTAINER_NAME}-tengine
|
container_name: ${CONTAINER_NAME}-tengine
|
||||||
restart: always
|
restart: always
|
||||||
image: chaitin/safeline-tengine:6.9.1
|
image: chaitin/safeline-tengine:6.10.4
|
||||||
volumes:
|
volumes:
|
||||||
- /etc/localtime:/etc/localtime:ro
|
- /etc/localtime:/etc/localtime:ro
|
||||||
- /etc/resolv.conf:/etc/resolv.conf:ro
|
- /etc/resolv.conf:/etc/resolv.conf:ro
|
||||||
@@ -97,7 +74,7 @@ services:
|
|||||||
1panel-network:
|
1panel-network:
|
||||||
safeline-ce:
|
safeline-ce:
|
||||||
ipv4_address: ${SUBNET_PREFIX}.7
|
ipv4_address: ${SUBNET_PREFIX}.7
|
||||||
image: chaitin/safeline-luigi:6.9.1
|
image: chaitin/safeline-luigi:6.10.4
|
||||||
volumes:
|
volumes:
|
||||||
- /etc/localtime:/etc/localtime:ro
|
- /etc/localtime:/etc/localtime:ro
|
||||||
- ${SAFELINE_DIR}/resources/luigi:/app/data
|
- ${SAFELINE_DIR}/resources/luigi:/app/data
|
||||||
@@ -121,7 +98,7 @@ services:
|
|||||||
1panel-network:
|
1panel-network:
|
||||||
safeline-ce:
|
safeline-ce:
|
||||||
ipv4_address: ${SUBNET_PREFIX}.8
|
ipv4_address: ${SUBNET_PREFIX}.8
|
||||||
image: chaitin/safeline-fvm:6.9.1
|
image: chaitin/safeline-fvm:6.10.4
|
||||||
volumes:
|
volumes:
|
||||||
- /etc/localtime:/etc/localtime:ro
|
- /etc/localtime:/etc/localtime:ro
|
||||||
logging:
|
logging:
|
||||||
@@ -138,7 +115,7 @@ services:
|
|||||||
1panel-network:
|
1panel-network:
|
||||||
safeline-ce:
|
safeline-ce:
|
||||||
ipv4_address: ${SUBNET_PREFIX}.9
|
ipv4_address: ${SUBNET_PREFIX}.9
|
||||||
image: chaitin/safeline-bridge:6.9.1
|
image: chaitin/safeline-bridge:6.10.4
|
||||||
volumes:
|
volumes:
|
||||||
- /etc/localtime:/etc/localtime:ro
|
- /etc/localtime:/etc/localtime:ro
|
||||||
- /var/run:/app/run
|
- /var/run:/app/run
|
||||||
@@ -185,7 +162,7 @@ services:
|
|||||||
1panel-network:
|
1panel-network:
|
||||||
safeline-ce:
|
safeline-ce:
|
||||||
ipv4_address: ${SUBNET_PREFIX}.10
|
ipv4_address: ${SUBNET_PREFIX}.10
|
||||||
image: chaitin/safeline-chaos:6.9.1
|
image: chaitin/safeline-chaos:6.10.4
|
||||||
logging:
|
logging:
|
||||||
options:
|
options:
|
||||||
max-size: "100m"
|
max-size: "100m"
|
||||||
@@ -45,29 +45,6 @@ services:
|
|||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
|
|
||||||
safeline-mario:
|
|
||||||
container_name: ${CONTAINER_NAME}-mario
|
|
||||||
restart: always
|
|
||||||
networks:
|
|
||||||
1panel-network:
|
|
||||||
safeline-ce:
|
|
||||||
ipv4_address: ${SUBNET_PREFIX}.6
|
|
||||||
image: chaitin/safeline-mario:latest
|
|
||||||
volumes:
|
|
||||||
- ${SAFELINE_DIR}/resources/mario:/resources/mario
|
|
||||||
- ${SAFELINE_DIR}/logs/mario:/logs/mario
|
|
||||||
- /etc/localtime:/etc/localtime:ro
|
|
||||||
environment:
|
|
||||||
- LOG_DIR=/logs/mario
|
|
||||||
- GOGC=100
|
|
||||||
- DATABASE_URL=postgres://safeline-ce:${POSTGRES_PASSWORD}@safeline-pg/safeline-ce
|
|
||||||
logging:
|
|
||||||
options:
|
|
||||||
max-size: "100m"
|
|
||||||
max-file: "5"
|
|
||||||
labels:
|
|
||||||
createdBy: Apps
|
|
||||||
|
|
||||||
safeline-tengine:
|
safeline-tengine:
|
||||||
container_name: ${CONTAINER_NAME}-tengine
|
container_name: ${CONTAINER_NAME}-tengine
|
||||||
restart: always
|
restart: always
|
||||||
|
|||||||
Reference in New Issue
Block a user