Pulsarr
Docker app from sp00ks' Repository
Overview
Requirements
Runtime arguments
- Web UI
http://[IP]:[PORT:3003]/- Network
bridge- Shell
sh- Privileged
- false
Template configuration
User ID the container runs as
- Default
- 99
- Value
- 99
Group ID the container runs as
- Default
- 100
- Value
- 100
Port to access the web UI
- Target
- 3003
- Default
- 3003
- Value
- 3003
Path for configuration files, database, and logs
- Target
- /app/data
- Default
- /mnt/user/appdata/pulsarr
- Value
- /mnt/user/appdata/pulsarr
Timezone in TZ format (e.g., America/New_York, Europe/London)
- Target
- TZ
- Default
- America/Los_Angeles
- Value
- America/Los_Angeles
Set to true if accessing Pulsarr through HTTPS (reverse proxy)
- Target
- cookieSecured
- Default
- false
- Value
- false
URL subpath when behind a reverse proxy (e.g., /pulsarr)
- Target
- basePath
- Default
- /
- Value
- /
Authentication mode: required, requiredExceptLocal, or disabled
- Target
- authenticationMethod
- Default
- required
- Value
- required
Allow embedding in Organizr, Homarr, Homepage, etc.
- Target
- allowIframes
- Default
- false
- Value
- false
Apprise API server URL (e.g., http://apprise:8000). Enables Apprise notifications when set.
- Target
- appriseUrl
Log all HTTP requests - useful for debugging reverse proxy issues
- Target
- enableRequestLogging
- Default
- false
- Value
- false
Database type: sqlite or postgres
- Target
- dbType
- Default
- sqlite
- Value
- sqlite
Full connection string (e.g., postgres://user:pass@host:5432/pulsarr). Supersedes host, port, database, user, and password options if set.
- Target
- dbConnectionString
PostgreSQL server hostname (only if dbType=postgres)
- Target
- dbHost
- Default
- localhost
- Value
- localhost
PostgreSQL server port (only if dbType=postgres)
- Target
- dbPort
- Default
- 5432
- Value
- 5432
PostgreSQL database name (only if dbType=postgres)
- Target
- dbName
- Default
- pulsarr
- Value
- pulsarr
PostgreSQL username (only if dbType=postgres)
- Target
- dbUser
- Default
- postgres
- Value
- postgres
PostgreSQL password (only if dbType=postgres)
- Target
- dbPassword
Categories
Download Statistics
Total Downloads Over Time
Details
lakker/pulsarr:latestRun Pulsarr on Unraid.
Pulsarr is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.