# home-compose **Repository Path**: coder_jk/home-compose ## Basic Information - **Project Name**: home-compose - **Description**: 个人云、家庭云、nas常用docker服务合集 - **Primary Language**: YAML - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 9 - **Created**: 2024-09-18 - **Last Updated**: 2024-09-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # home-compose #### 介绍 个人云、家庭云、nas 常用 docker 服务合集 #### 软件说明 目前包含的软件有: 影视库:jellyfin、plex、emby 下载工具:qbittorrent、transmission(可选择使用官方版或快校版)、Aria2-Pro pt 自动化工具:nas-tools、IYUUPlus 网盘管理工具:alist 个人网盘:nextcloud 音乐库:navidrome 电子书:reader、calibre-web 照片墙:photoprism 导航页:heimdall 软路由:openwrt docker 监控工具:portainer 监控面板:grafana + prometheus + node-exporter + qbittorrent-exporter(一套软件配合使用) 刮削器:tinymediamanager 智能家居:homeassistant 默认外挂文件目录皆挂在/data 目录下,可自行修改 | 更新内容 | 时间 | | --------------------- | --------- | | 初版 | 2023/3/15 | | 增加 photoprism | 2023/3/16 | | 增加 heimdall | 2023/3/16 | | 增加 grafana | 2023/3/19 | | 增加 tinymediamanager | 2023/3/20 | | 增加 homeassistant | 2023/3/20 | sh脚本包含以下功能: 安装docker及docker-compose; 设置笔记本合盖不休眠; 创建虚拟网卡(如果兼职软路由需要); 双盘位组raid0,并开机自动挂载; 开启smb文件共享; #### 使用教程 1. 开启 ssh 登陆 2. 使用 sftp 将 docker-compose 文件上传至服务器 3. 安装 docker-compose,cd 至文件目录,执行 docker-compose up -d 命令 #### 使用说明 1. 同类型软件可能有多个,请自行选择使用哪个 2. 请使用 root 权限启动服务 #### 参与贡献 如果想要目前没有包含的软件,可在 issues 区留言