background picture of the home page

烟雨笔记

烟雨笔记,在互联网的边缘游荡。

群晖安装synology photos相册

点击群晖套件 安装synology photos 安装完 备份使用cloud sync 加密备份photos目录 并设置双向同步 记得保存key.zip或者记住密码 解密 解密工具下载地址:https://www.synology.cn/zh-cn/support/download/DS918+?v

thumbnail of the cover of the post

群晖docker安装lucky

前言 地址 GITHUB地址:https://github.com/gdy666/lucky DOCKERHUB地址:https://hub.docker.com/r/gdy666/lucky 官网地址:https://lucky666.cn/ Docker安装lucky. 设置DDNS. 获取SS

thumbnail of the cover of the post

群晖docker安装Audio-book-shelf

前言 Audio-book-shelf支持有声书刮削和播放的一款软件,并带有安卓iso App 方便随时听有声书 Dockek-Compose 拉取镜像需要代理 群晖docker文件夹创建abs 右键属性权限找到eve开头的选择 勾选读写应用到子文件夹及文件即可 services: audiob

thumbnail of the cover of the post

群晖docker安装DDNS-GO

群晖docker文件夹内创建ddns-go 右键 属性-权限-新增-选择eve 勾选读写 应用其他文件夹即可 docker compose services: ddns-go: container_name: ddns-go restart: always

thumbnail of the cover of the post

群晖docker搭建ChineseSubFinder

前言 此项目已经停更 再次使用只为没字幕下载后上传自动整理字幕到emby github地址:https://github.com/ChineseSubFinder/ChineseSubFinder/blob/master/docker/readme.md 安装步骤 群晖docker文件夹创建 chi

thumbnail of the cover of the post

群晖安装qb tr

qb安装 首先去群晖docker 文件夹内创建文件夹qb 在qb文件夹内创建子文件夹为appdata 然后右键qb属性权限 选择eve开头的 勾选读写 应用其他文件夹即可 docker compose services: qbittorrent: image: lscr.io/linux

thumbnail of the cover of the post

群晖安装emby

docker 文件夹内创建 文件夹emby/programdata 右键属性权限 选择 eve 所有人 选择读写 勾选所有子文件夹 确定 host 模式 不安全 version: "2.3" services: emby: image: amilys/embyserver:4.8.11.

thumbnail of the cover of the post