首次推出IT Tools、portainer汉化版

升级青龙面板 for HA到2.17.1版本
This commit is contained in:
waxgourd
2024-02-22 18:51:44 +08:00
committed by wangyan
parent 6a385a5a4e
commit 793ccca24e
22 changed files with 225 additions and 12 deletions

View File

@@ -98,4 +98,10 @@ i茅台app接口自动化挂机预约。
Netdata每秒收集指标并将其显示在漂亮的低延迟仪表板中。
✓ [Sun Panel](sun-panel/) :
一个服务器、NAS导航面板、Homepage、浏览器首页。
一个服务器、NAS导航面板、Homepage、浏览器首页。
✓ [IT Tools](it-tools/) :
适用于开发人员和IT人员的有用工具。
✓ [Portainer汉化版](Portainer汉化版) :
这是一个很有名的docker可视化界面的管理工具。此版本为汉化版。

View File

@@ -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"
}

View File

@@ -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

View File

@@ -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
View File

@@ -0,0 +1,3 @@
### 2023.12.21-5ed3693 05-02-2024
- 首次推出

5
it-tools/DOCS.md Normal file
View File

@@ -0,0 +1,5 @@
# IT Tools
## 关于
为开发人员和 IT 人员提供有用的工具

9
it-tools/README.md Normal file
View File

@@ -0,0 +1,9 @@
# 冬瓜甄选IT Tools
## 关于
为开发人员和 IT 人员提供有用的工具
## 来源
https://github.com/CorentinTh/it-tools

19
it-tools/config.yaml Normal file
View 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

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

BIN
it-tools/logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.8 KiB

View File

@@ -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",

View File

@@ -0,0 +1,3 @@
### 2.19.12024-02-22
- 首次推出

13
portainer-zh/DOCS.md Normal file
View File

@@ -0,0 +1,13 @@
# Portainer汉化版
## 使用方法
- 默认用户名admin默认密码homeassistant。
- 如想自定义登录密码需要进入配置页面中的密码项中设置一下。
- 启动前必须在信息页中,关闭“保护模式”,否则无法启动。
- 点击启动并查看日志显示“starting services”则表示启动完成。
- 回到信息页点击“打开 WEB UI”进入。

11
portainer-zh/README.md Normal file
View File

@@ -0,0 +1,11 @@
# 冬瓜甄选addonsPortainer汉化版
## 关于
这是一个很有名的docker可视化界面的管理工具。此版本为汉化版。
## 来源
https://github.com/alexbelgium/hassio-addons/tree/master/portainer
https://github.com/eysp/portainer-ce

59
portainer-zh/apparmor.txt Normal file
View 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
View 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

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

BIN
portainer-zh/logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

View 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

View File

@@ -0,0 +1,16 @@
---
configuration:
certfile:
name: 证书文件
description: >-
SSL证书必须位于/ SSL目录下。
password:
name: 密码
description: >-
定义admin密码。如果保持空白将允许手动恢复以前的备份。至少12个字符。
keyfile:
name: 密钥
description: >-
ssl密钥必须位于/SSL目录下。
ssl:
name: ssl

View File

@@ -1,3 +1,7 @@
### 2.17.107-02-2024
- 升级到官方2.17.1版本
### 2.17.005-02-2024
- 升级到官方2.17.0版本

View File

@@ -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