TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Introducing ClusterFsck: Filebased S3 Configuration Kontrol

42 点作者 tobowers将近 12 年前

4 条评论

dblock将近 12 年前
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.
kowdermeister将近 12 年前
I can&#x27;t read the name other than ClusterFuck. Sorry, it&#x27;s my brain. :)
评论 #5840610 未加载
评论 #5841699 未加载
jabbernotty将近 12 年前
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 未加载
jjuliano将近 12 年前
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>