LexFloatServer runs as a service on Windows. To install it as a service simply pass the "-i" option along with the service name and optionally a service display name which is displayed in the Windows Services Manager:
After installation, it is set to start with the computer and run silently in the background.
Stop/Start LexFloatServer on Windows
To stop or start the server from the command line you need the "service name". If the service name was not passed during installation then it defaults to lexfloatserver-productId (where product id is the id of your product):
LexFloatServer can run as a Systemd, Upstart or SysV service on Linux. To install it as a service simply pass the "-i" optionalong with the service name:
lexfloatserver-i--service-namemyfloatingserver
After installation, it is set to start with the computer and run silently in the background.
Stop/Start LexFloatServer on Linux
To stop or start the server from the command line, you need the service name. If the service name was not passed during installation then it defaults to lexfloatserver.productId (where product id is the id of your product):
Uninstalling LexFloatServer on Linux
To uninstall simply pass "-d" option to deactivate and then "-u" option to remove the daemon:
Installing LexFloatServer on macOS
LexFloatServer runs as a launchd daemon on macOS. To install it as a service simply pass the "-i" optionalong with the service name:
After installation, it is set to start with the computer and run silently in the background.
Stop/Start LexFloatServer on macOS
To stop or start the server from the command line, you need the service name. If the service name was not passed during installation then it defaults to com.lexfloatserver.productId (where product id is the id of your product):
Uninstalling LexFloatServer on macOS
To uninstall simply pass "-d" option to deactivate and then "-u" option to remove the daemon: