Alien4cloud

Application LIfecycle ENablement for Cloud
Alternatives To Alien4cloud
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Minio39,34520111a day ago375April 25, 202146agpl-3.0Go
High Performance Object Storage for AI
Kong35,017
3 hours ago234apache-2.0Lua
🦍 The Cloud-Native API Gateway
Faas23,13292 days ago31April 12, 202129mitGo
OpenFaaS - Serverless Functions Made Simple
Docker_practice22,409
15 days ago9December 01, 20217Go
Learn and understand Docker&Container technologies, with real DevOps practice!
Dapr21,3173819 hours ago411August 11, 2022390apache-2.0Go
Dapr is a portable, event-driven, runtime for building distributed applications across cloud and edge.
Generator Jhipster20,6374,666186a day ago267September 02, 2022289apache-2.0TypeScript
JHipster is a development platform to quickly generate, develop, & deploy modern web applications & microservice architectures.
Harbor20,2181518 hours ago255June 28, 2022561apache-2.0Go
An open source trusted cloud native registry project that stores, signs, and scans content.
Jina18,52322 days ago2,019July 06, 202223apache-2.0Python
🔮 Build multimodal AI services via cloud native technologies
Kuboard Press17,908
2 months ago333JavaScript
Kuboard 是基于 Kubernetes 的微服务管理界面。同时提供 Kubernetes 免费中文教程,入门教程,最新版本的 Kubernetes v1.23.4 安装手册,(k8s install) 在线答疑,持续更新。
Pulumi16,19813234718 hours ago3,838September 19, 20221,830apache-2.0Go
Pulumi - Infrastructure as Code in any programming language. Build infrastructure intuitively on any cloud using familiar languages 🚀
Alternatives To Alien4cloud
Select To Compare


Alternative Project Comparisons
Readme

Alien4Cloud

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.

Building Alien4Cloud

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).

  • make sure you have a JDK 8 installed
  • make sure you have Maven installed (team is using 3.0.5)
  • install Ruby
  • install Python
  • install Node.js to get npm command. Check here http://nodejs.org. Note that you need a recent version of npm (2.7.4) in order to build a4c.
  • install bower
$ sudo npm install -g bower
  • install grunt
$ sudo npm -g install grunt-cli
  • install compass
$ gem install compass
  • and grunt-contrib-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

Running Alien4Cloud

  • launch the backend
$ cd alien4cloud-ui
$ mvn spring-boot:run
  • launch the frontend
$ cd alien4cloud-ui
$ grunt serve
Popular Cloud Computing Projects
Popular Kubernetes Projects
Popular Cloud Computing Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Java
Cloud Computing
Kubernetes
Angularjs
Grunt
Devops Tools