DRAFT: setup

Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
This commit is contained in:
Hadi
2025-05-13 22:35:45 +02:00
parent 2038a5985b
commit def8e6fec0
2 changed files with 33 additions and 0 deletions
+32
View File
@@ -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`