Automated Deployment solution for multiple Java web-apps

前端 未结 9 818
时光说笑
时光说笑 2020-12-23 12:02

I\'m looking for solutions, preferably open source, that can manage deployments of multiple interdependent java web-applications.

The solution requires an ab

9条回答
  •  轮回少年
    2020-12-23 12:39

    Check out ControlTier, an open source deployment tool based on a Configuration Management Database (CMDB) repository that aims to be a complete, enterprise-ready system for automating the deployment and management of multi-tier and distributed application services. According to its website:

    ControlTier is a community driven, cross-platform software system used to coordinate application service management activities across multiple nodes and application tiers. The project is fully open source and many of the project contributions come from DTO Solutions ongoing consulting work for large scale e-commerce, software-as-a-service, and financial services operations. Go to Installation to get and install the software.

    alt text http://controltier.org/mediawiki/images/d/d2/ControlTier_HighLevel.png

提交回复
热议问题