Skip to content

Commit 2813deb

Browse files
committed
added sample commands for monthly routine
1 parent 97e8488 commit 2813deb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/monthly_routine.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
## Worker system upgrades
5454
5555
Find a maintenance window for the service:
56-
- wait for no more ongoing task on imager then put it in maintenance
56+
- wait for no more ongoing task on imager then stop the worker (`docker stop imager-worker` ; restart with `imager-worker-restart`)
5757
- run `zimfarm stop manager` on zimfarm worker
5858
5959
Then:
@@ -74,7 +74,7 @@ jobs:
7474
7575
## Borgbase
7676
77-
- [ ] Start compaction of Borgbase repositories manually through the UI (beware `wp1db` which needs you to stop `backup` container on `mwcurator` before to release lock)
77+
- [ ] Start compaction of Borgbase repositories manually through the UI (beware `wp1db` which needs you to stop `backup` container on `mwcurator` before to release lock: `sudo docker-compose -f /data/code/wp1/docker-compose.yml stop backup`)
7878
- [ ] Check compaction completed succesfully on all repositories (and not not forget to restart `backup` container on `mwcurator`
7979
8080
## Delayed task

0 commit comments

Comments
 (0)