Applications - Pro-Tweaker/SEEDbox GitHub Wiki
Applications, roles and images names
[!NOTE]
The Version / Tag column is the value shipped in
defaults/settings.yml.default.
Every one of them is overridable in your own settings.yml through the role's tag key, so this
column is the default, not a hard requirement. Where a tag is pinned rather than latest, it is
pinned on purpose.
Core
Download
| Application |
Web Interface |
Docker image |
Version / Tag |
Default OS/ARCH |
ARM OS/ARCH |
Authentication |
Homer |
| qBittorrent |
qbittorrent.yourdomain.com |
linuxserver/qbittorrent |
5.2.3 |
linux/amd64 |
linux/arm64/v8 |
Authelia |
Yes |
| ruTorrent |
rutorrent.yourdomain.com |
crazymax/rtorrent-rutorrent |
latest |
linux/amd64 |
none |
Authelia |
Yes |
| NZBGet |
nzbget.yourdomain.com |
linuxserver/nzbget |
latest |
linux/amd64 |
linux/arm64/v8 |
Authelia |
Yes |
| SABnzbd |
sabnzbd.yourdomain.com |
linuxserver/sabnzbd |
latest |
linux/amd64 |
linux/arm64/v8 |
Authelia |
Yes |
| Flood |
flood.yourdomain.com |
jesec/flood |
latest |
linux/amd64 |
linux/arm64 |
Authelia |
Yes |
| qui |
qui.yourdomain.com |
autobrr/qui |
latest |
linux/amd64 |
linux/arm64 |
Built-in |
Yes |
PVR
| Application |
Web Interface |
Docker image |
Version / Tag |
Default OS/ARCH |
ARM OS/ARCH |
Authentication |
Homer |
| Prowlarr |
prowlarr.yourdomain.com |
linuxserver/prowlarr |
latest |
linux/amd64 |
linux/arm64/v8 |
Authelia |
Yes |
| Sonarr |
sonarr.yourdomain.com |
linuxserver/sonarr |
latest |
linux/amd64 |
linux/arm64/v8 |
Authelia |
Yes |
| Radarr |
radarr.yourdomain.com |
linuxserver/radarr |
latest |
linux/amd64 |
linux/arm64/v8 |
Authelia |
Yes |
| Lidarr |
lidarr.yourdomain.com |
linuxserver/lidarr |
latest |
linux/amd64 |
linux/arm64/v8 |
Authelia |
Yes |
| Readarr |
readarr.yourdomain.com |
linuxserver/readarr |
nightly |
linux/amd64 |
linux/arm64/v8 |
Authelia |
Yes |
| Bazarr |
bazarr.yourdomain.com |
linuxserver/bazarr |
latest |
linux/amd64 |
linux/arm64/v8 |
Authelia |
Yes |
Media
| Application |
Web Interface |
Docker image |
Version / Tag |
Default OS/ARCH |
ARM OS/ARCH |
Authentication |
Homer |
| Seerr |
seerr.yourdomain.com |
seerr-team/seerr |
latest |
linux/amd64 |
linux/arm64/v8 |
Built-in |
Yes |
| Jellyfin |
jellyfin.yourdomain.com |
linuxserver/jellyfin |
latest |
linux/amd64 |
linux/arm64/v8 |
Built-in |
Yes |
| Navidrome |
navidrome.yourdomain.com |
deluan/navidrome |
latest |
linux/amd64 |
linux/arm64 |
Built-in |
Yes |
| Kavita |
kavita.yourdomain.com |
linuxserver/kavita |
latest |
linux/amd64 |
linux/arm64 |
Built-in |
Yes |
| Yamtrack |
yamtrack.yourdomain.com |
fuzzygrim/yamtrack |
latest |
linux/amd64 |
linux/arm64 |
Built-in |
Yes |
| Yamtrack Redis |
- |
redis |
8-alpine |
linux/amd64 |
linux/arm64/v8 |
no WEBUI |
no WEBUI |
Tools
| Application |
Web Interface |
Docker image |
Version / Tag |
Default OS/ARCH |
ARM OS/ARCH |
Authentication |
Homer |
| File Browser |
filebrowser.yourdomain.com |
filebrowser/filebrowser |
latest |
linux/amd64 |
linux/arm64 |
Built-in |
Yes |
| Syncthing |
syncthing.yourdomain.com |
syncthing/syncthing |
latest |
linux/amd64 |
linux/arm64 |
Authelia |
Yes |
| ArchiveBox |
archivebox.yourdomain.com |
archivebox/archivebox |
latest |
linux/amd64 |
linux/arm64 (dev) |
Authelia |
Yes |
| whoami |
whoami.yourdomain.com |
traefik/whoami |
latest |
linux/amd64 |
linux/arm64/v8 |
Authelia |
No |
Monitoring
| Application |
Web Interface |
Docker image |
Version / Tag |
Default OS/ARCH |
ARM OS/ARCH |
Authentication |
Homer |
| Netdata |
netdata.yourdomain.com |
netdata/netdata |
latest |
linux/amd64 |
linux/arm64 |
Authelia |
Yes |
| Speedtest Tracker |
speedtesttracker.yourdomain.com |
linuxserver/speedtest-tracker |
latest |
linux/amd64 |
linux/arm64 |
Authelia |
Yes |
| LibreSpeed |
librespeed.yourdomain.com |
linuxserver/librespeed |
latest |
linux/amd64 |
linux/arm64/v8 |
Authelia |
Yes |
| Scrutiny |
scrutiny.yourdomain.com |
analogj/scrutiny |
latest-omnibus |
linux/amd64 |
linux/arm64/v8 |
Authelia |
Yes |
Extras
| Application |
Web Interface |
Docker image |
Version / Tag |
Default OS/ARCH |
ARM OS/ARCH |
Authentication |
Homer |
| Tinymotd |
- |
(Not Docker - GIT) bderenzo/tinymotd |
latest[git] |
- |
- |
- |
- |
| Utils |
- |
(Not Docker - role) utils |
- |
- |
- |
- |
- |
Notes on the table
Registries
Images pulled from the GitHub Container Registry rather than Docker Hub: every LinuxServer.io
image, Scrutiny, Seerr, Yamtrack, qui and Homer Service Discovery. The rest come from Docker Hub.
Pinned tags
| Image |
Tag |
Reason |
| Traefik |
3.7.9 |
|
| CrowdSec bouncer plugin |
v1.7.1 |
Traefik plugin, resolved at Traefik start |
| qBittorrent |
5.2.3 |
|
| Readarr |
nightly |
Upstream ships no stable tag |
| CrowdSec |
latest-debian |
Matches the host family |
| Scrutiny |
latest-omnibus |
Bundles InfluxDB, so no separate database container |
Authentication column
- Authelia: the router carries the
authelia@docker forward-auth middleware, so Authelia gates
the app before its own login page is ever reached.
- authelia-basic: the
authelia-basic@docker middleware, which answers with HTTP basic auth
instead of a redirect. Used by Homer only.
- Built-in: no Authelia middleware. The application's own login is the only thing in front of it.
See Authentication for the full split
and what it means for the apps in the Built-in group.
Homer column
Yes means the role sets homer.enable: "true" plus homer.name, homer.service and
homer.priority labels, which Homer Service Discovery reads to build the dashboard. See the
Homer matrix for the resulting layout.