sha256:6bb522bff921959e1222a385dea287f628261e3aeace4187fb3e9d02552a429b
Last pushed
about 13 hours by sbx
Type
Sandbox Kit
Manifest digest
sha256:6bb522bff921959e1222a385dea287f628261e3aeace4187fb3e9d02552a429b
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 sbx/gitea-kit:latestRun the following command to install sbx on your machine.
brew install docker/tap/sbxwinget install Docker.sbx