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
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.
To deploy faas-swarm use deploy_stack.sh
in the main OpenFaaS repository.
Status: Released
Features:
- Create
- Proxy
- Update
- Delete
- List
- Scale
Docker image: openfaas/faas-swarm
The contribution guide applies from the main OpenFaaS repository.