1
0
1Panel-Appstore/apps/wud
pooneyy 24ed5c9e9d
feat(apps): add description field to all application data files
- add english and chinese description fields to all application data files
- standardize yaml formatting and indentation across all files
- remove BOM characters from several files
- fix tag indentation in multiple files
- update architecture field formatting in DecoTV and wechat-selkies
- fix crossVersionUpdate value from False to false in gitlab applications
- improve description field formatting in billion-mail application
2025-11-06 22:24:44 +08:00
..
8.1.1 Update getwud/wud Docker tag to v8.1.1 (#498) 2025-07-07 13:50:44 +00:00
latest Merge branch 'arch3rPro-1Panel-Appstore/only-apps' into patch/localApps 2025-07-01 13:04:57 +08:00
data.yml feat(apps): add description field to all application data files 2025-11-06 22:24:44 +08:00
logo.png Merge arch3rPro/1Panel-Appstore into localApps 2025-06-15 21:57:32 +08:00
README.md Merge arch3rPro/1Panel-Appstore into localApps 2025-06-15 21:57:32 +08:00

WUDWhats Up Docker简介

WUDWhats Up Docker是一个开源的Docker容器更新监测工具它可以监测Docker Hub上的容器镜像是否有更新并且可以通过邮件、Slack等方式通知用户

实用介绍

  • 默认账号admin
  • 默认密码Wub

如何想要修改账号密码请在配置时修改参数注意密码使用的是Htpasswd加密的密码可以使用命令生成

htpasswd -nib admin Wub

或使用在线工具进行生成 https://htpasswd.utils.com/