mirror of
https://github.com/arcan1s/ahriman.git
synced 2025-07-16 23:39:56 +00:00
chore: add configuration recipes
This commit is contained in:
8
recipes/distributed-manual/README.md
Normal file
8
recipes/distributed-manual/README.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Distributed manual
|
||||
|
||||
1. Create user `demo` with password from `AHRIMAN_PASSWORD` environment variable.
|
||||
2. Setup repository named `ahriman-demo` with architecture `x86_64`.
|
||||
3. Start web server at port `8080`.
|
||||
4. Start service in daemon mode with periodic (once per day) repository update.
|
||||
5. All updates from worker daemon instance are uploaded to the web service.
|
||||
6. Repository is available at `http://localhost:8080/repo`.
|
Reference in New Issue
Block a user