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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: Beluga 0.1 – Docker Deployment Tool

34 点作者 ctex超过 9 年前

5 条评论

mrinterweb超过 9 年前
I wrote a Docker deployment tool that has many similarities to Beluga <a href="https:&#x2F;&#x2F;github.com&#x2F;mrinterweb&#x2F;freighter" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;mrinterweb&#x2F;freighter</a>. I&#x27;m going to sound awfully biased here, but I believe Freighter has more features than Beluga. Then again there may be some things about Beluga I don&#x27;t know about.<p>Freighter can handle multiple environment config files, environment var management, old image and container cleanup. Freighter uses Docker&#x27;s REST API and therefore does not need ruby installed on the hosts, but it does need the REST API enabled to be accessible on 127.0.0.1. If you&#x27;d like to know more about Freighter reach me at @mrinterweb or ask your question here.
ctex超过 9 年前
Hey guys, Cortex CEO here, we&#x27;ve built Beluga to make Docker instances easily deployable for multiple clients. Let us know if you have any questions!
评论 #10303535 未加载
评论 #10304360 未加载
falcolas超过 9 年前
What&#x27;s the advantage of this over, say, Salt&#x27;s DockerIO state?<p>ref.: <a href="https:&#x2F;&#x2F;docs.saltstack.com&#x2F;en&#x2F;latest&#x2F;ref&#x2F;states&#x2F;all&#x2F;salt.states.dockerio.html#module-salt.states.dockerio" rel="nofollow">https:&#x2F;&#x2F;docs.saltstack.com&#x2F;en&#x2F;latest&#x2F;ref&#x2F;states&#x2F;all&#x2F;salt.sta...</a>
评论 #10303917 未加载
jonsterling超过 9 年前
Just FYI, &quot;Beluga&quot; also refers to a proof assistant based on the logical framework with contextual modal type theory: <a href="http:&#x2F;&#x2F;complogic.cs.mcgill.ca&#x2F;beluga&#x2F;" rel="nofollow">http:&#x2F;&#x2F;complogic.cs.mcgill.ca&#x2F;beluga&#x2F;</a>
hardwaresofton超过 9 年前
I read through (admittedly quickly) through the entire README and still don&#x27;t understand what Beluga does...<p>So it builds images, then pushes them to a remote repo, then pulls them from SSH? Is it pulling updates? Is it a daemon that keeps your containers up to date?
评论 #10304887 未加载