feat: uuwaf 升级到 v2.6.0

This commit is contained in:
zhengkunwang223 2023-08-28 11:05:56 +08:00
parent f138e7fdf8
commit d3f621113d
9 changed files with 12 additions and 23 deletions

View File

@ -14,7 +14,7 @@ additionalProperties:
type: tool
crossVersionUpdate: true
limit: 0
recommend: 8
recommend: 9
website: https://github.com/alist-org/alist
github: https://github.com/alist-org/alist
document: https://alist.nn.ci/zh/

View File

@ -14,7 +14,7 @@ additionalProperties:
type: tool
crossVersionUpdate: true
limit: 0
recommend: 6
recommend: 7
website: https://dataease.io/
github: https://github.com/dataease/dataease
document: https://dataease.io/docs/

View File

@ -14,7 +14,7 @@ additionalProperties:
type: tool
crossVersionUpdate: true
limit: 1
recommend: 7
recommend: 8
website: https://www.jumpserver.org
github: https://github.com/jumpserver/jumpserver
document: https://docs.jumpserver.org

View File

@ -1,14 +1,12 @@
additionalProperties:
formFields:
- default: 80
disabled: true
envKey: PANEL_APP_PORT_HTTP
labelEn: HTTP Port
labelZh: HTTP 端口
required: true
type: number
- default: 443
disabled: true
envKey: PANEL_APP_PORT_HTTPS
labelEn: HTTPS Port
labelZh: HTTPS 端口

View File

@ -1,18 +1,10 @@
networks:
wafnet:
name: wafnet
driver: bridge
ipam:
driver: default
config:
- gateway: 172.22.0.1
subnet: 172.22.0.0/24
driver_opts:
com.docker.network.bridge.name: wafnet
1panel-network:
external: true
services:
uuwaf:
image: uusec/nanqiang:v2.5.1
image: uusec/nanqiang:v2.6.0
ulimits:
nproc: 65535
nofile:
@ -20,8 +12,7 @@ services:
hard: 102400
container_name: uuwaf
networks:
wafnet:
ipv4_address: 172.22.0.3
- 1panel-network
ports:
- ${PANEL_APP_PORT_HTTP1}:80
- ${PANEL_APP_PORT_HTTPS2}:443
@ -40,8 +31,7 @@ services:
image: percona:8
container_name: wafdb
networks:
wafnet:
ipv4_address: 172.22.0.7
- 1panel-network
volumes:
- wafshared:/docker-entrypoint-initdb.d
- wafdata:/var/lib/mysql

View File

@ -14,7 +14,7 @@ additionalProperties:
type: tool
crossVersionUpdate: false
limit: 1
recommend: 0
recommend: 6
website: https://waf.uusec.com/#/
github: https://github.com/Safe3/uuWAF
document: https://waf.uusec.com/#/?id=main

View File

@ -14,7 +14,7 @@ additionalProperties:
type: tool
crossVersionUpdate: true
limit: 0
recommend: 9
recommend: 10
website: https://www.zentao.net/index.html
github: https://github.com/easysoft/zentaopms
document: https://www.zentao.net/book/zentaopms/38.html

View File

@ -15,4 +15,5 @@ additionalProperties:
- key: CI/CD
name: CI/CD
- key: Local
name: 本地
name: 本地
version: v1.5.0