LemonGateway.Application (lemon_gateway v0.1.0)

View Source

OTP application for LemonGateway.

Starts the execution supervision tree: configuration, engine registries, schedulers, run supervisors, and the health check server.

Gateway-owned ingress (transport, command, SMS, voice) is off by default and starts only when :gateway_ingress_enabled is set for :lemon_gateway. See LemonGateway.IngressSupervisor.