cloudstax / firecamp

Serverless Platform for the stateful services
https://www.cloudstax.io
Apache License 2.0
209 stars 20 forks source link

Implement update-service operation in firecamp-service-cli #13

Open jazzl0ver opened 6 years ago

jazzl0ver commented 6 years ago

It would be greate to have update-service operation in the cli tool to manage amount of replicas, volumes size, heap size, etc

JuniusLuo commented 6 years ago

yes, updating the service and scaling the service will be supported. Increasing the volume size would be a separate feature.

cloudstax commented 6 years ago

Updating cassandra heap size and scaling up cassandra service are supported in 0.9.2 release. Updating other configs and scaling other services will be supported in the later release.