mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
update documentation
Signed-off-by: Kevin Morris <kevr@0cost.org>
This commit is contained in:
parent
ce7c44758e
commit
3102736b13
2 changed files with 25 additions and 0 deletions
7
INSTALL
7
INSTALL
|
@ -186,3 +186,10 @@ and call it below:
|
|||
|
||||
And edit the configuration file to enabled redis caching
|
||||
(`[options] cache = redis`).
|
||||
|
||||
11) Start `aurweb.service`.
|
||||
|
||||
An example systemd unit has been included at `examples/aurweb.service`.
|
||||
This unit can be used to manage the aurweb asgi backend. By default,
|
||||
it is configured to use `poetry` as the `aur` user; this should be
|
||||
configured as needed.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue