You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 ?
The text was updated successfully, but these errors were encountered:
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?
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.
My use case is to run without cloud and without docker. Running a binary/or binaries directly would be much better. Let me handle the running of the services directly, without any other infra/wrapper.
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 ?
The text was updated successfully, but these errors were encountered: