Introducing ClusterFsck: Filebased S3 Configuration Kontrol
briefs.amicushq.com
Introducing ClusterFsck: Filebased S3 Configuration Kontrol
1–10 of 13 posts
Re: Introducing ClusterFsck: Filebased S3 Configuration Kontrol
#2Re: Introducing ClusterFsck: Filebased S3 Configuration Kontrol
#3I can't read the name other than ClusterFuck. Sorry, it's my brain. :)
Re: Introducing ClusterFsck: Filebased S3 Configuration Kontrol
#4Amazon OpsWorks manages configuration centrally via a web-based command and control.
Heroku manages configuration centrally via environment and heroku config:add.
ClusterFsck (did I type that right? :)) lets me store things on S3, centrally.
Re: Introducing ClusterFsck: Filebased S3 Configuration Kontrol
#5Re: Introducing ClusterFsck: Filebased S3 Configuration Kontrol
#6Is this based on Amazon S3 because you have that at hand, or is it based on it because of some innate advantage?
Re: Introducing ClusterFsck: Filebased S3 Configuration Kontrol
#7Is this based on Amazon S3 because you have that at hand, or is it based on it because of some innate advantage?
A little bit of both I guess? It's become standard enough that most web developers (at least most I know) have an account and use it for a few things here and there, it's dirt cheap and widely available, and it's just text files we're storing, so nothing more heavy weight is needed. It does also offer versioning, which I believe we may add a feature to take advantage of for rolling back configuration changes in a coh…
Re: Introducing ClusterFsck: Filebased S3 Configuration Kontrol
#8Is this based on Amazon S3 because you have that at hand, or is it based on it because of some innate advantage?
A little bit of both I guess? It's become standard enough that most web developers (at least most I know) have an account and use it for a few things here and there, it's dirt cheap and widely available, and it's just text files we're storing, so nothing more heavy weight is needed. It does also offer versioning, which I believe we may add a feature to take advantage of for rolling back configuration changes in a coh…