升级了alist、dozzle、emby、emby_beta、filebrowser、nextcloud、portainer;

This commit is contained in:
waxgourd
2025-11-18 20:09:56 +08:00
parent a5d5563804
commit ea02bd7911
18 changed files with 596 additions and 564 deletions

47
portainer/config.yaml Normal file
View File

@@ -0,0 +1,47 @@
arch:
- aarch64
- amd64
- armv7
backup_exclude:
- backups
- docker_config/cli-plugins
description: 轻松管理您的Docker环境
docker_api: true
hassio_api: true
image: r.hassbus.com/alexbelgium/portainer-{arch}
ingress: true
ingress_port: 1337
ingress_stream: true
init: false
map:
- addon_config:rw
- share:rw
- ssl
name: Portainer
options:
env_vars: []
certfile: fullchain.pem
keyfile: privkey.pem
password: homeassistant
ssl: false
panel_admin: false
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
schema:
env_vars:
- name: match(^[A-Za-z0-9_]+$)
value: str?
certfile: str
keyfile: str
password: str?
ssl: bool
slug: portainer
udev: true
url: https://gitcode.com/waxgourd/addons
version: "2.35.0"
boot: manual