Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Minio | 39,345 | 20 | 111 | a day ago | 375 | April 25, 2021 | 46 | agpl-3.0 | Go | |
High Performance Object Storage for AI | ||||||||||
Kong | 35,017 | 3 hours ago | 234 | apache-2.0 | Lua | |||||
🦍 The Cloud-Native API Gateway | ||||||||||
Faas | 23,132 | 9 | 2 days ago | 31 | April 12, 2021 | 29 | mit | Go | ||
OpenFaaS - Serverless Functions Made Simple | ||||||||||
Docker_practice | 22,409 | 15 days ago | 9 | December 01, 2021 | 7 | Go | ||||
Learn and understand Docker&Container technologies, with real DevOps practice! | ||||||||||
Dapr | 21,317 | 38 | 19 hours ago | 411 | August 11, 2022 | 390 | apache-2.0 | Go | ||
Dapr is a portable, event-driven, runtime for building distributed applications across cloud and edge. | ||||||||||
Generator Jhipster | 20,637 | 4,666 | 186 | a day ago | 267 | September 02, 2022 | 289 | apache-2.0 | TypeScript | |
JHipster is a development platform to quickly generate, develop, & deploy modern web applications & microservice architectures. | ||||||||||
Harbor | 20,218 | 15 | 18 hours ago | 255 | June 28, 2022 | 561 | apache-2.0 | Go | ||
An open source trusted cloud native registry project that stores, signs, and scans content. | ||||||||||
Jina | 18,523 | 2 | 2 days ago | 2,019 | July 06, 2022 | 23 | apache-2.0 | Python | ||
🔮 Build multimodal AI services via cloud native technologies | ||||||||||
Kuboard Press | 17,908 | 2 months ago | 333 | JavaScript | ||||||
Kuboard 是基于 Kubernetes 的微服务管理界面。同时提供 Kubernetes 免费中文教程,入门教程,最新版本的 Kubernetes v1.23.4 安装手册,(k8s install) 在线答疑,持续更新。 | ||||||||||
Pulumi | 16,198 | 132 | 347 | 18 hours ago | 3,838 | September 19, 2022 | 1,830 | apache-2.0 | Go | |
Pulumi - Infrastructure as Code in any programming language. Build infrastructure intuitively on any cloud using familiar languages 🚀 |
Website | Community | Roadmap | Documentation | Twitter | Release notes
ALIEN 4 Cloud stands for Application LIfecycle ENablement for Cloud.
FastConnect started this project in order to help enterprises adopting the cloud for their new and existing applications in an Open way. A4C has an Open-Source model (Apache 2 License) and standardization support in mind.
Alien4Cloud is no longer maintained since December 2022.
The last release 3.7.0 came out in July 2022.
Alien4Cloud is written in java for the backend and requires a JDK 8 or newer (note that we test it using JDK 8 only for now).
$ sudo npm install -g bower
$ sudo npm -g install grunt-cli
$ gem install compass
$ npm install grunt-contrib-compass --save-dev
run the folowing command to build the project:
$ mvn clean install -Dmaven.wagon.http.ssl.insecure=true -Dmaven.wagon.http.ssl.allowall=true
$ cd alien4cloud-ui
$ mvn spring-boot:run
$ cd alien4cloud-ui
$ grunt serve