encoredev / encore

Open Source Development Platform for building robust type-safe distributed systems with declarative infrastructure
https://encore.dev
Mozilla Public License 2.0
7.53k stars 319 forks source link

Running without cloud as single independent binary #251

Open derkan opened 2 years ago

derkan commented 2 years ago

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 ?

eandre commented 2 years ago

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?

drgomesp commented 1 year ago

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.