xiaoyaDev/xiaoya-alist: 小雅Alist的相关周边

整合安装脚本,内置所有相关软件的安装。

使用

bash -c "$(curl --insecure -fsSL https://ddsrem.com/xiaoya_install.sh)"

备用地址

bash <(curl --insecure -fsSL https://ddsrem.com/xiaoya/all_in_one.sh)
bash <(curl --insecure -fsSL https://fastly.jsdelivr.net/gh/xiaoyaDev/xiaoya-alist@latest/all_in_one.sh)
bash <(curl --insecure -fsSL https://raw.githubusercontent.com/xiaoyaDev/xiaoya-alist/master/all_in_one.sh)
bash -c "$(curl --insecure -fsSL https://fastly.jsdelivr.net/gh/xiaoyaDev/xiaoya-alist@latest/main.sh)"
bash -c "$(curl --insecure -fsSL https://raw.githubusercontent.com/xiaoyaDev/xiaoya-alist/master/main.sh)"

AI老G一键安装脚本:

bash -c "$(curl -sSLf https://ailg.ggbond.org/xy_install.sh)" 

备用:

bash -c "$(curl -sSLf https://gbox.ggbond.org/xy_install.sh)" 

简明安装教程:https://www.bilibili.com/video/BV1a9S9YgEdv/

monlor/docker-xiaoya: 💡 Use Docker Compose to deploy Xiaoya services in a more elegant way, supports one-click deployment of Alist + Emby + Jellyfin, full-platform support, Linux/Windows/Mac/Synology, X86/Arm architecture

功能特性

🚀 使用 Docker Compose 一键部署服务,兼容群晖,Linux,Windows,Mac,包含所有X86和Arm架构

✨ 部署alist+下载元数据+部署emby服务全流程自动,无需人工干预

  • 所有脚本集成到 Docker 镜像,避免污染系统环境
  • 合并emby的x86和arm镜像,部署时无需区分镜像名
  • 自动清理阿里云盘,默认每10分钟一次
  • 自动更新小雅alist中的云盘数据,默认每天一次
  • 自动更新emby服务配置,默认每周一次
  • 自动更新emby媒体数据,默认每天一次
  • 支持小雅夸克网盘资源,挂载自定义夸克网盘资源
  • 支持小雅PikPak网盘资源,挂载自定义PikPak资源
  • 支持小雅阿里云盘资源,挂载自定义阿里云盘资源
  • 支持WebDav,TvBox服务
  • [Beta]适配Armv7设备,包括alist, emby

部署或更新脚本

脚本支持重复执行,每天自动同步最新镜像(不需要同步请选择下面的稳定版本)

export VERSION=main && bash -c "$(curl -fsSL ${GH_PROXY}https://raw.githubusercontent.com/monlor/docker-xiaoya/${VERSION:-main}/install.sh)"

使用加速源

export VERSION=main GH_PROXY=https://gh.monlor.com/ IMAGE_PROXY=ghcr.monlor.com && bash -c "$(curl -fsSL ${GH_PROXY}https://raw.githubusercontent.com/monlor/docker-xiaoya/${VERSION:-main}/install.sh)"

环境信息

作者 root

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注