All apps · 0 apps
Castopod
OfficialDocker app from grtgbln's Repository
Overview
Castopod is a free and open-source hosting platform made for podcasters who want to engage and interact with their audience.
See documentation for all available configuration options: https://docs.castopod.org/main/en/getting-started/docker/
See documentation for all available configuration options: https://docs.castopod.org/main/en/getting-started/docker/
Install Castopod on Unraid in a few clicks.
Find Castopod 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 Castopod Review the template variables and paths Click Install
Requirements
Requires separate MariaDB and Redis databases.
Download Statistics
155,842
Total Downloads
8,962
This Month
8,011
Avg / Month
Total Downloads Over Time
Loading chart...
Related apps
Explore more like this
Explore allLinks
Details
Repository
castopod/castopod:latestLast Updated2026-06-05
First Seen2024-10-14
Runtime arguments
- Web UI
http://[IP]:[PORT:8000]- Network
bridge- Privileged
- false
Template configuration
Web UI PortPorttcp
Container Port: 8000
- Target
- 8000
- Default
- 8000
- Value
- 8000
App URLVariable
URL of Castopod. Change to IP or domain.
- Target
- CP_BASEURL
- Default
- http://localhost:8000
- Value
- http://localhost:8000
Analytics SaltVariable
Salt for analytics
- Target
- CP_ANALYTICS_SALT
MariaDB - HostVariable
Hostname of MariaDB
- Target
- CP_DATABASE_HOSTNAME
MariaDB - UsernameVariable
Username for MariaDB
- Target
- CP_DATABASE_USERNAME
MariaDB - PasswordVariable
Password for MariaDB
- Target
- CP_DATABASE_PASSWORD
MariaDB - DatabaseVariable
Name of MariaDB database
- Target
- CP_DATABASE_NAME
Redis - HostVariable
Hostname of Redis
- Target
- CP_REDIS_HOST
Redis - PortVariable
Port of Redis
- Target
- CP_REDIS_PORT
- Default
- 6379
- Value
- 6379
Redis - PasswordVariable
Password for Redis
- Target
- CP_REDIS_PASSWORD
Redis - DatabaseVariable
Database number for Redis
- Target
- CP_REDIS_DATABASE
- Default
- 0
- Value
- 0
Cache HandlerVariable
Cache handler to use
- Target
- CP_CACHE_HANDLER
- Default
- redis|file
Media PathPathrw
Path to media storage
- Target
- /var/www/castopod/public/media
- Default
- /mnt/user/appdata/castopod/media
- Value
- /mnt/user/appdata/castopod/media