Skip to content
This repository has been archived by the owner on Dec 16, 2020. It is now read-only.

openfaas/faas-swarm

Repository files navigation

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 support@openfaas.com.

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:

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

Docker image: openfaas/faas-swarm

Contributing

The contribution guide applies from the main OpenFaaS repository.