From e109b9c72c89802778ca117845ddb6d0fadb0e4d Mon Sep 17 00:00:00 2001 From: "Alex Ellis (OpenFaaS Ltd)" Date: Tue, 23 Jun 2020 14:06:48 +0100 Subject: [PATCH] Add PathfinderZA adopter Closes: #1544 by @mvniekerk Signed-off-by: Alex Ellis (OpenFaaS Ltd) --- ADOPTERS.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ADOPTERS.md b/ADOPTERS.md index e0274d21..29fd7269 100644 --- a/ADOPTERS.md +++ b/ADOPTERS.md @@ -52,6 +52,8 @@ This is a list of adopters of OpenFaaS * [NGC](https://www.ngcsoftware.com/) +* [PathfinderZA](https://www.pathfinderza.com) - PathfinderZA is an IOT security firm selling underground sensors that transmits warnings to users if a person or vehicle goes past it. We're using OpenFaas, with Dockerised functions written in Java (Quarkus) and Rust (Actix/Rocket-RS). + * [Pentium Network](https://www.pentium.network/) * [PiperCI](https://piperci.dreamer-labs.net) - PiperCI is a task management framework that provides users with a standard library of CI/CD-centric tasks and the [OpenFaas](https://www.openfaas.com/) and [Kubernetes](https://kubernetes.io/) based infrastructure required to run them. PiperCI can be used in conjunction with existing CI/CD orchestrators like GitlabCI, Jenkins, TravisCI, or others to create a more scalable, robust, and functional CI/CD system.