add: Autobrr (#293)

This commit is contained in:
Fabricio Silva 2023-10-31 06:03:38 +00:00 committed by GitHub
parent 510256bad4
commit c4b259ff28
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 50 additions and 0 deletions

View File

@ -0,0 +1,50 @@
name: autobrr
services:
autobrr:
container_name: autobrr
image: ghcr.io/autobrr/autobrr:v1.30.0
network_mode: bridge
restart: unless-stopped
environment:
TZ: $TZ
ports:
- target: 7474
published: "7474"
protocol: tcp
volumes:
- type: bind
source: /DATA/AppData/$AppID/config
target: /config
x-casaos:
envs:
- container: TZ
description:
en_us: TimeZone
ports:
- container: "7474"
description:
en_us: WebUI HTTP Port
volumes:
- container: /config
description:
en_us: Autobrr config directory
x-casaos:
main: autobrr
architectures:
- amd64
- arm
- arm64
port_map: "7474"
title:
en_us: Autobrr
author: Autobrr Team
developer: Autobrr Team
category: Media
icon: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Autobrr/icon.png
thumbnail: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Autobrr/thumbnail.png
screenshot_link:
- https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Autobrr/screenshot-1.png
description:
en_us: Autobrr is the modern download automation tool for torrents and usenet. With inspiration and ideas from tools like trackarr, autodl-irssi and flexget we built one tool that can do it all, and then some.
tagline:
en_us: Modern, easy to use download automation for torrents and usenet.

BIN
Apps/Autobrr/icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 88 KiB

BIN
Apps/Autobrr/thumbnail.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 49 KiB