Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Minio | 40,894 | 20 | 126 | 2 days ago | 376 | March 27, 2023 | 41 | agpl-3.0 | Go | |
High Performance Object Storage for AI | ||||||||||
Kong | 35,940 | a day ago | 248 | apache-2.0 | Lua | |||||
🦍 The Cloud-Native API Gateway | ||||||||||
Faas | 23,483 | 15 | 11 days ago | 31 | April 12, 2021 | 29 | mit | Go | ||
OpenFaaS - Serverless Functions Made Simple | ||||||||||
Docker_practice | 22,784 | a month ago | 9 | December 01, 2021 | 5 | Go | ||||
Learn and understand Docker&Container technologies, with real DevOps practice! | ||||||||||
Dapr | 22,318 | 56 | 11 hours ago | 482 | July 20, 2023 | 388 | apache-2.0 | Go | ||
Dapr is a portable, event-driven, runtime for building distributed applications across cloud and edge. | ||||||||||
Harbor | 20,884 | 21 | 2 days ago | 255 | June 28, 2022 | 602 | apache-2.0 | Go | ||
An open source trusted cloud native registry project that stores, signs, and scans content. | ||||||||||
Generator Jhipster | 20,854 | 4,666 | 203 | 2 days ago | 269 | July 12, 2023 | 242 | apache-2.0 | TypeScript | |
JHipster is a development platform to quickly generate, develop, & deploy modern web applications & microservice architectures. | ||||||||||
Jina | 19,103 | 13 | 3 days ago | 2,421 | July 30, 2023 | 14 | apache-2.0 | Python | ||
☁️ Build multimodal AI applications with cloud-native stack | ||||||||||
Kuboard Press | 19,085 | a month ago | 365 | JavaScript | ||||||
Kuboard 是基于 Kubernetes 的微服务管理界面。同时提供 Kubernetes 免费中文教程,入门教程,最新版本的 Kubernetes v1.23.4 安装手册,(k8s install) 在线答疑,持续更新。 | ||||||||||
Pulumi | 17,616 | 132 | 481 | 19 hours ago | 3,897 | July 26, 2023 | 1,946 | apache-2.0 | Go | |
Pulumi - Infrastructure as Code in any programming language. Build infrastructure intuitively on any cloud using familiar languages 🚀 |
The Multi-user OpenFaaS Platform
OpenFaaS Cloud introduces an automated build and management system for your Serverless functions with native integrations into your source-control management system whether that is GitHub or GitLab.
With OpenFaaS Cloud functions are managed through typing git push
which reduces the tooling and learning curve required to operate functions for your team. As soon as OpenFaaS Cloud receives a push event
from git
it will run through a build-workflow which clones your repo, builds a Docker image, pushes it to a registry and then deploys your functions to your cluster. Each user can access and monitor their functions through their personal dashboard.
Features:
git push
(also known as GitOps)The dashboard page for a user:
The details page for a function:
The high-level workflow for the OpenFaaS Cloud CI/CD pipeline.
See the Roadmap & Features
You can set up and host your own OpenFaaS Cloud or pay an expert to do that for you. OpenFaaS Ltd also offers custom development, if you should have new requirements.
OpenFaaS Ltd provides expert installation and support for OpenFaaS Cloud. You can bring your own infrastructure, or we can install and configure OpenFaaS Cloud for your accounts on a managed cloud.
You can set up your own OpenFaaS Cloud with authentication and wildcard certificates using ofc-bootstrap in around 100 seconds using the ofc-bootstrap tool.
This method assumes that you are using Kubernetes, have a public IP available or are using the inlets-operator, and have a domain name. Some basic knowledge of how to setup a GitHub App and GitHub OAuth App along with a DNS service account on DigitalOcean, Google Cloud DNS, Cloudflare or AWS Route53.
A developer install is also available via this blog post, which disables OAuth and TLS. You will still need an IP address and domain name.
Deploy with: ofc-bootstrap
For help join #openfaas-cloud on the OpenFaaS Slack workspace. If you need commercial support, contact [email protected]