mirror of
https://github.com/arcan1s/ahriman.git
synced 2025-04-24 15:27:17 +00:00
.. | ||
compose.yml | ||
nginx.conf | ||
README.md | ||
service.ini | ||
worker.ini |
Distributed manual
- Create user
demo
with password fromAHRIMAN_PASSWORD
environment variable. - Setup repository named
ahriman-demo
with architecturex86_64
. - Start web server at port
8080
. - Start service in daemon mode with periodic (once per day) repository update.
- All updates from worker daemon instance are uploaded to the web service.
- Repository is available at
http://localhost:8080/repo
.