我们正在运行一个在EC2实例上运行的码头容器中的Hazelcast管理中心。我们经常提起/减少这些事例。在此过程中,我们正在丢失所有配置(许可证/smtp/警报)。
发布于 2017-09-26 14:22:11
可以使用卷挂载,并使用系统属性-Dhazelcast.mancenter.home=/path/to/volumemount指定可选配置路径。
http://docs.hazelcast.org/docs/3.8.6/manual/html-single/index.html#getting-started-to-management-center <-在所有图片下面的那一节的最后一句话;)
https://stackoverflow.com/questions/46428631
复制相似问题