Add installation instructions for rsync on B servers in SYNC_SETUP.md to ensure proper synchronization setup.
Publish telemt-bot Docker image / build-and-push (push) Successful in 25s
Publish telemt-bot Docker image / build-and-push (push) Successful in 25s
This commit is contained in:
@@ -137,6 +137,13 @@ sync {
|
||||
|
||||
## 6) Первичная синхронизация (один раз)
|
||||
|
||||
**Важно:** на каждом B (`gt1.ivx.su`, `gt2.ivx.su`) должен быть установлен `rsync`:
|
||||
|
||||
```bash
|
||||
# Выполнить на каждом B-сервере:
|
||||
apt update && apt install -y rsync
|
||||
```
|
||||
|
||||
На `mtg.ivx.su`:
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user