mirror of
https://github.com/hassio-addons/repository.git
synced 2025-05-03 18:51:29 +00:00
20 lines
452 B
YAML
20 lines
452 B
YAML
name: Prowlarr
|
|
version: 0.21.0
|
|
slug: prowlarr
|
|
description: Indexer manager/proxy built on the popular arr stack to integrate with
|
|
your various PVR apps
|
|
url: https://github.com/hassio-addons/addon-prowlarr/tree/main/README.md
|
|
codenotary: codenotary@frenck.dev
|
|
webui: http://[HOST]:[PORT:9696]
|
|
init: false
|
|
arch:
|
|
- aarch64
|
|
- amd64
|
|
- armv7
|
|
map:
|
|
- addon_config:rw
|
|
- share:rw
|
|
- media:rw
|
|
ports:
|
|
9696/tcp: 9696
|
|
image: ghcr.io/hassio-addons/prowlarr/{arch}
|