Mention the systemd part

This commit is contained in:
Joshua Boniface 2021-10-31 00:55:48 -04:00
parent 2277ea3ac1
commit e8c6348a23
1 changed files with 2 additions and 0 deletions

View File

@ -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.