sha256:92bb7d59e3ecbae0127f3067bf0bd419050fabded67575864f4fd93686dc8f81
Last pushed
4 days by sbx
Type
Sandbox Kit
Manifest digest
sha256:92bb7d59e3ecbae0127f3067bf0bd419050fabded67575864f4fd93686dc8f81
Wires a Gitea access token into the sandbox proxy so git-over-HTTPS and the Gitea API both authenticate against your instance, self-hosted or gitea.com. The token stays on the host.
| Name | Required | Default | Description |
|---|---|---|---|
host | Optional | gitea.com | Hostname of the Gitea instance, without a scheme or path (for example git.example.com). Defaults to gitea.com, Gitea's own hosted instance. |
| Name | Service | Required | Description |
|---|---|---|---|
GITEA_TOKEN | gitea | Required | Gitea access token with the `write:repository` scope (add `write:issue` for issue/PR work). Stored on the host; the sandbox only sees a placeholder and the proxy injects the real value on requests to the instance. |
${{ kit.args.host }}
dl.gitea.com
sbx run <agent> --kit docker.io/sbx/gitea-kit:latestRun the following command to install sbx on your machine.
brew install docker/tap/sbxwinget install Docker.sbx