Minghe

Results 74 issues of Minghe

https://github.com/metrue/fx/runs/2779702719?check_suite_focus=true

good first issue

I found AWS lambda in July 2015 and became a big fan of Function as a Service (**FaaS**) since then, Three years ago I built my own **FaaS** framework **fx**...

RFC

fx access HTTP endpoint of docker engine to do image build and container run, but currently fx make docker endpoint to support HTTP with "socat" with docker run https://github.com/metrue/fx/blob/master/provisioner/darwin/darwin.go#L18, it'd...

good first issue

It should be a functionality of `fx-agent`

enhancement
good first issue

It would be nice if fx has a built-in monitor with a dashboard (grafana?)

enhancement

The only thing `fx` does is to make a single function to be an HTTP service, `fx` takes two steps to finish the process, * Wraps the function into a...

enhancement
RFC