This directory contains Function examples that can be run in OpenFaaS using the following instructions.
See OpenFaaS website for more detailed and up to date documentation.
-
Docker
-
OpenFaaS: to try in localhost, maybe provision faasd
export DOCKER_REGISTRY_IMG_ORG_PATH=<registry org path>
Check stack.yml to find out how DOCKER_REGISTRY_IMG_ORG_PATH
is used.
To build and deploy the Functions to OpenFaaS, run the following command:
faas-cli up