Is it possible to configure: min_machines_running (and auto_stop_machines/auto_start_machines settings) without exposing any internal ports to the Internet? I have a few internal services which are accessible only via Nginx proxy and I don’t want to expose any ports by [[services]] or [http_service] configuration.
Since the Fly Proxy takes care of auto stop and start, you would need to configure services. An option might be to use Flycast to take advantage of the Proxy but on your private network only.