Traccar start after restart/turn on instance

rasik8 years ago

Hi Anton,
Traccar is working fine.

As i hosted it in Amazon cloud EC2, during non-using time, i "stop" the instance , but when i needed, i "start" the instance, but everytime after starting or rebooting instance, i have to open putty to staart the traccar server by using ssh command
sudo /opt/traccar/bin/traccar start

so is there any way to start traccar server automatically after reboot or stating instances.

OS : centos

Anton Tananaev8 years ago

It should start automatically. Check your system init scripts.

rasik8 years ago

how to check ? have to find it in root of centos or config file

Anton Tananaev8 years ago

I think CentOS uses systemd for initialization, so you need to check systemd config.