stackclash/OpenFaaS build, push, and deploy

Builds a docker image from your OpenFaaS function and pushes it to your registry

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
stack-fileThe OpenFaaS function definition fileyesstack.yml
docker-usernameYour docker username with push authorizationyes
docker-passwordYour docker passwordyes
platformsthe platform abbreviations to build for, e. g. linux/amd64,linux/arm/v7nolinux/amd64
deployWhether the built image shall be deployed (false=no, true=yes)nofalse
openfaas-gatewayOpenFaaS gateway URL (http(s)://my-public-gateway.tld)no
openfaas-usernameUser for authenticating at OpenFaaS gatewaynoadmin
openfaas-passwordPassword for authenticating at OpenFaaS gatewayno
namedescription
tagImage tag built