mirror of
https://gitcode.com/waxgourd/addons
synced 2025-12-06 12:28:28 +08:00
首次推出addons-data-migrate
This commit is contained in:
19
addon-data-migrate/config.yaml
Normal file
19
addon-data-migrate/config.yaml
Normal 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
|
||||
Reference in New Issue
Block a user