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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Phoenix Servers with Packer

5 点作者 ndemoor超过 11 年前

2 条评论

jacobquick超过 11 年前
By not deploying code directly to the running servers he&#x27;s adding bureaucratic overhead to the development process rather than getting rid of it. He&#x27;s putting his people in as active gatekeepers in a way that hasn&#x27;t been necessary for most web development in a long time.<p>&quot;This way of working might still be prone to errors, but at least we are not running configuration updates or deploys against resources in production.&quot;<p>If the old method was too fast and lots of mistakes got through then the new process they chose was right for that team. However, treating config changes and deploys to production as if they&#x27;re toxic in general is kind of disrespectful to the vast number of companies that deploy to prod without knocking over their own website for hours at a time.<p>On top of that, if the new process is &quot;still error prone&quot; then he just increased the effort required by his team and slowed the overall development of the product for nothing.
aviksh超过 11 年前
I think this is a smart way to ensure the setup scales and it&#x27;s robust. This would be very effective for small startups as it&#x27;s reliable and give the tech admins peace of mind. I do find packer.io to be very intuitive and user friendly. Do you guys think that packer.io is the best for the deployment flows?