Skip to content
#

OpenFaaS

openfaas logo

OpenFaaS makes it easy for developers to deploy event-driven functions and microservices to Kubernetes without repetitive, boiler-plate coding. Package your code or an existing binary in a Docker image to get a highly scalable endpoint with auto-scaling and metrics.

Here are 345 public repositories matching this topic...

k3sup
arkade
faasd
xUnholy
xUnholy commented Nov 8, 2020

Details

DEX is installed using pre-existing themes that are available, namely coreos and tectonic.

source: https://github.com/dexidp/dex/tree/master/web/themes

To use a custom theme you need just to put it along with others into a web directory. The folder structure should be the same: logo, favicon, and CSS.

After that, add

frontend:
   theme: yourthemefolder

to

enhancement good first issue feature_request prio:low
alexellis
alexellis commented Jan 14, 2019

Task:

  • Update invokefunction to return the response headers
  • Update the caller function named Invoke to return the body, statusCode and errors
  • Update example to print statusCode and body

Suggested by Simon Pezcler and Rishabh Gupta so that connectors can do better debug and potentially use the result for something.

Right now the result is abandoned.

help wanted good first issue

Created by Alex Ellis

Latest release 4 months ago

Repository
openfaas/faas
Website
openfaas.com