cloudstax / firecamp

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

Multi-Region Deployment #94

Open wtibbitts opened 5 years ago

wtibbitts commented 5 years ago

I see no documentation for how to do a multiregion deployment, but it is mentioned that it can be done. Can you provide documentation on how to do this, in my case I am interested for Cassandra? Or optionally how to provide a custom config for cassandra so that I can add a separate the multiregion snitch and another datacenter?

wtibbitts commented 5 years ago

Missed this section in the cassandra docs.

Only one region is supported currently. The multi-regions Cassandra will be supported in the future.

So I guess just my second question, is there a way for me to edit the configs to force this to support multiple DCs knowing about each other.