bare metal and fly.io
Is your feature request related to a problem?
docs refer to baremetal and would like this.
Describe the solution you'd like
I like to use Fly.io, which uses a single dockerFile.
https://fly.io/docs/app-guides/multiple-processes/
So what we do is as part of the Docker boiler, you stuff in your binaries, which in neosync 2 or 3 I think. Fly has the concept of Apps, and it will boost each App ( which is a binary ).
The other way that we can use Overwind, to run the binaries outside docker or inside docker.
https://github.com/DarthSim/overmind
Describe alternatives you've considered
Additional context
https://fly.io/docs/hands-on/install-flyctl/ is golang.
Fly can scale to zero and also scale per region https://fly.io/docs/apps/scale-count/#:~:text=Scale%20an%20app%27s%20regions,its%20changes%20across%20these%20regions.
Thank you for your feature request – we love each and every one!
hey @gedw99 thanks for submitting this. We'll take a look and get to you with an update.