SSH Server

Is it possible to run SSH server on Fly.io?

If you mean ssh into app VMs, you can accomplish that with the flyctl ssh console command.

docs: flyctl ssh console

You can install your own ssh server as well. You have root access to the VMs so there’s nothing stopping you!

@kurt

Can you guide me on this one?

How should the fly.toml file look like?

@kurt

Please have a look at my other issue (regarding Pi-Hole)

Somewhat belatedly: Run an ssh server