官方参考文档: 链接
安装小雅
一键安装命令
常规模式bash -c "$(curl http://docker.xiaoya.pro/update_new.sh)"host模式
bash -c "$(curl http://docker.xiaoya.pro/update_new.sh)" -s host三个必要参数
表头 文件 获取地址 token mytoken.txt https://aliyuntoken.vercel.app/ https://alist.nn.ci/zh/guide/drivers/aliyundrive.html open token myopentoken.txt https://alist.nn.ci/zh/guide/drivers/aliyundrive_open.html 转存folder id temp_transfer_folder_id.txt https://www.aliyundrive.com/s/rP9gP3h9asE 先转存再复制后面的地址 类似报错: Tokenverifyfailed:The token was expected to have 3 parts, but got 1.
解决办法:修改 /etc/xiaoya/opentoken_url.txt 文件https://api-cf.nn.ci/alist/ali_open/token https://api.xhofe.top/alist/ali_open/token
安装小雅Emby
安装小雅Emby
# 生成配置 bash -c "$(curl http://docker.xiaoya.pro/emby_new.sh)" -s --config_dir=/etc/xiaoya --action=generate_config # /etc/xiaoya 这个是小雅的安装路径运行后会提示修改emby_config.txt
dev_dri=yes mode=host image=emby media_dir=/mnt/xiaoya-media resilio=yes修改完成后执行安装
# 执行安装 bash -c "$(curl http://docker.xiaoya.pro/emby_new.sh)" -s --config_dir=/etc/xiaoya # 直接压运行 bash -c "$(curl http://docker.xiaoya.pro/emby_new.sh)" -s --config_dir=/etc/xiaoya --action=unzip- 等待安装完成后进入后台,
默认账号:xiaoya
密码:1234
评论 (0)