2023-02-28 00:15:03 +00:00
name : nzbget
services :
2023-03-07 00:52:47 +00:00
nzbget :
environment :
NZBGET_PASS : tegbzn6789
NZBGET_USER : nzbget
PGID : "1000"
PUID : "1000"
TZ : Europe/London
image : linuxserver/nzbget:21.1.20230119
2023-03-07 18:15:13 +00:00
deploy :
resources :
reservations :
memory : 64M
2023-03-07 00:52:47 +00:00
network_mode : bridge
ports :
- target : 6789
published : "6789"
protocol : tcp
restart : unless-stopped
volumes :
- type : bind
source : /DATA/AppData/nzbget/config
target : /config
- type : bind
source : /DATA/Downloads
target : /downloads
x-casaos :
author : CasaOS Team
category : Downloader
container :
envs :
2023-03-25 01:14:10 +00:00
- container : PUID
2023-03-07 00:52:47 +00:00
description :
en_US : ""
2023-03-25 01:14:10 +00:00
- container : PGID
2023-03-07 00:52:47 +00:00
description :
en_US : ""
2023-03-25 01:14:10 +00:00
- container : TZ
2023-03-07 00:52:47 +00:00
description :
en_US : ""
2023-03-25 01:14:10 +00:00
- container : NZBGET_USER
2023-03-07 00:52:47 +00:00
description :
en_US : ""
2023-03-25 01:14:10 +00:00
- container : NZBGET_PASS
2023-03-07 00:52:47 +00:00
description :
en_US : ""
port_map : "6789"
2023-02-28 00:15:03 +00:00
ports :
2023-03-25 01:14:10 +00:00
- container : "6789"
2023-03-07 00:52:47 +00:00
description :
en_US : ""
2023-03-09 00:45:48 +00:00
2023-02-28 00:15:03 +00:00
volumes :
2023-03-25 01:14:10 +00:00
- container : /config
2023-03-07 00:52:47 +00:00
description :
en_US : ""
2023-03-25 01:14:10 +00:00
- container : /downloads
2023-02-28 00:15:03 +00:00
description :
2023-03-07 00:52:47 +00:00
en_US : ""
description :
en_US : NZBGet can run on almost any device - classic PC, NAS, media player, SAT-receiver, WLAN-router, etc. The download area provides precompiled binaries for Windows, macOS, Linux (compatible with many CPUs and platform variants), FreeBSD and Android. For other platforms the program can be compiled from sources.
2023-03-25 01:14:10 +00:00
zh_CN : NZBGet可以在几乎任何设备上运行-经典PC, NAS, 媒体播放器, SAT接收器, WLAN路由器等。下载区提供了Windows, macOS, Linux( 兼容许多CPU和平台变体) , FreeBSD和Android的预编译二进制文件。对于其他平台, 可以从源代码编译程序。
2023-03-07 00:52:47 +00:00
developer : ' Nzbget Team'
icon : https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Nzbget/icon.png
screenshot_link :
- https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Nzbget/screenshot-1.png
- https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Nzbget/screenshot-2.png
- https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Nzbget/screenshot-3.png
- https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Nzbget/screenshot-4.png
tagline :
en_US : Efficient Usenet downloader
2023-03-25 01:14:10 +00:00
zh_CN : 高效的Usenet下载器
2023-03-07 00:52:47 +00:00
thumbnail : https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Nzbget/thumbnail.png
tips : {}
title :
en_US : Nzbget
2023-02-28 00:15:03 +00:00
x-casaos :
2023-03-07 00:52:47 +00:00
architectures :
- amd64
- arm
- arm64
main_app : nzbget