mirror of
https://github.com/arcan1s/ahriman.git
synced 2025-04-24 15:27:17 +00:00
* add workers autodicsovery feature * suppress erros while retrieving worker list * update recipes * fix tests and update docs * filter health checks * ping based workers |
||
---|---|---|
.. | ||
compose.yml | ||
nginx.conf | ||
README.md | ||
service.ini | ||
worker.ini |
Distributed
- Create user
demo
with password fromAHRIMAN_PASSWORD
environment variable. - Setup repository named
ahriman-demo
with architecturex86_64
. - Start web server at port
8080
. - Start two workers.
- All updates triggered by the web server will be passed to workers.
- All updates from worker instances are uploaded to the web service.
- Repository is available at
http://localhost:8080/repo
.
In this example, worker list is automatically defined based on the addresses they reported.