首次推出addons-data-migrate

This commit is contained in:
waxgourd
2024-03-08 16:42:27 +08:00
parent a920de3146
commit 426c1b7181
7 changed files with 61 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
### v0.2.1 03-08-2024
- 首次推出

View File

@@ -0,0 +1,19 @@
# Addon Data Migrate
## 安装
这个插件的安装非常简单。
1. [将我的加载项存储库][存储库]添加到您的家庭助理实例中在右上角的主管加载项存储中如果您配置了我的HA请单击下面的按钮
1. 安装此附加组件。
1. 安装完后,关闭“保护模式”才可以正常开启。
1. 启动加载项。
1. 检查加载项的日志,看看是否一切顺利。
1. 打开webUI并调整软件选项。
[存储库]: https://gitcode.com/waxgourd/addons

View File

@@ -0,0 +1,5 @@
# 冬瓜甄选addonsaddon-data-migrate
## 关于
addon-data-migrate 基于HA相同版本的组件在不同仓库之间的数据迁移。

View File

@@ -0,0 +1,19 @@
name: Addon Data Migrate
version: v0.2.1
slug: addonDataMigrate
codenotary: wghaos@163.com
description: '相同版本的组件在不同仓库中的数据迁移'
url: https://gitcode.com/waxgourd/addons
image: wghaos/addon-data-migrate
init: false
arch:
- aarch64
- amd64
ingress: true
ingress_port: 80
map:
- all_addon_configs:rw
- backup:rw
apparmor: false
docker_api: true
startup: services

BIN
addon-data-migrate/icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB

BIN
addon-data-migrate/logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB