Files
radarr/README.md
Lukáš Kucharczyk 193779068e
All checks were successful
continuous-integration/drone/push Build is passing
Import changes from GitHub
2021-07-25 21:39:25 +02:00

12 lines
435 B
Markdown

# Radarr With Healthcheck
Simple healthcheck that polls the official Radarr v3 API to see if there are
any problems. Based on the `linuxserver/radarr:preview` image.
## Environmental Variables
Both MUST be defined otherwise the healthcheck will fail.
- `RADARR_URL` - The URL to your Radarr container. Either an IP address with
port number or URL if you're using a reverse proxy.
- `APIKEY` - Can be found in Settings -> General.