Hi there, looking for some wise advice re best way to shutdown my Traccar server, which is running on a raspberry pi platform.
Is there a 'proper' approach to shutting down Traccar service and the Pi?
As in is 'sudo shutdown' okay, and it stops the traccar service, completing any database writes etc, before the Pi stops?
Or should i be stopping the Traccar service first, then issuing the sudo shutdown (or reboot) command?
Regular system shutdown or reboot shouldn't be a problem.
okay thanks Anton, appreciated.
Hi there, looking for some wise advice re best way to shutdown my Traccar server, which is running on a raspberry pi platform.
Is there a 'proper' approach to shutting down Traccar service and the Pi?
As in is 'sudo shutdown' okay, and it stops the traccar service, completing any database writes etc, before the Pi stops?
Or should i be stopping the Traccar service first, then issuing the sudo shutdown (or reboot) command?