For the complete documentation index, see llms.txt. This page is also available as Markdown.

Headless SF Edge Servie execution

For most use cases, it is good practice to use SF Edge as Windows or Linux service. See the following section for further details:

Edge Installation

Sometimes, it might be beneficial to run Luna in "headless-mode" without needing to install it as a service. Use the Luna.Service executable for that. Run the following command (in the SF Edge main binary location):

$ ./Luna.Service -f /path/to/config/appsettings.xml -o /path/to/config/otasettings.xml -s "EdgeService0"

Last updated