When you extract the contents of the QIE{version}_{build}_war.zip, you will find a 'README.txt' file the explains how to configure and start QIE using both upstart and systemd. There is a pre-build 'qie.service' file that can be copied over to the /etc/systemd/system/ folder. You will then run 'systemctl daemon-reload' to get it loaded, and from there you can run 'systemctl start qie' to start the service or 'systemctl stop qie' to stop the service.