neosync icon indicating copy to clipboard operation
neosync copied to clipboard

bare metal and fly.io

Open gedw99 opened this issue 2 years ago • 2 comments

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!

gedw99 avatar Nov 05 '23 12:11 gedw99

hey @gedw99 thanks for submitting this. We'll take a look and get to you with an update.

evisdrenova avatar Nov 06 '23 00:11 evisdrenova