scp ./target/controller-*.jar pi@raspberrypi:/tmp systemctl restart controller.service systemctl status controller.service systemctl stop controller.service systemctl start controller.service journalctl -u controller.service -n 50 -f