List of single binary golang web applications?

xuanbao · 2018-03-21 10:30:12 · 1077 次点击    
这是一个分享于 2018-03-21 10:30:12 的资源,其中的信息可能已经有所发展或是发生改变。

I'm working on an article. Can you folks list all single binary golang applications that are used for self-hosting applications?


评论:

throwbible:

What happens if we miss one? Why do you need a list with all of them?

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.

qwestopia:

Lol, I meant list all you could remember*

is one of greatest features of Go

<3

deusmetallum:

You mean like Docker?

deusmetallum:

If Docker isn't self contained enough, consider also https://www.minio.io/

qwestopia:

Like this and this

__janos:

https://github.com/grafana/grafana https://github.com/prometheus/prometheus https://github.com/gopherpit/gopherpit https://github.com/geeksteam/BoltGUI

iluminae:

Here is a few I run:

Journey-(blog) CockroachDB Rethinkdb Gogs/gitea

HarveyKandola:

I maintain Documize -- it's an EmberJS frontend with a Go backend, delivered as a single binary (Windows, Linux, macOS).

https://github.com/documize/community

ekrubnivek:

github.com/kevinburke/go-html-boilerplate

ligustah:

https://github.com/sosedoff/pgweb

sh41:

https://github.com/shurcooL/home
https://dmitri.shuralyov.com/website/gido

SeerUD:

On top of the ones I've seen posted here, I remember this one: https://github.com/peachdocs/peach


入群交流(和以上内容无关):加入Go大咖交流群,或添加微信:liuxiaoyan-s 备注:入群;或加QQ群:692541889

1077 次点击  
加入收藏 微博
暂无回复
添加一条新回复 (您需要 登录 后才能回复 没有账号 ?)
  • 请尽量让自己的回复能够对别人有帮助
  • 支持 Markdown 格式, **粗体**、~~删除线~~、`单行代码`
  • 支持 @ 本站用户;支持表情(输入 : 提示),见 Emoji cheat sheet
  • 图片支持拖拽、截图粘贴等方式上传