All apps · 0 apps
PinePods
Docker app from grtgbln's Repository
Overview
A Rust based podcast management system that manages podcasts with multi-user support and relies on a central database with clients to connect to it.
Install PinePods on Unraid in a few clicks.
Find PinePods in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.
Open the Apps tab on your Unraid server Search Community Apps for PinePods Review the template variables and paths Click Install
Requirements
This template requires a separate MariaDB or PostgreSQL database, and a separate Valkey instance.
Download Statistics
392,905
Total Downloads
28,914
This Month
30,683
Avg / Month
Total Downloads Over Time
Loading chart...
Related apps
Explore more like this
Explore allLinks
Details
Repository
madeofpendletonwool/pinepods:latestLast Updated2026-05-29
First Seen2024-10-12
Runtime arguments
- Web UI
http://[IP]:[PORT:8040]- Network
bridge- Privileged
- false
Template configuration
Web UI PortPorttcp
Container Port: 8040
- Target
- 8040
- Default
- 8040
- Value
- 8040
UsernameVariable
Username for login
- Target
- USERNAME
PasswordVariable
Password for login
- Target
- PASSWORD
User Full NameVariable
Full name of user
- Target
- FULLNAME
User EmailVariable
Email of user
- Target
Database - TypeVariable
Type of database to use
- Target
- DB_TYPE
- Default
- mariadb|postgresql
Database - HostVariable
Hostname of database
- Target
- DB_HOST
Database - PortVariable
Port of database
- Target
- DB_PORT
Database - NameVariable
Name of database
- Target
- DB_NAME
Database - UsernameVariable
Username for database
- Target
- DB_USER
Database - PasswordVariable
Password for database
- Target
- DB_PASSWORD
Valkey - HostVariable
Hostname of Valkey instance
- Target
- VALKEY_HOST
Valkey - PortVariable
Port of Valkey instance
- Target
- VALKEY_PORT
- Default
- 6379
- Value
- 6379
Downloads PathPathrw
Path to downloads folder
- Target
- /opt/pinepods/downloads
- Default
- /mnt/user/appdata/pinepods/downloads
Search API URLVariable
URL of podcast search API
- Target
- SEARCH_API_URL
- Default
- https://search.pinepods.online/api/search
- Value
- https://search.pinepods.online/api/search
People API URLVariable
URL of people API
- Target
- PEOPLE_API_URL
- Default
- https://people.pinepods.online
- Value
- https://people.pinepods.online
Debug ModeVariable
Enable debug mode
- Target
- DEBUG
- Default
- False|True
Backups PathPathrw
Path to backups folder
- Target
- /opt/pinepods/backups
- Default
- /mnt/user/appdata/pinepods/backups