faas-swarm icon indicating copy to clipboard operation
faas-swarm copied to clipboard

OpenFaaS provider for Docker Swarm

faas-swarm

Build Status

Status - 15th December 2020

Whilst faas-swarm may still work, it is no longer being supported by the community. You can ask about commercial support by emailing [email protected].

No community support or free updates are available.

See alternatives: Deploying OpenFaaS

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:

  • [x] Create
  • [x] Proxy
  • [x] Update
  • [x] Delete
  • [x] List
  • [x] Scale

Docker image: openfaas/faas-swarm

Contributing

The contribution guide applies from the main OpenFaaS repository.