<p>I'm working on an article. Can you folks list all single binary golang applications that are used for self-hosting applications?</p>
<hr/>**评论:**<br/><br/>throwbible: <pre><p>What happens if we miss one? Why do you need a list with all of them?</p>
<p>Arguably, from an operations point of view, the single binary that contains both application and assets is one of greatest features of Go, in my mind.</p></pre>qwestopia: <pre><p>Lol, I meant list all you could remember*</p>
<blockquote>
<p>is one of greatest features of Go</p>
</blockquote>
<p><3</p></pre>deusmetallum: <pre><p>You mean like Docker?</p></pre>deusmetallum: <pre><p>If Docker isn't self contained enough, consider also <a href="https://www.minio.io/" rel="nofollow">https://www.minio.io/</a></p></pre>qwestopia: <pre><p>Like <a href="https://github.com/filebrowser/filebrowser" rel="nofollow">this</a> and <a href="https://github.com/go-gitea/gitea" rel="nofollow">this</a></p></pre>__janos: <pre><p><a href="https://github.com/grafana/grafana" rel="nofollow">https://github.com/grafana/grafana</a>
<a href="https://github.com/prometheus/prometheus" rel="nofollow">https://github.com/prometheus/prometheus</a>
<a href="https://github.com/gopherpit/gopherpit" rel="nofollow">https://github.com/gopherpit/gopherpit</a>
<a href="https://github.com/geeksteam/BoltGUI" rel="nofollow">https://github.com/geeksteam/BoltGUI</a></p></pre>iluminae: <pre><p>Here is a few I run:</p>
<p>Journey-(blog)
CockroachDB
Rethinkdb
Gogs/gitea</p></pre>HarveyKandola: <pre><p>I maintain Documize -- it's an EmberJS frontend with a Go backend, delivered as a single binary (Windows, Linux, macOS).</p>
<p><a href="https://github.com/documize/community" rel="nofollow">https://github.com/documize/community</a></p></pre>ekrubnivek: <pre><p>github.com/kevinburke/go-html-boilerplate</p></pre>ligustah: <pre><p><a href="https://github.com/sosedoff/pgweb" rel="nofollow">https://github.com/sosedoff/pgweb</a></p></pre>sh41: <pre><p><a href="https://github.com/shurcooL/home" rel="nofollow">https://github.com/shurcooL/home</a><br/>
<a href="https://dmitri.shuralyov.com/website/gido" rel="nofollow">https://dmitri.shuralyov.com/website/gido</a></p></pre>SeerUD: <pre><p>On top of the ones I've seen posted here, I remember this one: <a href="https://github.com/peachdocs/peach" rel="nofollow">https://github.com/peachdocs/peach</a></p></pre>
这是一个分享于 的资源,其中的信息可能已经有所发展或是发生改变。
入群交流(和以上内容无关):加入Go大咖交流群,或添加微信:liuxiaoyan-s 备注:入群;或加QQ群:692541889
0 回复
- 请尽量让自己的回复能够对别人有帮助
- 支持 Markdown 格式, **粗体**、~~删除线~~、
`单行代码`
- 支持 @ 本站用户;支持表情(输入 : 提示),见 Emoji cheat sheet
- 图片支持拖拽、截图粘贴等方式上传