fix tests and update docs

This commit is contained in:
2023-12-30 19:46:50 +02:00
parent dfc33bf501
commit 60b09f646b
19 changed files with 193 additions and 10 deletions

View File

@ -8,4 +8,4 @@
6. All updates from worker instances are uploaded to the web service.
7. Repository is available at `http://localhost:8080/repo`.
Note, in this configuration, workers are spawned in replicated mode, thus the backend accesses them in round-robin-like manner.
In this example, worker list is automatically defined based on the addresses they reported.