Automated Deployment solution for multiple Java web-apps

前端 未结 9 822
时光说笑
时光说笑 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:34

    I've very similar requirements. Focusing on application deployments instead of environment deployments, seems that http://www.kwatee.net/product perfectly fits!

    • Web interface to create/configure and control the deployments
    • Multi-platform deployment support
    • Version management, incremental updates deployments
    • Use plan shell commands when required
    • Lightweight & easy to use understand and manage

提交回复
热议问题