mirror of
https://github.com/hassio-addons/repository-beta.git
synced 2025-05-03 18:41:30 +00:00
19 lines
400 B
YAML
19 lines
400 B
YAML
name: Readarr
|
|
version: 0.3.1
|
|
slug: readarr
|
|
description: Book Manager and Automation (Sonarr for Ebooks)
|
|
url: https://github.com/hassio-addons/addon-readarr/tree/main/README.md
|
|
codenotary: codenotary@frenck.dev
|
|
webui: http://[HOST]:[PORT:8787]
|
|
init: false
|
|
arch:
|
|
- aarch64
|
|
- amd64
|
|
- armv7
|
|
map:
|
|
- addon_config:rw
|
|
- share:rw
|
|
- media:rw
|
|
ports:
|
|
8787/tcp: 8787
|
|
image: ghcr.io/hassio-addons/readarr/{arch}
|