update
This commit is contained in:
13
rsync/README.md
Normal file
13
rsync/README.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# 构建 rsync 镜像
|
||||
|
||||
## 定制
|
||||
- 安装 rsync
|
||||
|
||||
## 外挂目录和文件
|
||||
- /etc/rsyncd.conf: rsyncd 配置文件
|
||||
- /var/log/rsync: rsync 日志目录
|
||||
- 配置文件中,每个模块里指定的目录也要挂载出来
|
||||
|
||||
## 案例
|
||||
- [Demo/SingleNode/](Demo/SingleNode/): 部署 rsync
|
||||
|
||||
Reference in New Issue
Block a user