DRAFT: setup
Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
This commit is contained in:
@@ -10,6 +10,7 @@ This is an index of existing articles:
|
||||
- **Examples**
|
||||
- **[Basic Example](/wiki/examples/example-1)**
|
||||
- **[Example Configuration Where Port Forwarding Is Not an Option](/wiki/examples/example-2)**
|
||||
- **[Setup the applications](/wiki/setup)**
|
||||
- **[Exposing Services Safely](/wiki/expose)**
|
||||
- **VPN**
|
||||
- **[Running Services Not Covered by Nixarr Through a VPN](/wiki/vpn/uncovered-services)**
|
||||
|
||||
@@ -0,0 +1,32 @@
|
||||
---
|
||||
title: Setup the applications
|
||||
---
|
||||
|
||||
Here are some guides to help you set up the applications.
|
||||
We asume you let the default ports, if you changed them, you will need to change the port in the URLs.
|
||||
Same if you are using a domain name, change the URLs to your domain name.
|
||||
We asume you are using the [first example](/wiki/examples/example-1) in your nix configuration.
|
||||
|
||||
## Jellyfin
|
||||
|
||||
- Open your browser and go to `http://localhost:8096`.
|
||||
- Follow the setup wizard.
|
||||
|
||||
## Jellyseerr
|
||||
|
||||
## Radarr
|
||||
|
||||
- Open your browser and go to `http://localhost:7878`.
|
||||
- You will be asked to set up a new account.
|
||||
|
||||
## Sonarr
|
||||
|
||||
## Bazarr
|
||||
|
||||
## Prowlarr
|
||||
|
||||
- Open your browser and go to `http://localhost:9696`.
|
||||
- You will be asked to set up a new account.
|
||||
- Go to Settings > Apps and add your *Arrs. To get the API key, go to:
|
||||
- Radarr: `http://localhost:7878/settings/general`
|
||||
- Sonarr: `http://localhost:8989/settings/general`
|
||||
Reference in New Issue
Block a user