acornies / faas-swarm

OpenFaaS provider for Docker Swarm

Home Page:https://github.com/openfaas/faas

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

faas-swarm

Build Status

Summary

This is the Docker Swarm provider for OpenFaaS.

The first and canonical implementation of OpenFaaS was tightly coupled to Docker Swarm. This repository aims to decouple the two so that all providers are isomorphic and symmetrical.

Deployment

To deploy faas-swarm use deploy_stack.sh in the main OpenFaaS repository.

Status

Status: Released

Features:

  • Create
  • Proxy
  • Update
  • Delete
  • List
  • Scale

Docker image: openfaas/faas-swarm

Contributing

The contribution guide applies from the main OpenFaaS repository.

About

OpenFaaS provider for Docker Swarm

https://github.com/openfaas/faas

License:MIT License


Languages

Language:Go 96.3%Language:Dockerfile 2.3%Language:Makefile 1.1%Language:Shell 0.3%