cityindex-attic / logsearch

[unmaintained] A development environment for ELK
Apache License 2.0
24 stars 8 forks source link

Evaluate BOSH for deploying logsearch #267

Closed mrdavidlaing closed 10 years ago

mrdavidlaing commented 10 years ago

Example BOSH deployments.

mrdavidlaing commented 10 years ago

BOSH is really good for interacting with an existing cluster; I especially like the bosh ssh command, the bosh vms --vitals and the way deploy rolling updates to a running cluster resulting in zero downtime.

However, BOSH currently has no concept of "autoscaling" or "spot instances".

I think it would be wise to wait until these are supported (possibly via a BOSH CPI for Cloud Formation), before considering using BOSH to manage both our CloudFoundry cluster & our Logsearch cluster

sopel commented 10 years ago

Closed for the aforementioned reasons (as discussed in https://github.com/cityindex/logsearch-config/issues/59).