background picture of the home page

猪猪小窝

欲买桂花同载酒,终不似,少年游。

福利

Emby 不可直连,需开代理使用 可直接浏览器打开观看,也可使用客户端 https://noak.me/emby Apple 平台(iOS、iPadOS、macOS、tvOS、visionOS)的话推荐Filebar(

thumbnail of the cover of the post

RustDesk 部署

1. 环境配置 mkdir -p /docker/rustdesk && \ tee /docker/rustdesk/.env <<-'EOF' SITEorIP=<SITEorIP> #输入域名或IP key=<key> #加密用 EOF 2. 编辑 docker-compose.yml tee

thumbnail of the cover of the post

Nginx Proxy Manager 部署

1. 环境配置 mkdir -p /docker/npm/data /docker/npm/letsencrypt /docker/mariadb-npm/data /docker/mariadb-npm/conf /docker/mariadb-npm/log && \ tee /docker/n

thumbnail of the cover of the post