TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Introducing ClusterFsck: Filebased S3 Configuration Kontrol

42 pointsby tobowersalmost 12 years ago

4 comments

dblockalmost 12 years ago
More options is good! Centrally storing configuration is always a good idea.<p>Amazon OpsWorks manages configuration centrally via a web-based command and control.<p>Heroku manages configuration centrally via environment and heroku config:add.<p>ClusterFsck (did I type that right? :)) lets me store things on S3, centrally.
kowdermeisteralmost 12 years ago
I can&#x27;t read the name other than ClusterFuck. Sorry, it&#x27;s my brain. :)
评论 #5840610 未加载
评论 #5841699 未加载
jabbernottyalmost 12 years ago
Is this based on Amazon S3 because you have that at hand, or is it based on it because of some innate advantage?
评论 #5840841 未加载
评论 #5841667 未加载
jjulianoalmost 12 years ago
shameless plug, speaking of S3, I created a DSL for Amazon S3 (using s3cmd, because it is intended for my rake tasks) - <a href="http:&#x2F;&#x2F;jjuliano.github.io&#x2F;s3cmd-dsl" rel="nofollow">http:&#x2F;&#x2F;jjuliano.github.io&#x2F;s3cmd-dsl</a>