From b027432f0902550361291002350adfbf406f0fc3 Mon Sep 17 00:00:00 2001 From: Admin9705 <24727006+Admin9705@users.noreply.github.com> Date: Fri, 24 Aug 2018 03:32:13 -0400 Subject: [PATCH] Updated Installation (markdown) --- Installation.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/Installation.md b/Installation.md index bb993ba..ea2c4f2 100644 --- a/Installation.md +++ b/Installation.md @@ -38,3 +38,15 @@ chmod -R a=,a+X,u+rw,g+r /opt/Lidarr ``` 4. Run lidarr as system service: [Autostart on Linux](https://github.com/lidarr/Lidarr/wiki/Autostart-on-Linux) 5. Lidarr should be available on port 8686, for example: http://localhost:8686 + +### Ubuntu / Automated PlexGuide Installer ### + +NOTE: PlexGuide Installs Docker on your Machine + +1. Install PlexGuide from [https://plexguide.com](https://plexguide.com) - [GITHUB](https://github.com/Admin9705/PlexGuide.com-The-Awesome-Plex-Server) on a Clean UB16/UB18 machine +2. Select "Program Suite Installer" +3. Type lidarr +4. Lidarr will install in under 15 seconds +5. Follow screen instructions on how to access (example lidarr - sonarr.domain.com, ipv4:8686, domain:8686) + +![](https://plexguide.com/news/wp-content/uploads/2018/08/Snip20180824_90.png) \ No newline at end of file