Updated Install as a daemon (markdown)
@@ -1,5 +1,11 @@
|
||||
These steps are presented as guidelines. Your results may vary, depending on operating system, installation path and other settings.
|
||||
|
||||
## Windows
|
||||
This will start PlexPy when you login to Windows without the command prompt.
|
||||
* Create a new shortcut in your startup folder with
|
||||
* Target: `C:\Python27\pythonw.exe C:\Path\to\PlexPy\PlexPy.py`
|
||||
* Start in: `C:\Python27`
|
||||
|
||||
## Ubuntu
|
||||
This installation assumes PlexPy is installed to `/opt/plexpy`. Make sure all paths are correct and accessible. A common mistake is that a daemon user has no read and/or write permissions.
|
||||
* For Ubuntu that uses systemd (15.10+) utilize this service script: https://github.com/drzoidberg33/plexpy/blob/master/init-scripts/init.ubuntu.systemd
|
||||
|
Reference in New Issue
Block a user