Difference between revisions of "Template:Installation"

From Servarr
Line 75: Line 75:
 
   <li><p>Select which docker image you would like to install. There are several to choose from<br />
 
   <li><p>Select which docker image you would like to install. There are several to choose from<br />
 
   </p></li>
 
   </p></li>
   [[File:{{{ARRNAME}}}-unraid-install1.png|thumb|none|alt=Installation Options|Installation Options]]
+
   [[File:{{{ARRNAME}}}-unraid-install.png|thumb|none|alt=Installation Options|Installation Options]]
 
   <li><p> Depending on which container you go with will determine the steps in which you take. Some containers come preloaded with volumes mapped already. This is really up to your liking how you would like your container volumes to be laid out. It is highly recommended to follow the guide listed [[Docker Guide|here]] for your volume mapping<br />
 
   <li><p> Depending on which container you go with will determine the steps in which you take. Some containers come preloaded with volumes mapped already. This is really up to your liking how you would like your container volumes to be laid out. It is highly recommended to follow the guide listed [[Docker Guide|here]] for your volume mapping<br />
 
   </p></li>
 
   </p></li>

Revision as of 18:00, 25 November 2020


No description.

Template parameters

ParameterDescriptionTypeStatus
ARRNAMEARRNAME

Name of the ARR

Example
Radarr
Stringrequired
RunArrCommandLinuxRunArrCommandLinux

Command to Start & Run ARR Linux

Example
./opt/Radarr/Radarr -nobrowser -data=/home/radarr/.config/Radarr/
Stringrequired
RunArrCommandOSXRunArrCommandOSX

Command to Start & Run ARR OSX

Example
./opt/Radarr/Radarr -nobrowser -data=/home/radarr/.config/Radarr/
Stringrequired
ArrExecutableNameWinArrExecutableNameWin

Executable Name for Windows

Example
Radarr.exe
Stringrequired
ArrDownloadLinkArrDownloadLink

Link to the Arr Downloads

URLrequired
ArrLinuxAutoStartArrLinuxAutoStart

Autostart file instructions

Unknownrequired


Installing

Windows

OSX

Linux

Auto Start Using Systemd

NAS

FreeNAS

Qnap

Synology

Docker

Docker on unRAID

  • Installation of {{{ARRNAME}}} is quite simple when it comes to unRAID as they have made installing Docker containers a breeze.
  1. Simply head on over to the community applications store on the top bar of your browser.

  2. Community Applications
    Communitty Applications
  3. In the search field type in {{{ARRNAME}}}

  4. Select which docker image you would like to install. There are several to choose from

  5.  [[File:{{{ARRNAME}}}-unraid-install.png|thumb|none|alt=Installation Options|Installation Options]]
    
  6. Depending on which container you go with will determine the steps in which you take. Some containers come preloaded with volumes mapped already. This is really up to your liking how you would like your container volumes to be laid out. It is highly recommended to follow the guide listed here for your volume mapping

  7. Depending on which container you select you may recieve a pop up asking you to Choose A Branch To Install when in doubt go with the Default :latest branch

  8. Once you have selected which container you are going to go with, you will need to either create the volumes in for {{{ARRNAME}}} to be able to use or simply use the prefilled ones. (Highly recommended to remove the prefilled and use your own).

    1. To create new volumes simply select the Add another Path, Port, Variable, Label or Device text at the bottom above the Apply button.

    2. Once the new window appears you will want to use the drop down box next to Config Type: and make sure that it is set to Path.

    3. From here you will want to fill out all pertinant information:

      1. Name: The name of this path, this can be any unique name more like a note to know what this path is for.

      2. Container Path: This will be the path that {{{ARRNAME}}} will see inside the container /data is a favorite

      3. Host Path: This is the path to the host (unRAID) machine, This will be /mnt/user/<Your User Share>

      4. NOTE If you follow the Docker Guide you will only need one Volume path to be made as all information that {{{ARRNAME}}} will need will be in one share /mnt/user/data

      5. The last three items Default Value:, Access Mode", and Description: Can be left alone.

      6. Click ADD

    4. Last thing to check is to make sure Host Port for {{{ARRPORT}}} is filled in with {{{ARRPORT}}}, UNLESS This port causes any conflicts with any other container. If it does please choose a different port that is not in use.

    5. Click APPLY

  9. Now the {{{ARRNAME}}}'s container is being downloaded, once complete simply click the OK button at the bottom of the new pop up window

  10. Click DOCKER on the top row of your browser.

  • Now all you will need to do is simply left click on your newly created container and select WebUI.

  • Select WebUI
    Select WebUI
  • Now a new browser tab should show up with {{{ARRNAME}}} running in all its glory. ENJOY

  • Manual Updates

    Windows

    OSX

    Linux

    Docker

    Getting Started

    // Do we need sub sections that much?

    Windows

    OSX

    Linux

    Docker