docs: define update status reporting

This commit is contained in:
2025-12-28 23:51:01 +01:00
parent c41a4560c1
commit 37087e7925
6 changed files with 34 additions and 1 deletions

View File

@ -36,6 +36,7 @@ Set in `/etc/skd/env` (see `env.example`):
- `SKD_UPDATE_URL` (default `https://update.wlkns.org`)
- `SKD_UPDATE_TOKEN` (API token for update service)
- `SKD_UPDATE_INTERVAL` (seconds; default 3600)
- `SKD_UPDATE_STATUS_URL` (default `https://update.wlkns.org/status`)
Notes:
- `./scripts/install.sh` will create `/etc/skd/env` from `env.example` if missing (edit afterwards) and ensure the `skd` service user/group exist.