Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Kong | 34,987 | 19 hours ago | 234 | apache-2.0 | Lua | |||||
🦍 The Cloud-Native API Gateway | ||||||||||
Faas | 23,110 | 9 | 7 days ago | 31 | April 12, 2021 | 30 | mit | Go | ||
OpenFaaS - Serverless Functions Made Simple | ||||||||||
Docker_practice | 22,409 | 14 days ago | 9 | December 01, 2021 | 7 | Go | ||||
Learn and understand Docker&Container technologies, with real DevOps practice! | ||||||||||
Generator Jhipster | 20,628 | 4,666 | 186 | a day ago | 267 | September 02, 2022 | 290 | apache-2.0 | TypeScript | |
JHipster is a development platform to quickly generate, develop, & deploy modern web applications & microservice architectures. | ||||||||||
Harbor | 20,206 | 15 | a day ago | 255 | June 28, 2022 | 567 | apache-2.0 | Go | ||
An open source trusted cloud native registry project that stores, signs, and scans content. | ||||||||||
Kuboard Press | 17,908 | 2 months ago | 333 | JavaScript | ||||||
Kuboard 是基于 Kubernetes 的微服务管理界面。同时提供 Kubernetes 免费中文教程,入门教程,最新版本的 Kubernetes v1.23.4 安装手册,(k8s install) 在线答疑,持续更新。 | ||||||||||
Hydra | 14,098 | 8 | 20 hours ago | 1 | May 08, 2019 | 82 | apache-2.0 | Go | ||
OpenID Certified™ OpenID Connect and OAuth Provider written in Go - cloud native, security-first, open source API security for your infrastructure. SDKs for any language. Works with Hardware Security Modules. Compatible with MITREid. | ||||||||||
Awesome Kubernetes | 13,893 | 21 days ago | 9 | other | Shell | |||||
A curated list for awesome kubernetes sources :ship::tada: | ||||||||||
Prefect | 12,087 | 1 | 70 | 20 hours ago | 162 | July 05, 2022 | 514 | apache-2.0 | Python | |
The easiest way to orchestrate and observe your data pipelines | ||||||||||
Mall Learning | 12,045 | 16 days ago | 25 | apache-2.0 | Java | |||||
mall学习教程,架构、业务、技术要点全方位解析。mall项目(50k+star)是一套电商系统,使用现阶段主流技术实现。涵盖了SpringBoot 2.3.0、MyBatis 3.4.6、Elasticsearch 7.6.2、RabbitMQ 3.7.15、Redis 5.0、MongoDB 4.2.5、Mysql5.7等技术,采用Docker容器化部署。 |
This is press
, a Frappe custom app that runs Frappe Cloud. This app manages infrastructure, subscription, marketplace, SaaS and much more.
press: "I have a brother, without which I cannot live, agent"
The other half of the Frappe Cloud infrastructure is agent. Which is a flask application that runs on every server in a typical cluster and carries out tasks on HTTP requests. Creating a new site, installing an app, updating a site, creating a bench and everything in between is just a request (Agent Job
) away.
Note that, this README is in a very early WIP state and only covers a tiny bit of FC. More to come!
You can find a detailed walkthough for setting up a local FC cluster here.
You can read more about the VueJS frontend for Frappe Cloud here.
Journey of a thousand PRs begins with a single typo fix!
You can contribute in many ways, some of which are:
Reporting Issues: If you find a bug, typo etc. Feel free to raise an issue and we will take it from there.
Feature PRs: You can start by creating an issue with a feature proposal, we can discuss whether we should go ahead with it or not.
Give us a star!
Documentation