Service management
Commands
frites install # install/start the gateway service
frites install --port 7000 # install/start on a different port
frites status # installed? loaded? reachable?
frites restart # restart after config changes or upgrades
frites stop # remove the background service
frites uninstall # same as stopPlatform behavior
macOS: launchd
Linux: systemd --user
Compatible frites service ... form
Last updated