mirror of
https://gitcode.com/waxgourd/addons
synced 2025-12-06 12:28:28 +08:00
首次推出IT Tools、portainer汉化版
升级青龙面板 for HA到2.17.1版本
This commit is contained in:
@@ -98,4 +98,10 @@ i茅台app接口自动化挂机预约。
|
||||
Netdata每秒收集指标,并将其显示在漂亮的低延迟仪表板中。
|
||||
|
||||
✓ [Sun Panel](sun-panel/) :
|
||||
一个服务器、NAS导航面板、Homepage、浏览器首页。
|
||||
一个服务器、NAS导航面板、Homepage、浏览器首页。
|
||||
|
||||
✓ [IT Tools](it-tools/) :
|
||||
适用于开发人员和IT人员的有用工具。
|
||||
|
||||
✓ [Portainer汉化版](Portainer汉化版) :
|
||||
这是一个很有名的docker可视化界面的管理工具。此版本为汉化版。
|
||||
|
||||
@@ -109,6 +109,6 @@
|
||||
},
|
||||
"slug": "filebrowser",
|
||||
"udev": true,
|
||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||
"url": "https://gitcode.com/waxgourd/addons",
|
||||
"version": "2.23.0_12"
|
||||
}
|
||||
|
||||
@@ -3,7 +3,7 @@ version: v2.2.4.6-3
|
||||
slug: haos_turbo
|
||||
name: HAOS加速器
|
||||
description: Home Assistant系统加速器
|
||||
url: https://github.com/v2raya/addons
|
||||
url: https://github.com/v2raya
|
||||
arch:
|
||||
- aarch64
|
||||
- amd64
|
||||
|
||||
@@ -3,7 +3,7 @@ version: v2.2.4.6-6
|
||||
slug: haos_turbo2
|
||||
name: HAOS加速器2
|
||||
description: Home Assistant系统加速器2
|
||||
url: https://github.com/v2raya/addons
|
||||
url: https://github.com/v2raya
|
||||
arch:
|
||||
- aarch64
|
||||
- amd64
|
||||
|
||||
3
it-tools/CHANGELOG.md
Normal file
3
it-tools/CHANGELOG.md
Normal file
@@ -0,0 +1,3 @@
|
||||
### 2023.12.21-5ed3693 (05-02-2024)
|
||||
|
||||
- 首次推出
|
||||
5
it-tools/DOCS.md
Normal file
5
it-tools/DOCS.md
Normal file
@@ -0,0 +1,5 @@
|
||||
# IT Tools
|
||||
|
||||
## 关于
|
||||
|
||||
为开发人员和 IT 人员提供有用的工具
|
||||
9
it-tools/README.md
Normal file
9
it-tools/README.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# 冬瓜甄选:IT Tools
|
||||
|
||||
## 关于
|
||||
|
||||
为开发人员和 IT 人员提供有用的工具
|
||||
|
||||
## 来源
|
||||
|
||||
https://github.com/CorentinTh/it-tools
|
||||
19
it-tools/config.yaml
Normal file
19
it-tools/config.yaml
Normal file
@@ -0,0 +1,19 @@
|
||||
name: "IT Tools"
|
||||
version: 2023.12.21-5ed3693
|
||||
slug: it-tools
|
||||
codenotary: wghaos@163.com
|
||||
description: '适用于开发人员和IT人员的有用工具。'
|
||||
url: https://gitcode.com/waxgourd/addons
|
||||
image: wghaos/it-tools
|
||||
init: false
|
||||
arch:
|
||||
- aarch64
|
||||
- amd64
|
||||
ingress: false
|
||||
ingress_port: 3210
|
||||
ingress_stream: true
|
||||
webui: "[PROTO:http]://[HOST]:[PORT:3210]"
|
||||
ports:
|
||||
3210/tcp: 3210
|
||||
ports_description:
|
||||
3210/tcp: Web interface
|
||||
BIN
it-tools/icon.png
Normal file
BIN
it-tools/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.1 KiB |
BIN
it-tools/logo.png
Normal file
BIN
it-tools/logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 7.8 KiB |
@@ -3,7 +3,7 @@
|
||||
"version": "0.3.6",
|
||||
"slug": "xiaomi_mi_scale",
|
||||
"description": "通过蓝牙(BLE)读取小米体脂秤的测量值",
|
||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||
"url": "https://gitcode.com/waxgourd/addons",
|
||||
"image": "wghaos/mi-scale",
|
||||
"arch": ["armhf", "armv7", "aarch64", "amd64", "i386"],
|
||||
"startup": "application",
|
||||
@@ -31,7 +31,7 @@
|
||||
"DEBUG_LEVEL": "error",
|
||||
|
||||
"USERS": [
|
||||
{
|
||||
{
|
||||
"NAME": "Bob",
|
||||
"SEX": "male",
|
||||
"GT": 60,
|
||||
@@ -39,7 +39,7 @@
|
||||
"HEIGHT": 180,
|
||||
"DOB": "1980-01-01"
|
||||
},
|
||||
{
|
||||
{
|
||||
"NAME": "Mary",
|
||||
"SEX": "female",
|
||||
"GT": 40,
|
||||
@@ -47,7 +47,7 @@
|
||||
"HEIGHT": 160,
|
||||
"DOB": "1990-01-01"
|
||||
},
|
||||
{
|
||||
{
|
||||
"NAME": "Timmy",
|
||||
"SEX": "male",
|
||||
"GT": 20,
|
||||
@@ -55,7 +55,7 @@
|
||||
"HEIGHT": 120,
|
||||
"DOB": "2010-01-01"
|
||||
},
|
||||
{
|
||||
{
|
||||
"NAME": "Baby Sally",
|
||||
"SEX": "female",
|
||||
"GT": 1,
|
||||
@@ -83,7 +83,7 @@
|
||||
"DEBUG_LEVEL": "str?",
|
||||
|
||||
"USERS": [
|
||||
{
|
||||
{
|
||||
"NAME": "str",
|
||||
"SEX": "str",
|
||||
"GT": "int",
|
||||
|
||||
3
portainer-zh/CHANGELOG.md
Normal file
3
portainer-zh/CHANGELOG.md
Normal file
@@ -0,0 +1,3 @@
|
||||
### 2.19.1(2024-02-22)
|
||||
|
||||
- 首次推出
|
||||
13
portainer-zh/DOCS.md
Normal file
13
portainer-zh/DOCS.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# Portainer汉化版
|
||||
|
||||
## 使用方法
|
||||
|
||||
- 默认用户名:admin,默认密码:homeassistant。
|
||||
|
||||
- 如想自定义登录密码需要进入配置页面中的密码项中设置一下。
|
||||
|
||||
- 启动前必须在信息页中,关闭“保护模式”,否则无法启动。
|
||||
|
||||
- 点击启动,并查看日志显示“starting services”则表示启动完成。
|
||||
|
||||
- 回到信息页点击“打开 WEB UI”进入。
|
||||
11
portainer-zh/README.md
Normal file
11
portainer-zh/README.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# 冬瓜甄选addons:Portainer汉化版
|
||||
|
||||
## 关于
|
||||
|
||||
这是一个很有名的docker可视化界面的管理工具。此版本为汉化版。
|
||||
|
||||
## 来源
|
||||
|
||||
https://github.com/alexbelgium/hassio-addons/tree/master/portainer
|
||||
|
||||
https://github.com/eysp/portainer-ce
|
||||
59
portainer-zh/apparmor.txt
Normal file
59
portainer-zh/apparmor.txt
Normal file
@@ -0,0 +1,59 @@
|
||||
#include <tunables/global>
|
||||
|
||||
profile portainer_addon flags=(attach_disconnected,mediate_deleted) {
|
||||
#include <abstractions/base>
|
||||
|
||||
capability,
|
||||
file,
|
||||
signal,
|
||||
mount,
|
||||
umount,
|
||||
remount,
|
||||
network udp,
|
||||
network tcp,
|
||||
network dgram,
|
||||
network stream,
|
||||
network inet,
|
||||
network inet6,
|
||||
network netlink raw,
|
||||
network unix dgram,
|
||||
capability setgid,
|
||||
capability setuid,
|
||||
|
||||
|
||||
# S6-Overlay
|
||||
/init ix,
|
||||
/run/{s6,s6-rc*,service}/** ix,
|
||||
/package/** ix,
|
||||
/command/** ix,
|
||||
/run/{,**} rwk,
|
||||
/dev/tty rw,
|
||||
/bin/** ix,
|
||||
/usr/bin/** ix,
|
||||
/usr/lib/bashio/** ix,
|
||||
/etc/s6/** rix,
|
||||
/run/s6/** rix,
|
||||
/etc/services.d/** rwix,
|
||||
/etc/cont-init.d/** rwix,
|
||||
/etc/cont-finish.d/** rwix,
|
||||
/init rix,
|
||||
/var/run/** mrwkl,
|
||||
/var/run/ mrwkl,
|
||||
/dev/i2c-1 mrwkl,
|
||||
/dev/fuse mrwkl,
|
||||
/dev/sda1 mrwkl,
|
||||
/dev/sdb1 mrwkl,
|
||||
/dev/nvme0 mrwkl,
|
||||
/dev/nvme1 mrwkl,
|
||||
/dev/mmcblk0p1 mrwkl,
|
||||
|
||||
# Data access
|
||||
/data/** rw,
|
||||
|
||||
# suppress ptrace denials when using 'docker ps' or using 'ps' inside a container
|
||||
ptrace (trace,read) peer=docker-default,
|
||||
|
||||
# docker daemon confinement requires explict allow rule for signal
|
||||
signal (receive) set=(kill,term) peer=/usr/bin/docker,
|
||||
|
||||
}
|
||||
49
portainer-zh/config.yaml
Normal file
49
portainer-zh/config.yaml
Normal file
@@ -0,0 +1,49 @@
|
||||
name: Portainer汉化版
|
||||
version: v2.19.1
|
||||
slug: portainerZH
|
||||
description: 轻松管理您的Docker环境
|
||||
codenotary: wghaos@163.com
|
||||
url: 'https://gitcode.com/waxgourd/addons'
|
||||
image: wghaos/portainer-zh
|
||||
arch:
|
||||
- aarch64
|
||||
- amd64
|
||||
- armv7
|
||||
backup_exclude:
|
||||
- backups
|
||||
- docker_config/cli-plugins
|
||||
startup: system
|
||||
boot: manual
|
||||
host_network: true
|
||||
docker_api: true
|
||||
hassio_api: true
|
||||
ingress: true
|
||||
ingress_port: 1337
|
||||
ingress_stream: true
|
||||
init: false
|
||||
map:
|
||||
- 'share:rw'
|
||||
- ssl
|
||||
privileged:
|
||||
- SYS_ADMIN
|
||||
- DAC_READ_SEARCH
|
||||
full_access: true
|
||||
hassio_role: admin
|
||||
udev: true
|
||||
panel_icon: 'mdi:docker'
|
||||
ports:
|
||||
8000/tcp: null
|
||||
9099/tcp: 9000
|
||||
ports_description:
|
||||
8000/tcp: 'Edge Agent Api (Enable when managing remote edge agents)'
|
||||
9099/tcp: 'Web UI port'
|
||||
options:
|
||||
certfile: fullchain.pem
|
||||
keyfile: privkey.pem
|
||||
password: homeassistant
|
||||
ssl: false
|
||||
schema:
|
||||
certfile: str
|
||||
keyfile: str
|
||||
password: 'str?'
|
||||
ssl: bool
|
||||
BIN
portainer-zh/icon.png
Normal file
BIN
portainer-zh/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.0 KiB |
BIN
portainer-zh/logo.png
Normal file
BIN
portainer-zh/logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.0 KiB |
16
portainer-zh/translations/en.yaml
Normal file
16
portainer-zh/translations/en.yaml
Normal file
@@ -0,0 +1,16 @@
|
||||
---
|
||||
configuration:
|
||||
certfile:
|
||||
name: certfile
|
||||
description: >-
|
||||
ssl certificate, must be located in /ssl.
|
||||
password:
|
||||
name: password
|
||||
description: >-
|
||||
define admin password. If kept blank, will allow manual restore of previous backup. At least 12 characters.
|
||||
keyfile:
|
||||
name: keyfile
|
||||
description: >-
|
||||
sslkeyfile, must be located in /ssl.
|
||||
ssl:
|
||||
name: ssl
|
||||
16
portainer-zh/translations/zh-Hans.yaml
Normal file
16
portainer-zh/translations/zh-Hans.yaml
Normal file
@@ -0,0 +1,16 @@
|
||||
---
|
||||
configuration:
|
||||
certfile:
|
||||
name: 证书文件
|
||||
description: >-
|
||||
SSL证书,必须位于/ SSL目录下。
|
||||
password:
|
||||
name: 密码
|
||||
description: >-
|
||||
定义admin密码。如果保持空白,将允许手动恢复以前的备份。至少12个字符。
|
||||
keyfile:
|
||||
name: 密钥
|
||||
description: >-
|
||||
ssl密钥,必须位于/SSL目录下。
|
||||
ssl:
|
||||
name: ssl
|
||||
@@ -1,3 +1,7 @@
|
||||
### 2.17.1(07-02-2024)
|
||||
|
||||
- 升级到官方2.17.1版本
|
||||
|
||||
### 2.17.0(05-02-2024)
|
||||
|
||||
- 升级到官方2.17.0版本
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
---
|
||||
name: 青龙面板 for HA
|
||||
version: 2.17.0
|
||||
version: 2.17.1
|
||||
slug: qinglong
|
||||
description: "支持 Python3、JavaScript、Shell、Typescript 的定时任务管理平台"
|
||||
url: https://gitcode.com/waxgourd/addons
|
||||
@@ -18,4 +18,4 @@ ports:
|
||||
5700/tcp: 5700
|
||||
image: wghaos/qinglong
|
||||
environment:
|
||||
QL_DIR: /share/qinglong
|
||||
QL_DIR: /data/qinglong
|
||||
|
||||
Reference in New Issue
Block a user