encore icon indicating copy to clipboard operation
encore copied to clipboard

Running without cloud as single independent binary

Open derkan opened this issue 3 years ago • 5 comments
trafficstars

Hi,

This may be out of scope of this project but I wonder if it is possible deploy without cloud(kubernetes...), like directly as a binary which can run as a system service ?

derkan avatar May 30 '22 07:05 derkan

Hi @derkan, thanks for asking. It would be very helpful to better understand your use case. Encore is primarily designed for building cloud native applications; could you share a bit more how you would like to use it?

eandre avatar May 31 '22 19:05 eandre

I think this is something very interesting... Since Kubernetes supported by most major cloud providers, it would be nice to actually be able to build a k8s configuration that deploys the entire project.

drgomesp avatar Jan 11 '23 22:01 drgomesp