Mention the systemd part
This commit is contained in:
parent
2277ea3ac1
commit
e8c6348a23
|
@ -68,6 +68,8 @@ The Python dependencies can be installed via `pip install -r requirements.txt`.
|
||||||
|
|
||||||
1. Configure your Git system to send webhooks for the event(s) and repositories you want to the Basic Builder API.
|
1. Configure your Git system to send webhooks for the event(s) and repositories you want to the Basic Builder API.
|
||||||
|
|
||||||
|
1. Optionally, configure Basic Builder to use Systemd via the [example configurations](systemd/).
|
||||||
|
|
||||||
## Webhook Configuration
|
## Webhook Configuration
|
||||||
|
|
||||||
**NOTE:** Currently, Basic Builder supports only Gitea webhooks. However, other systems may be supported in the future.
|
**NOTE:** Currently, Basic Builder supports only Gitea webhooks. However, other systems may be supported in the future.
|
||||||
|
|
Loading…
Reference in New Issue