Hi all
Installed latest mopidy from sources using the documentation found here (https://docs.mopidy.com/en/latest/installation/source/) onto a fresh Raspbian Jessie Lite install on a Raspberry Pi 3.
I’ve confirmed that mopidy works when launched as user pi. But now I would like to run mopidy as a service as chronicled here (https://docs.mopidy.com/en/latest/service/).
And now that I’ve checked my machine it appears it is not set up to do this when installed from source. It looks like I need to install mopidyctl, create the /etc/mopidy directory, probably create the systemd files and man pages too, and maybe even the mopidy user.
I’ve looked through the documentation and Github but can’t seem to find any info. Any suggestions on where to find the info?
thanks