karimdarwish/Configure Buildkit
Configures the remote buildkit host using given credentials
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| openvpn-config | Content of an .ovpn configuration containing certificate to connect | yes | — |
| buildkit-ca-cert | CA Certificate configured with Buildkit | yes | — |
| buildkit-cert | Client certificate configured with Buildkit | yes | — |
| buildkit-cert-key | Private key for the client certificate configured with Buildkit | yes | — |
| buildkit-ip | Private IP address of the Buildkit daemon | yes | — |
| builder-name | Name of the Docker buildx builder | no | buildkit-host-aws |
| openvpn-version | — | no | 2.5.5-1ubuntu3.1 |
Outputs
no outputs