mirror of
https://github.com/Radarr/Radarr.git
synced 2024-11-20 18:02:44 +01:00
Updated Installation (markdown)
parent
298d92fe45
commit
43211ff0dd
@ -1,14 +1,12 @@
|
|||||||
### Windows ###
|
### Windows ###
|
||||||
|
|
||||||
- Extract the ZIP archive somewhere.
|
* Extract the ZIP archive somewhere.
|
||||||
- Launch Radarr.exe once.
|
* Run `Radarr.exe` once.
|
||||||
- Create a new folder called Bin in `C:\ProgramData\Radarr\Bin`
|
* Create a new folder called Bin in `C:\ProgramData\Radarr\Bin`
|
||||||
- Copy all the contents of the extracted archive into the Bin folder.
|
* Copy all the contents of the extracted archive into the Bin folder.
|
||||||
- Run `ServiceInstall.exe`
|
* Run `ServiceInstall.exe`
|
||||||
|
|
||||||
Radarr should now be installed as a service and auto started, check it is running by Navigating to http://localhost:7878. If the Web-ui opens installation is complete, if nothing happens open Task Manager, click the services tab, find Radarr, right click and choose "Start"
|
Radarr should now be installed as a service and auto started, check it is running by Navigating to <http://localhost:7878>. If the web-ui opens and works, installation is complete. If nothing happens, open Task Manager to the services tab, find Radarr, right click and choose "Start"
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
### Debian/Ubuntu ###
|
### Debian/Ubuntu ###
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user