推广 热搜: page  关键词  数据分析  服务  哪些  数据分析系统  搜索  获取  小红  链接 

【小雅EMBY全家桶】2024年最新保姆级教程 永久免费的媒体库 适配所有客户端

   日期:2025-01-02     作者:g22go    caijiyuan   评论:0    移动:https://sicmodule.kub2b.com/mobile/news/14855.html
核心提示:最好有全局科学的条件,要不大概率有问题!istoreos或者openwrt上安装,需要保证docker存储目录大于200G空间。如果不够需要先在o

最好有全局科学的条件,要不大概率有问题!

istoreos或者openwrt上安装,需要保证docker存储目录大于200G空间。如果不够需要先在openwrt里面对docker的目录进行扩容

如果是在centos上自己安装docker后运行,还是需要默认存储空间进行扩容,并且docker安装之前最好对内核进行升级

升级Centos内核 3.X bug很多 需要升级到5.x

rpm -Uvh https://www.elrepo.org/elrepo-release-7.el7.elrepo.noarch.rpm

yum --enablerepo=elrepo-kernel install -y kernel-lt 

grub2-set-default 'CentOS Linux ( 5.4.261-1.el7.elrepo) 7 (Core)'

=========Centos上docker 安装环境准备,openwrt不需要=================

hostnamectl set-hostname weiba

yum install -y conntrack ntpdate ntp ipvsadm ipset jq iptables curl sysstat libseccomp wget vim net-tools git

systemctl stop firewalld && systemctl disable firewalld

yum -y install iptables-services && systemctl start iptables && systemctl enable iptables && iptables -F && service iptables save

swapoff -a && sed -i '/ swap / s/^(.*)$/#1/g' /etc/fstab

setenforce 0 && sed -i 's/^SELINUX=.*/SELINUX=disabled/' /etc/selinux/config

systemctl stop postfix && systemctl disable postfix

=========Centos上docker安装,openwrt不需要======================

yum install -y yum-utils device-mapper-persistent-data lvm2

yum-config-manager

--add-repo

http://mirrors.aliyun.com/docker-ce/linux/centos/docker-ce.repo

yum update -y && yum install -y docker-ce ###安装docker

=========Centos上docker默认目录迁移,openwrt看上面截图======================

新挂在一块新磁盘参考:https://www.cnblogs.com/zmdniComeOn/p/11995313.html

虚拟机准备一块大于160G的新虚拟磁盘 然后挂在在一个新文件夹下

echo "/dev/sdb1 /dataxiaoya ext4 defaults 0 0">>/etc/fstab

systemctl stop docker.service

修改docker的默认目录到新目录下 注意修改 因为最少需要160G空间

vi /usr/lib/systemd/system/docker.service

# 在 ExecStart=/usr/bin/dockerd 后追加 --data-root=/dataxiaoya, 注意如果本来后面有其他参数不要搞乱了

systemctl daemon-reload

systemctl start docker.service

=========openwrt/centos一键安装xiaoya,======================

bash -c "$(curl http://docker.xiaoya.pro/update_new.sh)" -s ###Centos运行xiaoya一键安装程序

bash -c "$(curl http://docker.xiaoya.pro/update_new.sh)" -s host  ###openwrt运行xiaoya一键安装程序

==========第一次输入===============

32位token获取地址:

https://alist.nn.ci/zh/guide/drivers/aliyundrive.html

===========第二次输入==============

280位token(open token)获取地址:

https://alist.nn.ci/zh/guide/drivers/aliyundrive_open.html

===========第三次输入==============

在你的网盘一定在资源库,建立一个文件夹,然后通过网页登录进去最后一串就是你的缓存文件夹的id

比如:https://www.aliyundrive.com/drive/file/resource/XXXXXXXXXXXXXXXXX

==========镜像自动拉取,安装检查===================

安装后

docker ps进行检查

查看资源拉取情况

docker logs -f xiaoya

或者

docker logs -f xiaoya-hostmode

访问xiaoya

https://centosIP或者openwrtip:5678(6789)

===========安装小雅守护程序,24小时自动清理ali缓存空间==================

bash -c "$(curl -s https://xiaoyahelper.zengge99.eu.org/aliyun_clear.sh | tail -n +2)" -s 3 

 ###运行xiaoya缓存一键安装维护程序,24小时自动清除缓存文件

===========安装xiaoya emby一键安装程序==================

bash -c "$(curl http://docker.xiaoya.pro/emby_plus.sh)" -s /你的媒体库目录(就是那块160G挂载的文件夹下在新建一个文件夹)  /etc/xiaoya(xiaoya默认配置文件目录,如果没改过不需要敲这个路径只需要指定媒体库就行了)

emby登录用户:xiaoya,密码1234

===============最后安装potplay客户端,然后浏览器油猴安装下面的插件========================

https://greasyfork.org/zh-CN/scripts/406811-embylaunchpotplayer

本文地址:https://sicmodule.kub2b.com/news/14855.html     企库往 https://sicmodule.kub2b.com/ , 查看更多

特别提示:本信息由相关用户自行提供,真实性未证实,仅供参考。请谨慎采用,风险自负。

 
 
更多>同类最新资讯
0相关评论

文章列表
相关文章
最新动态
推荐图文
最新资讯
点击排行
网站首页  |  关于我们  |  联系方式  |  使用协议  |  版权隐私  |  网站地图  |  排名推广  |  广告服务  |  积分换礼  |  网站留言  |  RSS订阅  |  违规举报  |  鄂ICP备2020018471号