feat:更新长亭雷池4.0.2
This commit is contained in:
@@ -6,7 +6,7 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
1panel-network:
|
1panel-network:
|
||||||
ipv4_address: ${SUBNET_PREFIX}.234
|
ipv4_address: ${SUBNET_PREFIX}.234
|
||||||
image: chaitin/safeline-mgt:4.0.1
|
image: chaitin/safeline-mgt:4.0.2
|
||||||
volumes:
|
volumes:
|
||||||
- /etc/localtime:/etc/localtime:ro
|
- /etc/localtime:/etc/localtime:ro
|
||||||
- ${SAFELINE_DIR}/resources/mgt:/app/data
|
- ${SAFELINE_DIR}/resources/mgt:/app/data
|
||||||
@@ -14,7 +14,7 @@ services:
|
|||||||
- ${PANEL_APP_PORT_HTTP:-9443}:1443
|
- ${PANEL_APP_PORT_HTTP:-9443}:1443
|
||||||
environment:
|
environment:
|
||||||
- MGT_PG=postgres://safeline-ce:${POSTGRES_PASSWORD}@safeline-pg/safeline-ce?sslmode=disable
|
- MGT_PG=postgres://safeline-ce:${POSTGRES_PASSWORD}@safeline-pg/safeline-ce?sslmode=disable
|
||||||
#- MGT_LICENSE_SERVER=https://safeline-ce-4463.rivers.chaitin.cn/
|
- MGT_LICENSE_SERVER=https://safeline-ce-4463.rivers.chaitin.cn/
|
||||||
dns:
|
dns:
|
||||||
- 119.29.29.29
|
- 119.29.29.29
|
||||||
- 223.5.5.5
|
- 223.5.5.5
|
||||||
@@ -34,7 +34,7 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
1panel-network:
|
1panel-network:
|
||||||
ipv4_address: ${SUBNET_PREFIX}.235
|
ipv4_address: ${SUBNET_PREFIX}.235
|
||||||
image: chaitin/safeline-detector:4.0.1
|
image: chaitin/safeline-detector:4.0.2
|
||||||
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
|
||||||
@@ -50,7 +50,7 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
1panel-network:
|
1panel-network:
|
||||||
ipv4_address: ${SUBNET_PREFIX}.236
|
ipv4_address: ${SUBNET_PREFIX}.236
|
||||||
image: chaitin/safeline-mario:4.0.1
|
image: chaitin/safeline-mario:4.0.2
|
||||||
volumes:
|
volumes:
|
||||||
- ${SAFELINE_DIR}/resources/mario:/resources/mario
|
- ${SAFELINE_DIR}/resources/mario:/resources/mario
|
||||||
- ${SAFELINE_DIR}/logs/mario:/logs/mario
|
- ${SAFELINE_DIR}/logs/mario:/logs/mario
|
||||||
@@ -65,7 +65,7 @@ services:
|
|||||||
safeline-tengine:
|
safeline-tengine:
|
||||||
container_name: ${CONTAINER_NAME}-tengine
|
container_name: ${CONTAINER_NAME}-tengine
|
||||||
restart: always
|
restart: always
|
||||||
image: chaitin/safeline-tengine:4.0.1
|
image: chaitin/safeline-tengine:4.0.2
|
||||||
volumes:
|
volumes:
|
||||||
- /etc/localtime:/etc/localtime:ro
|
- /etc/localtime:/etc/localtime:ro
|
||||||
- /etc/resolv.conf:/etc/resolv.conf
|
- /etc/resolv.conf:/etc/resolv.conf
|
||||||
@@ -88,7 +88,7 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
1panel-network:
|
1panel-network:
|
||||||
ipv4_address: ${SUBNET_PREFIX}.237
|
ipv4_address: ${SUBNET_PREFIX}.237
|
||||||
image: chaitin/safeline-luigi:4.0.1
|
image: chaitin/safeline-luigi:4.0.2
|
||||||
volumes:
|
volumes:
|
||||||
- /etc/localtime:/etc/localtime:ro
|
- /etc/localtime:/etc/localtime:ro
|
||||||
- ${SAFELINE_DIR}/resources/luigi:/app/data
|
- ${SAFELINE_DIR}/resources/luigi:/app/data
|
||||||
@@ -101,7 +101,7 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
1panel-network:
|
1panel-network:
|
||||||
ipv4_address: ${SUBNET_PREFIX}.238
|
ipv4_address: ${SUBNET_PREFIX}.238
|
||||||
image: chaitin/safeline-fvm:4.0.1
|
image: chaitin/safeline-fvm:4.0.2
|
||||||
volumes:
|
volumes:
|
||||||
- /etc/localtime:/etc/localtime:ro
|
- /etc/localtime:/etc/localtime:ro
|
||||||
labels:
|
labels:
|
||||||
@@ -7,7 +7,7 @@ services:
|
|||||||
1panel-network:
|
1panel-network:
|
||||||
safeline-ce:
|
safeline-ce:
|
||||||
ipv4_address: ${SUBNET_PREFIX}.4
|
ipv4_address: ${SUBNET_PREFIX}.4
|
||||||
image: chaitin/safeline-mgt:4.0.1
|
image: chaitin/safeline-mgt:4.0.2
|
||||||
volumes:
|
volumes:
|
||||||
- /etc/localtime:/etc/localtime:ro
|
- /etc/localtime:/etc/localtime:ro
|
||||||
- ${SAFELINE_DIR}/resources/mgt:/app/data
|
- ${SAFELINE_DIR}/resources/mgt:/app/data
|
||||||
@@ -15,7 +15,7 @@ services:
|
|||||||
- ${PANEL_APP_PORT_HTTP:-9443}:1443
|
- ${PANEL_APP_PORT_HTTP:-9443}:1443
|
||||||
environment:
|
environment:
|
||||||
- MGT_PG=postgres://safeline-ce:${POSTGRES_PASSWORD}@safeline-pg/safeline-ce?sslmode=disable
|
- MGT_PG=postgres://safeline-ce:${POSTGRES_PASSWORD}@safeline-pg/safeline-ce?sslmode=disable
|
||||||
#- MGT_LICENSE_SERVER=https://safeline-ce-4463.rivers.chaitin.cn/
|
- MGT_LICENSE_SERVER=https://safeline-ce-4463.rivers.chaitin.cn/
|
||||||
dns:
|
dns:
|
||||||
- 119.29.29.29
|
- 119.29.29.29
|
||||||
- 223.5.5.5
|
- 223.5.5.5
|
||||||
@@ -36,7 +36,7 @@ services:
|
|||||||
1panel-network:
|
1panel-network:
|
||||||
safeline-ce:
|
safeline-ce:
|
||||||
ipv4_address: ${SUBNET_PREFIX}.5
|
ipv4_address: ${SUBNET_PREFIX}.5
|
||||||
image: chaitin/safeline-detector:4.0.1
|
image: chaitin/safeline-detector:4.0.2
|
||||||
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
|
||||||
@@ -53,7 +53,7 @@ services:
|
|||||||
1panel-network:
|
1panel-network:
|
||||||
safeline-ce:
|
safeline-ce:
|
||||||
ipv4_address: ${SUBNET_PREFIX}.6
|
ipv4_address: ${SUBNET_PREFIX}.6
|
||||||
image: chaitin/safeline-mario:4.0.1
|
image: chaitin/safeline-mario:4.0.2
|
||||||
volumes:
|
volumes:
|
||||||
- ${SAFELINE_DIR}/resources/mario:/resources/mario
|
- ${SAFELINE_DIR}/resources/mario:/resources/mario
|
||||||
- ${SAFELINE_DIR}/logs/mario:/logs/mario
|
- ${SAFELINE_DIR}/logs/mario:/logs/mario
|
||||||
@@ -68,7 +68,7 @@ services:
|
|||||||
safeline-tengine:
|
safeline-tengine:
|
||||||
container_name: ${CONTAINER_NAME}-tengine
|
container_name: ${CONTAINER_NAME}-tengine
|
||||||
restart: always
|
restart: always
|
||||||
image: chaitin/safeline-tengine:4.0.1
|
image: chaitin/safeline-tengine:4.0.2
|
||||||
volumes:
|
volumes:
|
||||||
- /etc/localtime:/etc/localtime:ro
|
- /etc/localtime:/etc/localtime:ro
|
||||||
- /etc/resolv.conf:/etc/resolv.conf
|
- /etc/resolv.conf:/etc/resolv.conf
|
||||||
@@ -92,7 +92,7 @@ services:
|
|||||||
1panel-network:
|
1panel-network:
|
||||||
safeline-ce:
|
safeline-ce:
|
||||||
ipv4_address: ${SUBNET_PREFIX}.7
|
ipv4_address: ${SUBNET_PREFIX}.7
|
||||||
image: chaitin/safeline-luigi:4.0.1
|
image: chaitin/safeline-luigi:4.0.2
|
||||||
volumes:
|
volumes:
|
||||||
- /etc/localtime:/etc/localtime:ro
|
- /etc/localtime:/etc/localtime:ro
|
||||||
- ${SAFELINE_DIR}/resources/luigi:/app/data
|
- ${SAFELINE_DIR}/resources/luigi:/app/data
|
||||||
@@ -106,7 +106,7 @@ services:
|
|||||||
1panel-network:
|
1panel-network:
|
||||||
safeline-ce:
|
safeline-ce:
|
||||||
ipv4_address: ${SUBNET_PREFIX}.8
|
ipv4_address: ${SUBNET_PREFIX}.8
|
||||||
image: chaitin/safeline-fvm:4.0.1
|
image: chaitin/safeline-fvm:4.0.2
|
||||||
volumes:
|
volumes:
|
||||||
- /etc/localtime:/etc/localtime:ro
|
- /etc/localtime:/etc/localtime:ro
|
||||||
labels:
|
labels:
|
||||||
Reference in New Issue
Block a user